Automatically mount USB flash drive to "/media/a"?
David Fletcher
dave at thefletchers.net
Mon Jan 3 18:27:42 UTC 2011
On Mon, 2011-01-03 at 10:13 -0800, MR ZenWiz wrote:
> How do you specify the "drive:" for mlabel? According to the man
> page, it's looking for an MSDOS/Windows type drive spec (A:), but
> there is no such thing in Linux....
>
Searching back through my command history, I seem to have used:-
sudo mlabel -i /dev/sdb1 ::usb-2g-car
for the 2Gb drive that I keep in the car glove box as an off site
backup.
note that I put the following:-
# My .bash_history configuration
export HISTCONTROL=ignoredups
export HISTSIZE=50000
into my .bashrc file, so that commands like this remain in there for
some considerable time.
More information about the ubuntu-users
mailing list