sistematico

menu.lst

Feb 22nd, 2012
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.35 KB | None | 0 0
  1. timeout   3
  2. default   0
  3. color light-blue/black light-cyan/blue
  4.  
  5. title  Arch Linux CK  [/boot/vmlinuz-linux-ck]
  6. root   (hd0,0)
  7. kernel /vmlinuz-linux-ck root=/dev/sda3 ro quiet elevator=bfq
  8. initrd /initramfs-linux-ck.img
  9.  
  10. title  Arch Linux  [/boot/vmlinuz-linux]
  11. root   (hd0,0)
  12. kernel /vmlinuz-linux root=/dev/sda3 ro quiet
  13. initrd /initramfs-linux.img
Advertisement
Add Comment
Please, Sign In to add comment