Merging casper 1.236.
[live-boot-grml.git] / scripts / live-bottom / 41apt_cdrom
index 0b3f79b..eb7fbd8 100755 (executable)
@@ -37,7 +37,7 @@ then
        mount -n -o bind /proc /root/proc
        mount -n -o bind /dev /root/dev
 
-       chroot /root apt-cdrom -m add
+       chroot /root apt-cdrom -o Acquire::cdrom::AutoDetect=false -m add
 
        umount /root/dev
        umount /root/proc