Typo fix
[ikiwiki.git] / docs / howtos / HowToKvmGuest / index.mdwn
1 Here's how to install a DragonFly BSD Guest under KVM Host:
2
3 1. Install kvm-84 or later on Linux host
4 1. Download DragonFly BSD ISO, e.g. dfly-2.2.1_REL.iso
5 1. Create guest with cpu(2), memory(1024m+), disk(ide), cdrom(ide), nic(e1000)
6 1. Boot guest use DragonFly BSD ISO with '-no-kvm' option, otherwise your screen will be ***mess*** !
7 1. Install DragonFly BSD as normal
8 1. Setup networks and sshd, make sure you can login the guest
9 1. Shutdown down DragonFly BSD guest
10 1. Reboot DragonFly BSD guest as normal(without '-no-kvm' option)
11 1. Login DragonFly BSD guest via ssh