NoPaste

Gibbies /etc/grub.d/40_custom

von SGibbi
SNIPPET_DESC:
Durchgetestet und einwandfrei
SNIPPET_CREATION_TIME:
17.10.2021 14:51:46
SNIPPET_PRUNE_TIME:
Unendlich

SNIPPET_TEXT:
  1. #!/bin/sh
  2. exec tail -n +3 $0
  3. # This file provides an easy way to add custom menu entries.  Simply type the
  4. # menu entries you want to add after this comment.  Be careful not to change
  5. # the 'exec tail' line above.
  6. # This is Gibbies /etc/grub.d/40_custom
  7. menuentry 'Boot from Floppy' {root=(fd0); chainloader +1}
  8. menuentry 'Shutdown' {halt}
  9. menuentry 'Reboot' {reboot}

Quellcode

Hier kannst du den Code kopieren und ihn in deinen bevorzugten Editor einfügen. PASTEBIN_DOWNLOAD_SNIPPET_EXPLAIN