Have you actually read the messages that were posted? I am not trying to be 
rude, but:

1. it was hda2 that you wanted to fix

2. you need to remove "noauto" from the line that starts "/dev/hda2"

3. you need to move that hda2 line above the line that says "#Dynamic entries 
below (etc)". Mepis seems to add drives at boot time, but doesn't seem to 
change what is above that line.

4. Same goes for the hda3 line if you want to change its boot behaviour.

This is all covered by the answers to your initial query, in particular the 
good work by Robert F.



On Mon, 01 May 2006 22:36:54 +1200, Bernard <[EMAIL PROTECTED]> wrote:
> Ok just changed the file it now looks like this below but still does not
> work........My email has put some of the single lines on two lines but
> that
> is not the way it looks in file.
> 
> Bernard
> 
> # Pluggable devices are handled by uDev, they are not in
> fstab
> /dev/hdb1 / ext3 defaults,noatime 1 1
> /dev/hdb2 swap swap sw,pri=1 0 0
> none /proc proc defaults 0 0
> none /proc/bus/usb usbfs devmode=0666 0 0
> none /dev/pts devpts mode=0622 0 0
> none /sys sysfs defaults 0 0
> /dev/hdb3 /home ext3 defaults,noatime 1 2
> /dev/hda1 /mnt/hda1 ntfs noauto,users,exec,ro,umask=0222 0 0
> # Dynamic entries below, identified by 'users' option
> /dev/hda2 /mnt/hda2 vfat,ext3,ext2,reiserfs
> noauto,users,exec 0 0
> /dev/hda3 /mnt/hda3 vfat,ext3,ext2,reiserfs
> noauto,users,exec 0 0
> 
> 
> --
> No virus found in this outgoing message.
> Checked by AVG Free Edition.
> Version: 7.1.385 / Virus Database: 268.5.1/327 - Release Date: 4/28/2006

Reply via email to