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