This commit is contained in:
Eelco Dolstra 2014-12-19 14:38:33 +01:00
parent 5ad3a02938
commit 80a85541d5

View file

@ -59,7 +59,7 @@ echo
mkdir -p /etc/udev
touch /etc/fstab # to shut up mount
touch /etc/mtab # to shut up mke2fs
touch /etc/udev/hwdb.bin # to shut up udeev
touch /etc/udev/hwdb.bin # to shut up udev
touch /etc/initrd-release
mkdir -p /proc
mount -t proc proc /proc