You are not logged in.
Pages: 1
Hi,
I had to resize root partition. I backed up partition at another disk (dd if=/dev/sda of=...).
After resize partition I copy file back from backup.
Now when gdm start up I see error Could not update /var/lib.gdm/.ICEauthority
I find on google that I have to chown -R root:root /var
but this don't resolve my problem
Offline
I have the same problem, but I didn't do any update, just rebooted the system.
Offline
Given that you just restored from backup I would first check what else is broken. Is everything mounted as it should be? Are command line tools working? Can you start X via startx?
Good ideas do not need lots of lies told about them in order to gain public acceptance.
Offline
hi everyone this is my first time posting here i got the messege
could not update ICEauthority /var/gdm/.ICEauthority
when i turned on my computer and i i tried a lot of thing to fix it,command lines from people who had a similar proble on the web,anyway i solved it by going to my home folder and removing .ICEauthority
then i rebooted my computer and i dong get the messege anymore
Offline
Solution to my problem
# rm /var/lib/gdm/.ICEauthority*
$ rm ~/.ICEauthority
thanks very much karantani
Last edited by acustodioo (2011-02-22 07:55:01)
Offline
same problem here, and i don't know why this happend, anyway, the way described above did it, thanks for that, but one addition: I had to delete not only the .ICEauthority in ~/ and /var/lib/gdm , but also in ALL user-home-dirs, also in /root.
Last edited by zeus86 (2011-05-13 03:15:47)
Offline
Pages: 1