Advertisement
powtrix

qemu

Apr 2nd, 2011
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 3.46 KB | None | 0 0
  1. qemu -localtime -m 256 -vga std -net vde,vlan=0 -net nic,vlan=0,macaddr=52:54:00:12:68:01 -k pt-br -drive file=/home/powtrix/qemus/redhat4u5-x86/redhat4u5-x86.qcow2,if=ide,index=0,media=disk,boot=on -soundhw hda -name redhat4u5-x86 -daemonize -smp 4,cores=4 -cpu host -pidfile /home/powtrix/qemus/redhat4u5-x86/redhat4u5-x86.pid -usbdevice tablet
  2. /usr/sbin/dnsmasq --log-queries --user=powtrix --dhcp-leasefile=/var/state/dhcp/qemu-dhcpd.leases --dhcp-range=192.168.10.128,192.168.10.199,255.255.255.0,192.168.10.255,8h --interface=tap0 --domain=qemu.pow
  3. qemu-system-x86_64 -localtime -m 2048 -vga std -net vde,vlan=0 -net nic,vlan=0,model=e1000,macaddr=52:54:00:12:68:02 -k pt-br -drive file=/home/powtrix/qemus/win7pro-x86_64/win7pro-x86_64.qcow2,if=virtio,index=0,media=disk,boot=on -soundhw hda -name win7pro-x86_64 -daemonize -smp 4,cores=4 -cpu host -pidfile /home/powtrix/qemus/win7pro-x86_64/win7pro-x86_64.pid -usbdevice tablet
  4. qemu-system-x86_64 -localtime -m 2048 -vga std -net vde,vlan=0 -net nic,vlan=0,model=e1000,macaddr=52:54:00:12:68:14 -k pt-br -drive file=/home/powtrix/qemus/gentoo-amd64/gentoo-amd64.qcow2,if=ide,index=0,media=disk,boot=on -name gentoo-amd64 -daemonize -smp 4,cores=4 -cpu host -pidfile /home/powtrix/qemus/gentoo-amd64/gentoo-amd64.pid -usbdevice tablet
  5. qemu -localtime -m 128 -vga std -net vde,vlan=0 -net nic,vlan=0,model=virtio,macaddr=52:54:00:12:68:06 -k pt-br -drive file=/home/powtrix/qemus/slackware-13.37-x86_64/slackware-13.37-x86_64.qcow2,boot=on -soundhw ac97 -name slackware-13.37-x86_64 -daemonize -smp 4,cores=4 -cpu host -pidfile /home/powtrix/qemus/slackware-13.37-x86_64/slackware-13.37-x86_64.pid -usbdevice tablet
  6. qemu-system-x86_64 -localtime -m 2048 -vga std -net vde,vlan=0 -net nic,vlan=0,model=e1000,macaddr=52:54:00:12:68:13 -k pt-br -drive file=/home/powtrix/qemus/win2k8r2sp1x64/win2k8r2sp1x64.qcow2,if=ide,index=0,media=disk,boot=on -name win2k8r2sp1x64 -daemonize -smp 4,cores=4 -cpu host -pidfile /home/powtrix/qemus/win2k8r2sp1x64/win2k8r2sp1x64.pid -usbdevice tablet
  7. qemu -localtime -m 1G -vga std -net vde,vlan=0 -net nic,vlan=0,model=e1000,macaddr=52:54:00:12:68:04 -k pt-br -drive file=/home/powtrix/qemus/win7pro-x86/win7pro-x86.qcow2,if=virtio,index=0,media=disk,boot=on -soundhw all -name win7pro-x86 -daemonize -smp 4,cores=4 -cpu host -pidfile /home/powtrix/qemus/win7pro-x86/win7pro-x86.pid -usbdevice tablet
  8. qemu -localtime -m 512 -vga std -net vde,vlan=0 -net nic,vlan=0,model=rtl8139,macaddr=52:54:00:12:68:05 -k pt-br -drive file=/home/powtrix/qemus/winxp-x86/winxp-x86.qcow2,if=virtio,index=0,media=disk,boot=on -soundhw ac97 -name winxp-x86 -daemonize -smp 4,cores=4 -cpu host -pidfile /home/powtrix/qemus/winxp-x86/winxp-x86.pid -usbdevice tablet
  9. qemu -localtime -m 128 -vga std -net vde,vlan=0 -net nic,vlan=0,model=e1000,macaddr=52:54:00:12:68:10 -k pt-br -drive file=/home/powtrix/qemus/slackware-13.1-x86/slackware-13.1-x86.qcow2,if=ide,index=0,media=disk,boot=on -soundhw ac97 -name slackware-13.1-x86 -daemonize -smp 4,cores=4 -cpu host -pidfile /home/powtrix/qemus/slackware-13.1-x86/slackware-13.1-x86.pid -usbdevice tablet
  10. qemu-system-x86_64 -localtime -m 128 -vga vmware -net vde,vlan=0 -net nic,vlan=0,model=virtio,macaddr=52:54:00:12:68:03 -k pt-br -drive file=/home/powtrix/qemus/slackware-13.1-x86_64/slackware-13.1-x86_64.qcow2,if=ide,index=0,media=disk,boot=on -soundhw sb16 -name slackware-13.1-x86_64 -daemonize -smp 4,cores=4 -cpu host -pidfile /home/powtrix/qemus/slackware-13.1-x86_64/slackware-13.1-x86_64.pid -usbdevice tablet
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement