Hello Chris,
Chris Ziomkowski:
> I am trying to test aufs. I have given up on using unionfs, as it keeps
> panicing my kernel. Unfortunately, I can't get aufs to run at all.
:::
> root:/# mount -t aufs none /tmp/autest -o dirs=/tmp/aubr1/:/usbstick/root=ro
:::
> aufs test_add:412:mount[10624]: /usbstick/root is overlapped
>
> Of course, this is blatantly untrue. Obviously /usbstick does not
> overlap with anything as I understand the meaning of the term. Has
If you had not mount /usbstick/root, aufs worked expectedly. But your
/proc/mounts shows that /dev/sda1 is mounted at /usbstick/root. That is
very strange.
I don't think you mounted /usbstick/root after the failure of aufs mount.
Will you try these steps and send me the debug log?
# mount -o ... /dev/sda1 /usbstick/root
# echo 8 > /proc/sys/kernel/printk
# (set up syslogd to receive debug log and restart it)
# echo 1 > /sys/fs/aufs/debug
# mount -t aufs -o dirs=/tmp/aubr1:/usbstick/root none /tmp/autest
# echo 0 > /sys/fs/aufs/debug
Junjiro R. Okajima
-------------------------------------------------------------------------
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=/