Qemu @OPenBSD
| Quick Start: | 1. get a bootable floppy image | 2. qemu-img create -f qcow2 virtual.hd 10G | 3. qemu -m 32 -fda floppy.fs -boot a -monitor stdio virtual.hd | (initial install to hard drive) | 4. qemu-img convert -c -O qcow2 virtual.hd tmp && mv tmp virtual.hd | (compress hard drive while qemu [...]
Posted on May 1, 2008 at 10:02 PM by krisna · Permalink
· Leave a comment
In: Uncategorized · Tagged with: OpenBSD, Qemu
In: Uncategorized · Tagged with: OpenBSD, Qemu
