archiso: Support booting from a virtio CD drive

This commit is contained in:
Thomas Bächler 2010-05-09 13:51:59 +02:00
parent a457608083
commit e7d88f5237

View File

@ -6,6 +6,7 @@ install ()
if [ "x${MODULES}" != "x" ]; then
MODULES="${MODULES} usb_storage sd_mod sr_mod"
fi
MODULES="${MODULES} virtio_pci virtio_blk"
BINARIES=""
FILES=""