Skip to content

Instantly share code, notes, and snippets.

@solusipse
Last active August 29, 2015 14:23
Show Gist options
  • Select an option

  • Save solusipse/d08192c680c3653f34ce to your computer and use it in GitHub Desktop.

Select an option

Save solusipse/d08192c680c3653f34ce to your computer and use it in GitHub Desktop.

Revisions

  1. solusipse renamed this gist Jun 20, 2015. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion gistfile1.sh → grubmanual
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,4 @@
    set root='(hd0,1)'
    linux /boot/vmlinuz-linux root=/dev/sda1
    initrd /initramfs-linux.img
    initrd /boot/initramfs-linux.img
    boot
  2. solusipse created this gist Jun 20, 2015.
    4 changes: 4 additions & 0 deletions gistfile1.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,4 @@
    set root='(hd0,1)'
    linux /boot/vmlinuz-linux root=/dev/sda1
    initrd /initramfs-linux.img
    boot