>2009/10/30 Christophe Osuna <[email protected]>: > > You probably want to use switch_root instead of pivot_root. >
I did try switch_root before, but failed with `no rootfs'. I traced into the source code of switch_root. It check the magic number of the old root filesystem. No file syetms except ram_fs/tmp_fs could be supported. So I don't think switch_root works on ext2 if I didn't misunderstand the source code. --- PRC _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
