On Fri, Apr 04, 2003 at 08:26:58AM -0600, Irish, Jon D BAE SYSTEMS wrote: > All, > This is my mistake (as usual ;-). I did not provide enough > information in my post. I need to temporarily disable booting > into a graphical environment (i.e. X) so that I can install > the new Nvidia display drivers for X. After the install, I > want to re-enable booting into X. Does this make more sense?
To temporarily disable: chmod 0 /etc/init.d/xdm To re-enable: chmod 755 /etc/init.d/xdm Pigeon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]