Tue Jul 28, 2015 4:01 am
"It looks like you need to patch /usr/share/initramfs-tools/init
If you want to continue without patching, you must
set patch_init_nosystemd to no in the config file.
If you don't patch init, your iso will probably not boot."
mount -n -o move /sys ${rootmnt}/sys
#nuke /sys
#ln -s ${rootmnt}/sys /sys
mount -n -o move /proc ${rootmnt}/proc
#nuke /proc
#ln -s ${rootmnt}/proc /proc"
Tue Jul 28, 2015 11:24 am
Tue Jul 28, 2015 1:24 pm