diff --git a/boot/boot-stage-2-init.sh b/boot/boot-stage-2-init.sh index a3387fbac571..c31b4620911a 100644 --- a/boot/boot-stage-2-init.sh +++ b/boot/boot-stage-2-init.sh @@ -96,6 +96,8 @@ udevd --daemon udevtrigger udevsettle # wait for udev to finish +chmod 666 /dev/null # grmbl + # Start an interactive shell. #exec @shell@