Re: SOLVED! was Re: Further to fast booting for a debian system - changing getty to rungetty

2009-10-09 Thread Lisi
On Friday 09 October 2009 17:45:28 Michael Wagner wrote: > * Lisi 09.10.2009 > > For the archive this is how I did it: [snip] > Hello Lisi, Hello Michael, > much work for such an easy task. 'rungetty' is in my opinion good for > autologin in the console. For the autostart of a user straight int

Re: SOLVED! was Re: Further to fast booting for a debian system - changing getty to rungetty

2009-10-09 Thread Michael Wagner
* Lisi 09.10.2009 > For the archive this is how I did it: > > install rungetty > > edit inittab: > change getty to rungetty and remove baud rate > to the tty1 line, add 1 and --autologin like so: > 1:12345:respawn:/sbin/rungetty tty1 --autologin user > > edit ~/.bash_profile (if it doesn't

SOLVED! was Re: Further to fast booting for a debian system - changing getty to rungetty

2009-10-09 Thread Lisi
For the archive this is how I did it: install rungetty edit inittab: change getty to rungetty and remove baud rate to the tty1 line, add 1 and --autologin like so: 1:12345:respawn:/sbin/rungetty tty1 --autologin user edit ~/.bash_profile (if it doesn't exist, create it) add "startx" (witho

Re: Further to fast booting for a debian system - changing getty to rungetty

2009-10-08 Thread Lisi
On Thursday 08 October 2009 19:16:17 Celejar wrote: > On Thu, 8 Oct 2009 18:51:21 +0100 > > Lisi wrote: > > On Thursday 08 October 2009 17:44:15 Celejar wrote: > > > On Thu, 8 Oct 2009 16:21:55 +0100 > > > Lisi wrote: > > > > On Tuesday 29 September 2009 22:47:39 Kevin Ross wrote: > > > > > chang

Re: Further to fast booting for a debian system - changing getty to rungetty

2009-10-08 Thread Mike Castle
On Thu, Oct 8, 2009 at 8:21 AM, Lisi wrote: > *So - how do I change my getty to rungetty?* rungetty takes a different set of command line options than getty. >From reading the man page, it looks like you only need one argument: the tty. This doesn't seem too surprising since it looks like runge

Re: Further to fast booting for a debian system - changing getty to rungetty

2009-10-08 Thread Celejar
On Thu, 8 Oct 2009 18:51:21 +0100 Lisi wrote: > Thanks, Celejar > > On Thursday 08 October 2009 17:44:15 Celejar wrote: > > On Thu, 8 Oct 2009 16:21:55 +0100 > > Lisi wrote: > > > On Tuesday 29 September 2009 22:47:39 Kevin Ross wrote: > > > > change your getty to rungetty ... > > > I then se

Re: Further to fast booting for a debian system - changing getty to rungetty

2009-10-08 Thread Lisi
Thanks, Celejar On Thursday 08 October 2009 17:44:15 Celejar wrote: > On Thu, 8 Oct 2009 16:21:55 +0100 > Lisi wrote: > > On Tuesday 29 September 2009 22:47:39 Kevin Ross wrote: > > > change your getty to rungetty > > > > I have been trying to do this ever since. I have Googled, tried > > variou

Re: Further to fast booting for a debian system - changing getty to rungetty

2009-10-08 Thread Celejar
On Thu, 8 Oct 2009 16:21:55 +0100 Lisi wrote: > On Tuesday 29 September 2009 22:47:39 Kevin Ross wrote: > > change your getty to rungetty > > I have been trying to do this ever since. I have Googled, tried > various things but am completely stuck. I set up a trial Lenny and > IceWM system on m