EXT3-fs warning:?
rcrongeyer at rpicc.com
rcrongeyer at rpicc.com
Thu May 22 17:29:55 GMT 2003
Hi all,
I know I have posted a message about this on the list before but I have
yet to figure it out. I am getting this warning during boot up:
EXT3-fs warning: maximal mount count reached, running e2fsck is recommended
I seens that the file system is being mounted in ordered data mode before
e2fsck is able to run. Everything is currently up to date. Here is a
snipit of my dmesg:
EXT3-fs: mounted filesystem with ordered data mode.
VFS: Mounted root (ext3 filesystem) readonly.
Freeing unused kernel memory: 104k freed
Adding Swap: 489972k swap-space (priority -1)
EXT3-fs warning: maximal mount count reached, running e2fsck is recommended
EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,3), internal journal
NTFS: Warning! NTFS volume version is Win2k+: Mounting read-only
I have set the last bit in fstab to 1 as suggested but it has no effect?
Here is my fstab file if it will help.
# /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
Any help would be great.
Thanks, Ralph
More information about the Lunar
mailing list