Joined: 24 Sep 2005 Posts: 421 Location: Mumbai, India
Posted: Sat 14 Jan 2006, 14:29 Post subject:
KDE with HD install (solved)
I must admit that this is not the first time a request have been made to get KDE running with a HD install of puppy.
1. After HD install copy usr_more.sfs to /
2. After boot see whether the /opt folder exists and it contains the kde folder. If it dosent exist make one.
2. comment the following lines in rc.local
Code:
rm -f /opt
ln -s /root/.opt /opt
the /opt folder is not temporary in HD install and therefore does not need to be deleted and linked at each boot
3. move the contents /root/.opt folder to /opt. also make sure that
/opt/kde/bin and /opt/kde/lib folders which are links to /usr/bin and /usr/lib exist.
4. reboot
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum