Guest User

Untitled

a guest
Aug 8th, 2012
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. qemu-system-x86_64 -kernel Codes/linux-3.4.7/arch/x86_64/boot/bzImage -hda Ubuntu-PrecisePangolin-AMD64-root_fs -append root=/dev/sda \
  2. -net nic,macaddr=52:54:00:12:34:56 \
  3. -net tap,ifname=tap0,script=/bin/true,downscript=/bin/true \
  4. -m 1024 \
  5. -smp 1 \
  6. -localtime
Advertisement
Add Comment
Please, Sign In to add comment