Skip to content

Instantly share code, notes, and snippets.

@mcasperson
Created June 12, 2013 10:31
Show Gist options
  • Save mcasperson/5764270 to your computer and use it in GitHub Desktop.
Save mcasperson/5764270 to your computer and use it in GitHub Desktop.
Network install in Virtual Machine Manager
Copy vmlinuz and initrd.img to the local system
Open Boot Options -> Direct kernel boot
Set Kernel path to vmlinuz
Set Initrd path to initrd.img
Set Kernel arguments to method=http://whatever/path/to/extracted/dvd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment