#20: There is no virtio drivers in the kernel image -------------------------+-------------------------------------------------- Reporter: giner | Owner: Type: enhancement | Status: new Priority: major | Milestone: Component: bootdisk | Version: 4.8 Keywords: virtio | -------------------------+--------------------------------------------------
Comment(by giner): Sorry, I can't do it cause don't know how can I do it, but there are some information from linux-kvm.org {{{ Get Kernel >= 2.6.25 and activate (modules should also work, but take care of initramdisk) * CONFIG_VIRTIO_PCI=y (Virtualization -> PCI driver for virtio devices) * CONFIG_VIRTIO_BALLOON=y (Virtualization -> Virtio balloon driver) * CONFIG_VIRTIO_BLK=y (Device Drivers -> Block -> Virtio block driver) * CONFIG_VIRTIO_NET=y (Device Drivers -> Network device support -> Virtio network driver) * CONFIG_VIRTIO=y (automatically selected) * CONFIG_VIRTIO_RING=y (automatically selected) * you can safely disable SATA/SCSI and also all other nic drivers if you only use VIRTIO (disk/nic) }}} -- Ticket URL: <http://sourceforge.net/apps/trac/unattended/ticket/20#comment:2> Unattended <https://apps.sourceforge.net/trac/unattended/> This is a system for fully automating the installation of Windows 2000 Professional and Server, Windows XP, and Windows Server 2003. ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ unattended-devel mailing list unattended-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/unattended-devel