I type in 'fsck' at the root prompt and get this message:

Parallelizing fsck version 1.14 (9-Jan-1999)
WARNING:  bad format on line 2 of /etc/fstab

My /etc/fstab looks like this:

#<device> <mountpoint> <filesystemtype> <options> <dump> <fsck>
 
/dev/hda2 / ext2 defaults  1  1 

/dev/hda12 /home ext2 defaults 0 2
# mounts /dev/hda12 partition as the /home directory

devpts /dev/pts devpts gid=5,mode=620 0 0
/proc /proc proc defaults 0 0

/dev/hda3 none swap 0 0
# mounts the swap partition

/dev/fd0 /mnt/floppy auto defaults,user,noauto 0 0
/dev/hdc /mnt/cdrom iso9660 ro,user,noauto 0 0

Not sure what to make of this error.

--
Dzuy M. Nguyen

Reply via email to