![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Ubuntu 9.10 is out!!!
When downloading Ubuntu 9.10 please consider using bittorrent to get your copy of Ubuntu. The Ubuntu Developers Summit for Lucid Lynx will be held the week of 16-Nov-2009 till 20-Nov-2009 in Dallas, TX USA. Visit the the Ubuntu wiki for more information about UDS and how to participate remotely. |
|
Installation & Upgrades For questions about upgrading and installation of your new Ubuntu OS. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
5 Cups of Ubuntu
![]() Join Date: May 2008
Beans: 26
Ubuntu 8.10 Intrepid Ibex
|
I got the $HOME/.dmrc file is being ignored error at the login screen when I upgraded to Intrepid.
I followed these instructions at this site here (I replaced 'xx' with my username as indicated): Code:
sudo chmod 644 /home/xx/.dmrc sudo chown xx/home/xx/.dmrc sudo chmod -R 700 /home/xx sudo chown -R xx/home/xx chown: missing operand after `jaklumen/home/jaklumen' on the fourth. I cannot access Home folders from the "Places" menu on the taskbar, but only if I click on a mounted secondary drive on the Desktop. I'm fairly certain if I could properly execute chown on the fourth command, it would fix it, but I'm really not a coder and I don't really know how to do it. Any help would sure be appreciated. When I was out in the Google jungle looking for solutions, so to speak, it seemed the .dmrc error was pretty common when upgrading. The Blogger post I linked to seemed to have the most complete solution, but I couldn't get it all to work. |
|
|
|
|
|
#2 |
|
5 Cups of Ubuntu
![]() Join Date: Jul 2008
Beans: 33
|
Re: Access to folders broken on upgrade
Line 2 looks more like the code for your "error on line 4" syntax:
Code:
sudo chown xx/home/xx/.dmrc Code:
# chown xxx:yyy /home/xxx Code:
#chown dave:dave /home/dave #chown dave:dave /home/dave/.dmrc #chmod 644 /home/dave/.dmrc Code:
# ls -la /bin/su Code:
#chown root:root /bin/su #chmod 4755 /bin/su Code:
#ls -l /bin/su #ls -l /etc/group #ls -l /etc/passwd Code:
#chmod a+rx / or #chmod 755 / Last edited by dave.com; October 20th, 2008 at 08:35 AM.. |
|
|
|
|
|
#3 | ||||
|
5 Cups of Ubuntu
![]() Join Date: May 2008
Beans: 26
Ubuntu 8.10 Intrepid Ibex
|
Re: Access to folders broken on upgrade
Quote:
Quote:
Quote:
-rwsr-xr-x 1 root root 31012 2008-06-09 11:10 /bin/su -rw-r--r-- 1 root root 1390 2008-10-18 17:25 /etc/group -rw-r--r-- 1 root root 1932 2008-10-18 17:25 /etc/passwd in that respective order. Quote:
chmod: changing permissions of `/': Operation not permitted |
||||
|
|
|
|
|
#4 |
|
5 Cups of Ubuntu
![]() Join Date: May 2008
Beans: 26
Ubuntu 8.10 Intrepid Ibex
|
Re: Access to folders broken on upgrade
Anyone? Still need a little more help.
|
|
|
|
|
|
#5 |
|
5 Cups of Ubuntu
![]() Join Date: May 2008
Beans: 26
Ubuntu 8.10 Intrepid Ibex
|
Re: Access to folders broken on upgrade
C'mon... this really isn't exactly intuitive here.
|
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|