Skip to content

Instantly share code, notes, and snippets.

@orumin
Created October 1, 2012 04:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save orumin/3809511 to your computer and use it in GitHub Desktop.
Save orumin/3809511 to your computer and use it in GitHub Desktop.
menuentry "BIOS Update" {
insmod part_msdos
insmod ext2
search --no-floppy --fs-uuid --set=root 5f99584c-d07c-4027-864a-d41f44126188
linux16 /memdisk iso
initrd16 /8quj09uc.iso
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment