mirror of
https://github.com/lxsang/meta-rpi-diya.git
synced 2024-11-08 06:28:23 +01:00
use sysvinit
This commit is contained in:
parent
2f344c40e4
commit
b6388526ae
@ -103,8 +103,8 @@ else
|
||||
fatal "ERROR: /dev doesn't exist and kernel doesn't has devtmpfs enabled."
|
||||
fi
|
||||
fi
|
||||
# run init in single user mode
|
||||
exec /sbin/init -s
|
||||
# run init
|
||||
exec /sbin/init
|
||||
|
||||
# Catch all
|
||||
fatal "ERROR: Initramfs failed to initialize the system."
|
||||
|
Loading…
Reference in New Issue
Block a user