PDA

View Full Version : Remastering problems in KDE Desktop



kurush_ishraqi
03-19-2008, 08:24 AM
Hi! I'm new here, and yes... this is my first experience with Remastering a Knoppix livecd.

I'm following the Remastering HowTo in the wiki... but always have the same problem.

I make without problems the following steps when try to configure the desktop


cp -Rp /etc/skel /home/knoppix

and


chown knoppix:knoppix -R /home/knoppix

But when I make the "su knoppix", and then the "startx" always have the same error message: "The following installation problem was detected while trying to start KDE: writing to temp directory (/tmp) failed with the error 'Permision Denied'. KDE is unable to start".

I tried to start the Xs with the chroot without logging "knoppix" user, but it also was imposible. I give permision to /tmp for knoppix user, but without results.

¿Have any idea?

Thanks a lot!!