Ok, since I crashed grub 5 times now, it is time to ask
I am using RedHat 9 on a laptop and I have currently one choice in Grub.
Red Hat Linux (2.4.20-8)
When editing, I have three lines :
root (hd0,0)
kernel /vmlinuz-2.4.20-8 ro root=LABEL=/
initrd /initrd-2.4.20-8.img
Now, I want to add actually another option wich starts RH straight in the command line, basicially without Gnome or KDE.
I tried using Single Mode, but then of course networking is disabled, which is not quite good ...
Is there some sort configuration which I can use to have the option to boot either with or without XServer ?