On Sun, Jun 11, 2006 at 01:58:17PM -0500, Bob Hartung wrote: > I guess that I was not clear. I understand how to change the default > action during boot by editing inittab. Sometimes however, as when > compiling the nVidida linux drivers, I must be in a non-X environment > without X running at all. In this case it would be nice to be able to > boot to a non-X environment without editing inittab. Such as before > grub we could enter Linux 3 at boot and go to a non-X system without the > inittab edit. Sorry, you were clear; I just didn't read correctly. Anyway, edit the kernel command line ("kernel....") to add " init 3" to it. So, e.g. kernel /vmlinuz-2.6.16-1.2111_FC5 ro root=LABEL=/ becomes kernel /vmlinuz-2.6.16-1.2111_FC5 ro root=LABEL=/ init 3 Documentation on how to edit the command line is in the grub docs and on the screen when grub is running. Such edits are not preserved, which is what you want. > > Thanks, > > Bob > > Charles Curley wrote: > >On Sun, Jun 11, 2006 at 01:39:40PM -0500, Bob Hartung wrote: > > > >>Hi all, > >> I have looked through the grub docs but do not find explicit > >>statement of how I can go directly to the linux command line in a > >>non-x-windows environment from grub even though the system is set to > >>go to x-windows in inittab. > >> > > > >Since grub is oerating system agnostic, the information you want > >wouldn't be in the grub docs. > > > >Instead "man inittab" and read up on initdefault. > > > > > > -- > fedora-list mailing list > fedora-list@xxxxxxxxxx > To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list -- Charles Curley /"\ ASCII Ribbon Campaign Looking for fine software \ / Respect for open standards and/or writing? X No HTML/RTF in email http://www.charlescurley.com / \ No M$ Word docs in email Key fingerprint = CE5C 6645 A45A 64E4 94C0 809C FFF6 4C48 4ECD DFDB
Attachment:
pgpnli4kwT0kG.pgp
Description: PGP signature
-- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list