e2fsck [WARNING].......
Ralph Crongeyer
rcrongeyer at rpicc.com
Wed May 7 17:34:10 GMT 2003
Hi all,
I get this warning every time I boot:
Only one of the options
e2fsck -p/-a -n or -y may be specified [WARNING]
Old init script maby?
Also e2fsck doesn't run even if my Maximal boot count is reached.
Here is my fstab:
# /etc/fstab: static file system information.
# <file system> <mount point> <type> <options> <dump> <pass>
# Virtual, memory only, or non physical file systems
proc /proc proc defaults 0 0
devfs /dev devfs defaults 0 0
#shm /dev/shm shm defaults 0 0
#devpts /dev/pts devpts defaults 0 0
tmpfs /var/lock tmpfs defaults 0 0
tmpfs /var/run tmpfs defaults 0 0
# example of a "mount --bind"
#olddir /newdir ext3 defaults,bind 0 0
# the below is for putting /tmp to tmpfs
#tmpfs /tmp tmpfs defaults,size=256m,nr_inodes=64m 0 0
# for usb filesystem mounted under proc, uncomment below
usbdevfs /proc/bus/usb usbdevfs defaults 0 0
# Virtual memory swap file
# If you need it then create it with the following commands
# dd if=/dev/zero of=/swapfile bs=1M count=1024
# mkswap /swapfile
# chmod 000 /swapfile
# Then uncomment the line below.
# /swapfile none swap defaults 0 0
/dev/discs/disc0/part2 none swap defaults 0 0
/dev/discs/disc0/part3 / ext3 defaults,noatime 0 1
# /dev/cdrom /mnt/cdrom auto ro,auto,users,exec 0 0
/dev/sda /mnt/floppy auto rw,auto,users,exec,umask=0 0 0
/dev/hda1 /mnt/windowsxp ntfs rw,auto,users,exec,umask=0 0 0
/dev/scsi/host0/bus0/target0/lun0/cd /mnt/cdrom auto ro,noauto,user,exec 0 0
How do I fix this?
Ralph
More information about the Lunar
mailing list