bl4: > These two logs which you refer to were produced at different times. I'm > attaching once again outputs of dmesg and fsck from one shutdown procedure.
Oh, different logs! It had to be wast of time. > > And your log shows > >> [ 241.753731] EXT2-fs warning: mounting unchecked fs, running e2fsck is > >> recommended > > > > I am afraid your "mount -o remount,ro /ro" didn't work. > > can you check it by /proc/mounts or something? > > But remount read-only doesn't output anything to dmesg, does it? This > message was from remount read-write. I am unsure whether remount read-only leave something in dmesg or not. Anyway try inserting "fgrep -w /ro /proc/mounts" or something to your script. It won't hurt anything. And if the message came from remount read-write, was it correct? I thought your /dev/hda1 was always checked and cleaned at system boot time. > Since I'm doing all the testing in a virtual machine, maybe I will > upload a vmware or qemu image with freshly installed system with this > configuration, so you can play with it directly if you're interested? Ok, send me the image with instructions in detail. I don't have much experiences about qemu. And, as you might know, your version is very very old. Aufs1 is obsoleted and not maintained now. Additionally, your problem doesn't look aufs's to me, currently. If the problem is a bug of aufs, I will fix it for aufs2 first and may NOT fix for aufs1. J. R. Okajima ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev
