[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] OS Circular on KVM/KQEMU/QEMU
From: |
Kuniyasu Suzaki |
Subject: |
[Qemu-devel] OS Circular on KVM/KQEMU/QEMU |
Date: |
Fri, 18 May 2007 16:14:20 +0900 (JST) |
Hello,
We release the script for OS Circular on QEMU/KQEMU/KVM. OS Circular
is Internet Disk Image Distributor for VM.
OS Circular depended on Xen-HVM and required the CPU which includes
virtualization extension(Intel-VT or AMD-SVM). The script enables to
run OS Circular on normal x86 CPU because it selects QEMU or KQEMU
when the CPU don't have virtualization extension.
The script is effective on VMKNOPPIX.
VM KNOPPIX
http://unit.aist.go.jp/itri/knoppix/vmknoppix/index-en.html
OS Circular
http://openlab.jp/oscircular/
Script
http://unit.aist.go.jp/itri/knoppix/vmknoppix/qemu-httpfuse.sh
ISO of VMKNOPPIX
ftp://unit.aist.go.jp/itri/knoppix/iso/knoppix_v5.1.1CD_20070104_xen3.0.4.1_vbox_ima-20070316+IPAFont_AC20070328.iso
Bittorrent for ISO of VMKNOPPIX
http://unit.aist.go.jp/itri/knoppix/vmknoppix/knoppix_v5.1.1CD_20070104_xen3.0.4.1_vbox_ima-20070316+IPAFont_AC20070328.iso.torrent
*** USAGE ***
* Boot VMKNOPPIX. Select "normal kernel" at GRUB Menu.
* Download "qemu-httpfuse.sh". Change the permission.
# chmod a+x qemu-httpfuse.sh
* After that run the script. It checks the CPU and select the best one
among KVM, KQEMU and QEMU for OS Circular.
# ./qemu-httpfuse.sh
The Guest OS image is obtained by HTTP-FUSE CLOOP. Current available
OS is Debian GNU/Linux.
------
suzaki
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Qemu-devel] OS Circular on KVM/KQEMU/QEMU,
Kuniyasu Suzaki <=