Updating defaults to also add try-usb parameter for cdrom-detect when building iso-hybrid images with included debian-installer.

This commit is contained in:
Daniel Baumann 2010-07-16 05:10:26 +02:00
parent d59d26b1ea
commit 643b41a29d
1 changed files with 1 additions and 1 deletions

View File

@ -901,7 +901,7 @@ Set_defaults ()
fi
case "${LH_BINARY_IMAGES}" in
usb*)
iso-hybrid|usb*)
# Try USB block devices for install media
if ! echo "${LH_BOOTAPPEND_INSTALL}" | grep -q try-usb
then