Bruce Dubbs wrote: > Arthur Radley wrote: >> [ 3.411285] EXT4-fs (sda1): INFO: recovery required on readonly >> filesystem > I think it's normal. The messages may vary with the driver/kernel. On > kernel 3.8.3-LFS-7.3, I have: > > [ 3.580354] EXT3-fs (sda16): recovery required on readonly filesystem > [ 3.580494] EXT3-fs (sda16): write access will be enabled during recovery > [ 5.769971] EXT3-fs (sda16): recovery complete > [ 5.770128] EXT3-fs (sda16): mounted filesystem with writeback data mode > > but not the INFO part of the statement. > > -- Bruce The ext3-msg and ext4-msg from the kernel differs on the INFO. The kernel doesn't give the write access before the possible recovery required after a crash.
Pierre -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
