Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Help with fdisk
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
cmuench
Tux's lil' helper
Tux's lil' helper


Joined: 04 Jan 2005
Posts: 110

PostPosted: Wed Aug 24, 2005 1:46 pm    Post subject: Help with fdisk Reply with quote

my /etc/fstab is screwed up for the /home partion.

I have
/dev/hda5 /home ext3 noatime 0 1
But when I log into kde it tells me the /home partion doesn't exist or it can't be written to.
Back to top
View user's profile Send private message
rawbeefman
Guru
Guru


Joined: 25 Mar 2005
Posts: 375

PostPosted: Wed Aug 24, 2005 2:40 pm    Post subject: Reply with quote

Looks like your permissions to the mounted partition are no good. You can test this from the terminal. In your fstab, chage Your line to:
Quote:
/dev/hda5 /home ext3 noatime,user,uid=1000, gid=100 0 1


Thats assuming only your primary user will use the drive.

Quote:
/dev/hda5 /home ext3 noatime,user,users 0 1

may work
Back to top
View user's profile Send private message
cmuench
Tux's lil' helper
Tux's lil' helper


Joined: 04 Jan 2005
Posts: 110

PostPosted: Wed Aug 24, 2005 3:53 pm    Post subject: Reply with quote

I tried that and it still won't work. It says it can't write to $HOME and then it complains about the kserver
Also in the middle of this its complaininga bout the dcopserver? What should I do? It took me 3 days to install gentoo and now I can't even login with kde.
Back to top
View user's profile Send private message
nixnut
Bodhisattva
Bodhisattva


Joined: 09 Apr 2004
Posts: 10974
Location: the dutch mountains

PostPosted: Wed Aug 24, 2005 6:28 pm    Post subject: Reply with quote

Moved from Installing Gentoo to Other Things Gentoo.
Not an installing Gentoo problem
Back to top
View user's profile Send private message
rawbeefman
Guru
Guru


Joined: 25 Mar 2005
Posts: 375

PostPosted: Wed Aug 24, 2005 8:10 pm    Post subject: Reply with quote

Comment out the part in your fstab where it mounts your home directory to another disk.

You may have added your user without mounting the other disk. Then it would have created the important files in the actual folder, not in the mountpoint.

Also unmount your extra drive and try adding another user.

(Dont blame gentoo, when you get it up and running, it will be worth every second of your install)

- Ehren
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
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