NoPaste

lilo-Stick

von KP97

SNIPPET_TEXT:
  1.  
  2. ### LILO global ###
  3.  
  4. large-memory
  5. lba32
  6. map = /boot/map
  7. boot = /dev/disk/by-label/BackupStick
  8. read-only
  9. prompt
  10. vga=normal
  11. timeout = 0
  12.  
  13.  
  14. ### LILO Menü ###  
  15.  
  16. menu-scheme = gk:Gk:Gk:Gk
  17. menu-title = " Start "
  18.  
  19.  
  20. image = /boot/vmlinuz-4.8.0-1-amd64
  21.         initrd = /boot/initrd.img-4.8.0-1-amd64
  22.         label = BackupStick
  23.         root = /dev/sda1
  24.         append = "quiet rootfstype=ext4 mce=0 selinux=0 kdbus=0 fsck.mode=skip"
  25.    
  26.  
  27.  

Quellcode

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