mirror of
https://github.com/lxsang/meta-rpi-diya.git
synced 2025-08-03 06:31:10 +02:00
add system update tools
This commit is contained in:
@ -58,7 +58,7 @@ fatal() {
|
||||
EFI_DIR=/sys/firmware/efi # place to store device firmware information
|
||||
|
||||
# initialize /proc, /sys, /run/lock and /var/lock
|
||||
mkdir -p /proc /sys /run/lock /var/lock /var/run
|
||||
mkdir -p /proc /sys /run/lock /var/lock /var/run /home
|
||||
mount -t proc proc /proc
|
||||
mount -t sysfs sysfs /sys
|
||||
|
||||
|
Reference in New Issue
Block a user