> Here the aufs line shows "xino=/tmp/.aufs.xino" which is the default > path when the writable branch is NFS. I am afraid that you forgot to > "mount -move" /tmp before chroot. It is necessary because aufs refers it > even if your initramfs is freed. > In your case, I'd recommend you to move /tmp. > For instance, > - mount all branches > - mount tmpfs /tmp > - mount aufs > - mount -move all branchs and /tmp under /root > - chroot or switch_root to /root and execute the init
I am unsure that the xino path is the cause of your problem. If you can use the serial console or net console and collect the system log, please send me the output of Magic SysRq + d, w, t and a. J. R. Okajima ------------------------------------------------------------------------------
