LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Fstab resets itself after two boots (https://www.linuxquestions.org/questions/linux-newbie-8/fstab-resets-itself-after-two-boots-197607/)

Bad_Bob 06-25-2004 10:09 AM

Fstab resets itself after two boots
 
I have two hardrives, one ext3 adn one fat32. (the linux drive always mounts fine)
I can set my fstab to mount the fat32 drive, and then reset the computer and it will be mounted, but if I rest again the fstab file is changed and it no longer mounts. I had this working correctly on a previos linux install, but I don't know what I did.

michaelk 06-27-2004 07:21 AM

Does the fstab entry for the drives have kudzu as an option? If so then remove the option.

Bad_Bob 06-27-2004 05:14 PM

I got it working (at least it has worked for the last four boots)
I put
/dev/hda2 /mnt/hda2 vfat rw,user,exec,umask=0 1 1
into the fstab


All times are GMT -5. The time now is 03:09 PM.