Skip to content

Instantly share code, notes, and snippets.

@mschlenker
Created July 10, 2015 15:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mschlenker/3adc4a803aadbecdb8a1 to your computer and use it in GitHub Desktop.
Save mschlenker/3adc4a803aadbecdb8a1 to your computer and use it in GitHub Desktop.
More LessLinux build stuff
qemu-system-x86_64 -enable-kvm -smp cpus=4 -vnc :3 -m 3072 \
-cdrom /mnt/archiv/tmp/lesslinux-bigfatfull-jabba-20150710-105028.iso \
-drive file=/dev/sdb,if=virtio -boot d \
-netdev user,id=network0 -device e1000,netdev=network0 -redir tcp:22222::22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment