SUroot
Extreme Android User
Hi there, I need some urgent help.
My 11.04 installation broke during routine updates using update manager.
On boot I get an error "could not update ICE authority" and when the standard desktop loads, it looks more like the 10.04 one. I get another error saying that /home/dan/.config permissions denied so it cannot load my desktop properly.
When I launch Terminal I get an error about permissions being denied to .bashrc
If I CTRL, ALT +F2 I get to TTY and it all operates as normal.
I tried:
Which seemed to go without a hitch but my issue still remains.
I can boot to the live CD and access all the directories including /home, /usr etc.
Does anyone know how I can fix this from here?
I want to keep my data, thats a given, but I really would like to keep all my packages too. It really does seem like a broken permissions issue, but I am still ubuntu / linux noob.
I am a wintel systems engineer though so I am happy to try complex solutions to repair this but as I still don't understand all the commands, I will need some guidance.
My last resort is to reinstall ubuntu from live CD without formatting home and keeping the same username, but that will lose all my android building set up etc etc.
Any suggestions gratefully appreciated...
My 11.04 installation broke during routine updates using update manager.
On boot I get an error "could not update ICE authority" and when the standard desktop loads, it looks more like the 10.04 one. I get another error saying that /home/dan/.config permissions denied so it cannot load my desktop properly.
When I launch Terminal I get an error about permissions being denied to .bashrc
If I CTRL, ALT +F2 I get to TTY and it all operates as normal.
I tried:
Code:
sudo chmod 644 /home/dan/.dmrc
sudo chmod 755 /home/dan
sudo chown dan: /home/dan
sudo shutdown -r now
Which seemed to go without a hitch but my issue still remains.
I can boot to the live CD and access all the directories including /home, /usr etc.
Does anyone know how I can fix this from here?
I want to keep my data, thats a given, but I really would like to keep all my packages too. It really does seem like a broken permissions issue, but I am still ubuntu / linux noob.
I am a wintel systems engineer though so I am happy to try complex solutions to repair this but as I still don't understand all the commands, I will need some guidance.
My last resort is to reinstall ubuntu from live CD without formatting home and keeping the same username, but that will lose all my android building set up etc etc.
Any suggestions gratefully appreciated...