Author Topic: reloaded os  (Read 366 times)

Offline tm

  • Full Member
  • ***
  • Posts: 155
reloaded os
« on: November 21, 2012, 09:16:25 AM »
good morning to all.
     I trashed my system yesterday (kde updated version) I reloaded the existing partitions as I have done many times before and the desktop came up just as  I had left it with all of my personal settings. I clicked on the k menu and nothing happened. I clicked on my toolbar icons and nothing happened. I entered the system as root user and entered a new identity with its own desktop to salvage all my data but I sure would like  to get that desktop working again . Can anyone help   
               tom

Offline sling-shot

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 1758
  • Satyameva Jayate | Truth Alone Triumphs.
Re: reloaded os
« Reply #1 on: November 21, 2012, 09:23:59 AM »
I have no idea what is happening. Just try some harmless things:
- Reboot.
- Check permissions for files within your user folder. The reinstallation might have caused the permissions to change. (You may have to use "chown" command to get it right.)
- Wait for better advice.
Packaging well will cure headaches of many :) But learning to package will cause headaches in many :(

AMD AthlonX2 3600+/ASUS M2NPV-VM/ATi HD4670/Onboard sound/3.5GB DDR2-533 RAM/SEAGATE 160+320GB HDD/DELL S2240L FullHD/Creative SBS370 2.1/PCLinuxOS2013/KDE4
Samsung NP305U1-A06IN | Nokia E6

Offline ancients

  • Full Member
  • ***
  • Posts: 119
Re: reloaded os
« Reply #2 on: November 22, 2012, 06:18:28 PM »
I have found that a live-cd logged in as root will aloww you to retrieve all your files.
Then redo your desktop by reloading the system over
then put your files back in the refreshed desktop folders.
Good luck.

Offline Phil

  • Hero Member
  • *****
  • Posts: 769
Re: reloaded os
« Reply #3 on: November 23, 2012, 03:02:09 AM »
Hi tm,

Good to hear you trashed your system, keep doing it.
I trashed mine yesterday playing around. Recovered it in about 5 minutes with clonezilla.

Desktop settings for all users are in a hidden dot file .kde4. Always keep a backup of .kde4.

New system, old /home directories?

As root in a terminal:

chown -R user1:user1 /home/user1
chown -R user2:user2 /home/user2

If partitions need reattaching use the PCC Contol Centre (make sure you do not have two different /home directories)

If the install is doing odd things do you have a good install?

Offline tm

  • Full Member
  • ***
  • Posts: 155
Re: reloaded os
« Reply #4 on: November 23, 2012, 04:50:14 AM »
Phil
    system was upgraded in july .I already have opened a new user and re-allocated all my date files. as a fellow user I am sure you have set up your desktop to your special needs. Thats where I am right now .Yes reinstall seems to be working well in root as well as new user just not in original user. will check the info you asked for and get back to you. (holiday sleepovers )