Hi, "Fernando A. P. Gomes": > I do a chroot (not a pivot_root, my apologies), this version of my initrd do > a > chroot like this: > > exec /filesystem/lib/ld-linux.so.2 --library-path /filesystem/lib > filesystem/initrd/bin/chroot filesystem /sbin/init
How about ldconfig after chroot? > > o Shared branches amnong several aufs > > What will happen if you stop sharing branches? For example, > > - /cdrom/tmpdir/1 for aufs1 > > - /cdrom/tmpdir/2 for aufs2 > > I don't undestand what you want here. Since there were several aufses in your /proc/mounts and they shares their branches, I suggested stop sharing. > > > I mount binded /etfw_changes to /.etfw_changes. > > > > Hmm,,, > > Do you know why your /proc/mounts didn't show it? > > It's because the final chroot in initrd. Do you mean that the bound mount is hidden by chroot? Are you sure? Junjiro Okajima ------------------------------------------------------------------------- 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
