Hi,
 
> Ok.
> Now I suggest you to chdir before pivot_root/chroot or something.
> According to the url you mentioned before, I want you to try,
>
> cd /mnt/aufs
> pivot_root . filesystem/initrd
> cd filesystem
> exec < dev/console &> dev/console
> exec lib/ld-linux.so.2 --library-path lib
> bin/chroot . sbin/init

You want to reverse the migration to switch_root, and try again pivot_root + 
chroot?
This moment I have this:

exec nash /sbin/switch_root > /dev/null

switch_root file contains this line:

switchroot /filesystem

/filesystem is my aufs

Regards,
Fernando Gomes

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

Reply via email to