From e7d88f5237fb77b70b85709515360a3fb3cc3f5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20B=C3=A4chler?= Date: Sun, 9 May 2010 13:51:59 +0200 Subject: archiso: Support booting from a virtio CD drive --- archiso/install/archiso | 1 + 1 file changed, 1 insertion(+) (limited to 'archiso/install') diff --git a/archiso/install/archiso b/archiso/install/archiso index ee51da7..ad1c1d0 100644 --- a/archiso/install/archiso +++ b/archiso/install/archiso @@ -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="" -- cgit v1.2.2