Hello > Unfortunately, aufs_related_infos/proc_mounts in your tar file is > empty. Send me /proc/mounts first please.
I'm very sorry! I didn't realized, that "cp /proc/mounts proc_mounts" doesn't copy the file content. # cat /proc/mounts rootfs / rootfs rw 0 0 /dev/hda2 /mnt/overlay ext2 ro 0 0 /dev/hda3 /mnt/rootfs ext2 ro 0 0 /dev/hda6 /mnt/rwdisk ext3 rw,data=ordered 0 0 aufs / aufs rw,si=cf986180,xino=/mnt/rwdisk/.aufs.xino,nowarn_perm,br:/mnt/rwdisk=rw:/mnt/overlay=ro:/mnt/rootfs=ro 0 0 proc /proc proc rw,nosuid,nodev,noexec 0 0 sysfs /sys sysfs rw,nosuid,nodev,noexec 0 0 udev /dev tmpfs rw,nosuid 0 0 devpts /dev/pts devpts rw,nosuid,noexec 0 0 none /tmp tmpfs rw 0 0 none /dev/shm tmpfs rw,nosuid,nodev,noexec 0 0 usbfs /proc/bus/usb usbfs rw,nosuid,noexec 0 0 /dev/loop0 /var/tmp/havp ext2 rw,mand 0 0 > > copy some files manually from rootfs to the Union, because > there some = > > files changed in the Union: > > host # cp /mnt/rootfs/<path-to-file> /<path-to-file> # some > files were = > > not up-to-date > > If the target file /<path-to-file> is set 'immutable', aufs may crash > like your case. Will you recognize it? You mean "chattr +i <file>"? I didn't set the flag on any file. Is it possible that a daemon is setting some flags? Best regards Elmar
smime.p7s
Description: S/MIME cryptographic signature
------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/
