Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Mounting/Unmounting an Encrypted Filesystem on a USB Drive
- Date: Mon, 10 Nov 2008 08:43:29 +0100
- From: Christian Horn <chorn@example.com>
- Subject: Re: [tlug] Mounting/Unmounting an Encrypted Filesystem on a USB Drive
- References: <20081110062659.GA13946@smtp.office.cynic.net>
- User-agent: Mutt/1.5.13 (2006-08-11)
On Mon, Nov 10, 2008 at 03:26:59PM +0900, Curt Sampson wrote: > I've got a USB drive with an ext3 filesystem on it in an encrypted LUKS > partition. I carry it around with me and mount and unmount it on various > machines at frequent intervals. > > Is there some convenient way in Ubuntu to mount and unmount this thing, > or should I just cons up a shell script to deal with this for me? Dunno if ubuntu does this differently, the linux-way to do this should be 'udev', 'man udev'. You can write udev-rules that must match some conditions (like "the new device uses the usb-storage driver" and "the device has serial-number xyz". Then actions can be performed like "the resulting device which could vary like /dev/sdb, /dev/sdc and so on always gets a symlink to /dev/walkman" or gets special permissions. Or execute a script that syncs the music-folder onto the stick. You could execute a script that is triggered that does you mounting magic. Christian
- References:
- [tlug] Mounting/Unmounting an Encrypted Filesystem on a USB Drive
- From: Curt Sampson
Home | Main Index | Thread Index
- Prev by Date: [tlug] Mounting/Unmounting an Encrypted Filesystem on a USB Drive
- Next by Date: [tlug] Bonenkai December Suggestions
- Previous by thread: [tlug] Mounting/Unmounting an Encrypted Filesystem on a USB Drive
- Next by thread: [tlug] Bonenkai December Suggestions
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links