basic (INSECURE!) init system
This commit is contained in:
parent
9a3667b66b
commit
d4a927cb22
6 changed files with 52 additions and 2 deletions
|
@ -57,7 +57,8 @@ done
|
|||
|
||||
|
||||
echo "Starting switch_root"
|
||||
exec switch_root /mnt /bin/sh
|
||||
#exec switch_root /mnt /etc/init.d/rcS
|
||||
exec switch_root /mnt /sbin/init
|
||||
|
||||
EOF
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue