mirror of
https://github.com/lxsang/meta-rpi-diya.git
synced 2025-12-23 21:46:23 +01:00
add base initscripts to initramfs image
This commit is contained in:
@@ -57,9 +57,6 @@ fatal() {
|
||||
# Variables shared amoung modules
|
||||
EFI_DIR=/sys/firmware/efi # place to store device firmware information
|
||||
|
||||
# make mount stop complaining about missing /etc/fstab
|
||||
touch /etc/fstab
|
||||
|
||||
# initialize /proc, /sys, /run/lock and /var/lock
|
||||
mkdir -p /proc /sys /run/lock /var/lock /var/run
|
||||
mount -t proc proc /proc
|
||||
|
||||
Reference in New Issue
Block a user