Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- virt-install --connect qemu:///system --name SL62-1 --ram 1024 \
- --disk path=/opt/kvm/SL62-1.img,size=6,bus=virtio,format=raw \
- --network bridge=br0,model=virtio \
- --vnc --vnclisten=192.168.1.30 --keymap=ja \
- --location=ftp://ftp.jaist.ac.jp/pub/Linux/scientific/6.2/x86_64/os/ \
- --hvm --os-type=linux --os-variant=rhel6
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement