Advertisement
Guest User

Untitled

a guest
Sep 22nd, 2017
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. #
  2. # /etc/lilo.conf: lilo(8) configuration, see lilo.conf(5)
  3. #
  4.  
  5. lba32
  6. install=text
  7. boot=/dev/sda
  8. image=/boot/vmlinuz
  9. label=CRUX
  10. read-only
  11. root=/dev/sda1
  12.  
  13. # End of file
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement