Skip to content

Instantly share code, notes, and snippets.

@brownan
Created July 22, 2012 23:55
Show Gist options
  • Save brownan/3161418 to your computer and use it in GitHub Desktop.
Save brownan/3161418 to your computer and use it in GitHub Desktop.
separams 'Ubuntu, with Linux 2.6.38-15-server'
recordfail
set gfxpayload=$linux_gfx_mode
insmod part_msdos
insmod ext2
set root='(/dev/sda,msdos1)'
search --no-floppy --fs-uuid --set=root 331a3910-bbf7-47c9-a70f-c76936333efd
linux /vmlinuz-2.6.38-15-server root=/dev/mapper/RAIDVG-MAIN ro quiet
initrd /initrd.img-2.6.38-15-server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment