Skip to content

Instantly share code, notes, and snippets.

@azbesthu
Created August 18, 2015 21:30
Show Gist options
  • Save azbesthu/f4b75159d56a478c2b4c to your computer and use it in GitHub Desktop.
Save azbesthu/f4b75159d56a478c2b4c to your computer and use it in GitHub Desktop.
pendrive, ubuntu 64bit.
universal usb installer / rufus iso
bootia32.efi
menuentry "Try Ubuntu without installing" {
set gfxpayload=keep
linux /casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed boot=casper nomodeset ---
initrd /casper/initrd.lz
"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment