Click to See Complete Forum and Search --> : kernel 2.6.1 ( ext3 filesystem) readonly


talha999
01-17-2004, 01:38 AM
Dear all

i get following error when booted to my new kernel OS Redhat 9
but i can create file directories all other things seems to be normal uptill now

VFS: Mounted root ( ext3 filesystem ) readonly

i compiled ext3 buildin kernel

what i am missing

thanks and regards

mdwatts
01-17-2004, 10:57 AM
The boot mounts the filesystems as readonly first to do a filesystem check and then remounts as read/write.

You can create directories etc. when the system is up and running? Then you have nothing to worry about.