On Tuesday 19 January 2010 15:15:20 Harry Putnam wrote:
> In fact, whatever way you do it, can you give some kind of example?
No trouble. Here's a section of my grub.conf:
-----
title=Gentoo Linux 2.6.32-r1
root (hd0,0)
kernel /boot/kernel-x86_64-2.6.32-gentoo-r1 root=/dev/sda5 vga=0x31A
video=vesafb:mtrr:3,ywrap fbcon=scrollback:128k splash=silent
title=Gentoo Linux 2.6.32-r1, no X
root (hd0,0)
kernel /boot/kernel-x86_64-2.6.32-gentoo-r1 root=/dev/sda5 vga=0x317
video=vesafb:mtrr:3,ywrap splash=silent softlevel=no-x
title=Gentoo Linux 2.6.32-r1, no network
root (hd0,0)
kernel /boot/kernel-x86_64-2.6.32-gentoo-r1 root=/dev/sda5 vga=0x317
video=vesafb:mtrr:3,ywrap splash=silent softlevel=nonetwork
-----
See? I don't have to remember any options, I just key up or down to the
config I want. Easy.
--
Rgds
Peter.