LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   moving mount points in fstab (https://www.linuxquestions.org/questions/linux-general-1/moving-mount-points-in-fstab-282840/)

s_siouris 01-27-2005 07:50 AM

moving mount points in fstab
 
Hi guys,

I am using Fedora Core 3 and I have a usb memory stick, which mounts automatically in /media/USBDISK. When I change fstab to point to /media/usbstick, and create the folder, etc... everything is ok. But when I reboot and insert the memory stick again, FC3 still creates /media/USBDISK and not /media/usbstick.

The reason for this is because I have created two bash script files that rsync certain files:
HDD at work >> usb memory stick and also
usb memory stick >> HDD at home

and can also use these two scripts to to rsync:
HDD at home >> usb memory stick and also
usb memory stickk >> HDD at work

Could somebody please tell me how can I change permatelly the usb memory stick mount point? (I have grep'ed /etc/* for "USBDISK" but there is nowhere else other than fstab)

thanks
Spiros

oneandoneis2 01-27-2005 08:48 AM

You need to change udev's settings, not fstab's

See this thread from yesterday for more information


All times are GMT -5. The time now is 02:59 PM.