Changes

Jump to: navigation, search

stoney cloud: Installation in Qemu\KVM

10 bytes removed, 13:10, 23 April 2014
/* Before finishing the installation */
== Before finishing the installation ==
When being asked <code>Do you want to reboot your system?</code> switch to a second console (Alt + F2) and execute:
vim /mnt/osbd/boot/grub/grub.conf
When being asked <code>Do you want to reboot your system?</code> switch to a second console and do this: <source lang='bash'>vim /mnt/osbd/boot/grub/grub.conf# append Append the following to the two lines starting with "kernel":# doload virtdoload=virtio_pci,virtio_blk</source>
This will make sure that the initial ramdisk loads the required virtio-drivers during boot.
Afterwards switch back to the installer (Alt + F1) and answer <code>yes</code>.
== After having finished the installation ==
3,368
edits