mirror of
https://github.com/lxsang/meta-rpi-diya.git
synced 2025-08-28 23:02:40 +02:00
Compare commits
1 Commits
dbc5d431a0
...
2f344c40e4
Author | SHA1 | Date | |
---|---|---|---|
|
2f344c40e4 |
@@ -103,8 +103,8 @@ else
|
|||||||
fatal "ERROR: /dev doesn't exist and kernel doesn't has devtmpfs enabled."
|
fatal "ERROR: /dev doesn't exist and kernel doesn't has devtmpfs enabled."
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
# run init in single user mode
|
||||||
exec /sbin/init
|
exec /sbin/init -s
|
||||||
|
|
||||||
# Catch all
|
# Catch all
|
||||||
fatal "ERROR: Initramfs failed to initialize the system."
|
fatal "ERROR: Initramfs failed to initialize the system."
|
||||||
|
Reference in New Issue
Block a user