USB Disk: How to name the mount point "disk"

Swapnil Jain swapnil at pisces.net.in
Sat Apr 10 03:53:03 UTC 2010


just add a entry link

/dev/sdc1    /media/disk       auto            auto,user 0   0

to your /etc/fstab

where sdc1 may is your usb disk, in your case it may be different. theres also another simple way to do that. add the following line to your /etc/rc.local file

mount /dev/sdc1 /media/disk

enjoy!

Thanks!
------------------------------------------------------------
Swapnil Jain ( http://www.swapnil.me/ )
[Contact for Secure, Robust & Easy to Use Security Solutions]
Networking & Security Consultant ( http://www.pisces.net.in )
Indore, India
------------------------------------------------------------
E-mail: swapnil at pisces.net.in
GTalk : swapnil at pisces.net.in
MSN: jswapnil at hotmail.com
Skype : sj1410
YIM   : sj1410
------------------------------------------------------------



On 10-Apr-2010, at 9:01 AM, Ali Milis wrote:

> Hi,
> I tried ubuntu, and the USB flash disk mounts to /media/UGLY-UUID
> Is it possible to make it automatically mount to /media/disk?
> 
> thanks,
> 
> -- 
> Raja Ali M.I. Ilias, Bengkalis
> 
> -- 
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users





More information about the ubuntu-users mailing list