Re: Re: Knoppix from scratch

Fabian Franz <[email protected]> Mon, 26 Jul 2004 19:26:40 +0200
Newsgroups gmane.linux.debian.knoppix
Message-ID <[email protected]>
Am Montag, 26. Juli 2004 19:07 schrieb cwatson-0oIA4xBFoqFWk0Htik3J/[email protected]:
> Hi Fabian,
>
> > Yes, see my last mail about knoppix from scratch:
> >
> > Add:
> >
> > set -x
> >
> > to 45xsession.
> >
> > You can then see in .xsession-errors, where it is failing.
> >
> > Or add "set +e" if you are tired and don't bother on errors.
> >
> > Most probably the rsync fails, if you have not installed the
> > knoppix-etc-skel.
> >
> > cu
> >
> > Fabian
>
> Yes, I saw that and tried it but I I get no messages in .xsession-errors.
> etcskel-knoppix is installed.

Ah, I forgot.

chmod 755 /etc/X11/xinit/xinitrc should help then ;-).

cu

Fabian