[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [debian-knoppix] noeject failing due to CMDLINE on 3.1Beta 11-07-2002 + multiple xsession question



On Sun, Jul 21, 2002 at 02:11:42PM +0300, Fabrice LABORIE wrote:
> Hi List !
> 
> 1)
> it seems that "knoppix noeject " doesn't work because  of the way
> /proc/cmdline is parsed...
> in /etc/init.d/knoppix-halt in 3.1 Beta 11-07-2002
> 
> I read a comment in knoppix-autoconfig that with kern 2.4.19rc1
> read CMDLINE < /proc/cmdline had to be replaced by
> CMDLINE="$ cat/proc/cmdline)". so I suppose this change should be
> done on knoppix-halt too !


Thanks for the hint, it is also a problem on the boot floppy. I will
probably have to rewrite the builtin "cat" command in ash.static because
of this bug in Kernel 2.4.19-rc1. :-(

> 2) I would like to have a clean new session for the knoppix user
> when a user logs out from one of the shared computer, instead of rebooting
> the pc.

You can probably do a
init 2
init 5
on the text console.

Or boot into runlevel 2, and then start xsession manually with
/etc/init.d/xsession start

If you are not in runlevel 5, the system does not shut down when leaving
xsession.

Regards
-Klaus
--
Klaus Knopper                  LinuxTag 2002 - Europes largest Linux Expo
Technical Solutions                                 Where .com meets .org
knopper@linuxtag.de                               http://www.linuxtag.de/
Phone +49-(0)180-5-546898                         Fax +49-(0)180-5-546893
_______________________________________________
debian-knoppix mailing list
debian-knoppix@linuxtag.org
http://mailman.linuxtag.org/mailman/listinfo/debian-knoppix


Reply to: