parent
6e728a42ec
commit
5ad3a02938
@ -56,9 +56,10 @@ echo
|
|||||||
|
|
||||||
|
|
||||||
# Mount special file systems.
|
# Mount special file systems.
|
||||||
mkdir -p /etc
|
mkdir -p /etc/udev
|
||||||
touch /etc/fstab # to shut up mount
|
touch /etc/fstab # to shut up mount
|
||||||
touch /etc/mtab # to shut up mke2fs
|
touch /etc/mtab # to shut up mke2fs
|
||||||
|
touch /etc/udev/hwdb.bin # to shut up udeev
|
||||||
touch /etc/initrd-release
|
touch /etc/initrd-release
|
||||||
mkdir -p /proc
|
mkdir -p /proc
|
||||||
mount -t proc proc /proc
|
mount -t proc proc /proc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user