Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- sudo virt-install --connect qemu:///system --name SL60-sakura --ram 1024 \
- --disk pool=pool-lvm01,size=10,bus=virtio,cache=none --network bridge=br0,model=virtio \
- --vnc --vnclisten=192.168.1.30 --keymap=ja \
- --location=ftp://ftp.jaist.ac.jp:/pub/Linux/scientific/6.0/x86_64/os/ \
- --hvm --os-type=linux --os-variant=rhel6
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement