This file contains hidden or 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
| Windows |
This file contains hidden or 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
| Windows |
This file contains hidden or 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
| autorun.inf | |
| boot | |
| boot/bcd | |
| boot/boot.sdi | |
| boot/bootfix.bin | |
| boot/bootsect.exe | |
| boot/en-us | |
| boot/en-us/bootsect.exe.mui | |
| boot/etfsboot.com | |
| boot/fonts |
This file contains hidden or 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
| # This file is created by MultiBootUSB. | |
| insmod chain | |
| insmod png | |
| insmod part_msdos | |
| insmod fat | |
| insmod ntfs | |
| insmod syslinuxcfg | |
| insmod cpuid | |
| insmod ext2 | |
| insmod all_video |
This file contains hidden or 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
| submenu "Scan and boot ISOs under /multibootusb/iso ->" { | |
| # Load configuration files | |
| echo -n "Loading configuration files... " | |
| for cfgfile in /multibootusb/grub/menus/*.d/*.cfg; do | |
| source "$cfgfile" | |
| done | |
| } |
This file contains hidden or 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
| set timeout=96 | |
| set default=0 | |
| #Title | |
| menuentry "Jho-MultiBootUSB 200321" {true} | |
| # | |
| # Ubuntu Server amd64 | |
| submenu "Ubuntu-server-amd64" { |
This file contains hidden or 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
| # jho.lee@kakao.com | |
| # Bootloader | |
| # 20.03.22 | |
| set timeout=96 | |
| set default=0 | |
| # Title | |
| menuentry "Jho-MultiBootUSB 200322" {true} | |
| # |
This file contains hidden or 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
| # jho.lee@kakao.com | |
| # Bootloader | |
| # 20.03.22 | |
| set timeout=96 | |
| set default=0 | |
| # Title | |
| menuentry "Jho-MultiBootUSB 200322" {true} | |
| # |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.