> I am trying to use switch_root in order to switch the root from one partition > to the other where my actual filesystem resides along with other binaries.
Hello Kanishka, Are you booting on an initramfs ? If you are, just ignore my message. If you are not, then switch_root is not the best/simplest way to change root filesystems; you could have more success with pivot_root instead. -- Laurent _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
