Advertisement
Guest User

Untitled

a guest
Aug 19th, 2017
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1. # File generated by DrakX/drakboot
  2. # WARNING: do not forget to run lilo after modifying this file
  3.  
  4. default="linux"
  5. boot=/dev/sda
  6. map=/boot/map
  7. keytable=/boot/es-latin1.klt
  8. menu-scheme=wb:bw:wb:bw
  9. prompt
  10. nowarn
  11. timeout=100
  12. message=/boot/message
  13. password=blablabla
  14. image=/boot/vmlinuz
  15. label="linux"
  16. root=/dev/sda5
  17. initrd=/boot/initrd.img
  18. append=" splash=silent"
  19. vga=788
  20. password=blablabla
  21. other=/dev/sda1
  22. label="Windows98"
  23. table=/dev/sda
  24. image=/boot/vmlinuz
  25. label="linux-nonfb"
  26. root=/dev/sda5
  27. initrd=/boot/initrd.img
  28. image=/boot/vmlinuz
  29. label="failsafe"
  30. root=/dev/sda5
  31. initrd=/boot/initrd.img
  32. append=" failsafe"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement