Created
August 18, 2015 21:30
-
-
Save azbesthu/f4b75159d56a478c2b4c to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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