> 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 [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

