switch_root is _not_ meant to be used in your case. try pivot_root instead. Notice, that you try to switch_root to an empty directory you just created (/mnt), which doesn't contain, by definition, any /sbin/init
-- Vladimir _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
