Pierre M.R. wrote:
> 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.
> 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.
Some interesting points here.
1. /dev/sda16 on / type ext4 (rw)
2. Until you mentioned it, I thought I shutdown normally at the last
boot, but I did have a power failure from a thunderstorm about
10 days ago
3. When a did a manual mount of /mnt/lfs I got:
[ 1255.952175] EXT4-fs (sda13): mounting ext2 file system using the ext4
subsystem
[ 1255.956668] EXT4-fs (sda13): warning: mounting unchecked fs, running
e2fsck is recommended
[ 1255.957730] EXT4-fs (sda13): mounted filesystem without journal.
Opts: (null)
I'm doing an lfs build right now, but I'll umount/fsck/mount when done
and see if the messages are different.
-- Bruce
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page