Re: Simplist way to boot only to a shell
Diego Torres Milano <[email protected]>
| Newsgroups | gmane.linux.pxes.devel |
|---|---|
| Organization | PXES Universal Linux Thin Client |
| Message-ID | <1104167096.4160.17.camel@localhost> |
There are other ways of obtaining this but I would do: # pxesconfig -d my.conf # vi my.conf # set this CUSTOM='/bin/sh' SESSION_CUSTOM='1' SESSION_DEFAULT='custom' WINDOW_MANAGER='' # check also that X_SESSION_* is set to 0 # disable other thins you don't want to be included # pxesconfig -c my.conf -i my.initrd --squashed=my.squash --initialize --dontreadconfiguration --druid=0 Voila ! A 3.8 MB image. On Thu, 2004-12-23 at 16:02, Donald Teed wrote: > I only want the PXES to bring up a shell enivironment, no special clients > or graphical interfaces. Rather than tracing the logics of the init.d area > I thought I'd ask here... > > What is the cleanest way to get PXES to boot only to a shell? > > Is there a point in the rcS where is it safe to place an 'exit' and > arrive in a shell, or is there another way to approach this? > > I don't need any services running on ths client, nor printer or sound > support. I just need network and local hard drive support. > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://productguide.itmanagersjournal.com/ > _______________________________________________ > pxes-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/pxes-devel -- Diego Torres Milano <[email protected]> PXES Universal Linux Thin Client ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/