X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=scripts%2Flive-bottom%2F41apt_cdrom;h=eb7fbd88bf01b8114628fb479754355cb8ee855b;hb=29c5edc37612c351083a5a2fbe034dbeb31dfb55;hp=0b3f79be71b87f9b7eabdaf610def3a237210e83;hpb=6112649bf507da5d58ae1841bc1fe2f61e90a30c;p=live-boot-grml.git diff --git a/scripts/live-bottom/41apt_cdrom b/scripts/live-bottom/41apt_cdrom index 0b3f79b..eb7fbd8 100755 --- a/scripts/live-bottom/41apt_cdrom +++ b/scripts/live-bottom/41apt_cdrom @@ -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