X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=scripts%2Flive-bottom%2F21xvidemode;h=23eb212e6105c66436cdd1593abc1a3a255f570b;hb=56d7b4e9c17311dfa071a5ac5cc80a2f1ff8e79f;hp=24116e9b4f8b57dc8824b58a285f4ab0dc59717f;hpb=e3db15425bab2e04a15cd975c7699203c2a6b104;p=live-boot-grml.git diff --git a/scripts/live-bottom/21xvidemode b/scripts/live-bottom/21xvidemode index 24116e9..23eb212 100755 --- a/scripts/live-bottom/21xvidemode +++ b/scripts/live-bottom/21xvidemode @@ -38,9 +38,9 @@ log_begin_msg "Configuring X video modes" if [ -n "$XVIDEOMODE" ] then - mount -n -o bind /sys /root/sys - mount -n -o bind /proc /root/proc - mount -n -o bind /dev /root/dev + mount -o bind /sys /root/sys + mount -o bind /proc /root/proc + mount -o bind /dev /root/dev chroot /root debconf-communicate -fnoninteractive live-initramfs > /dev/null << EOF set xserver-xorg/config/monitor/mode-list ${XVIDEOMODE}