> if [ "$USE_CDROM" != "false" ] && [ ! -f /target/media/cdrom/.disk/info ]; > then > chroot /target mount /media/cdrom > log "mounting /media/cdrom" > fi
When I just tested and the LTSP installation failed, the USE_CDROM value is 'true' and nothing is mounted in /target/media/. The CD from /dev/sr0 is mounted on /cdrom/. -- Happy hacking Petter Reinholdtsen -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org