Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Creating seperate mount points at boot
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
Uncle_Psychosis
Guru
Guru


Joined: 31 Jan 2004
Posts: 387

PostPosted: Tue Jun 28, 2005 5:49 pm    Post subject: Creating seperate mount points at boot Reply with quote

Hi guys

I'm just about to reinstall, and would like to check something before I do!

I want to create a seperate /home partition (instead of home being in the standard / partition)

Assuming that hda3 is / , hda1 is boot and hda4 is /home, do I just do this:

Code:

#mount /dev/hda3 /mnt/gentoo
#mkdir /mnt/gentoo/boot
#mkdir /mnt/gentoo/home
#mount /dev/hda1 /mnt/gentoo/boot
#mount /dev/hda4 /mnt/gentoo/home


Is that right? Are there any permissions issues?

Cheers

Sam [/code]
Back to top
View user's profile Send private message
nixnut
Bodhisattva
Bodhisattva


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

PostPosted: Tue Jun 28, 2005 5:51 pm    Post subject: Reply with quote

Looks just fine
_________________
Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered

talk is cheap. supply exceeds demand
Back to top
View user's profile Send private message
Uncle_Psychosis
Guru
Guru


Joined: 31 Jan 2004
Posts: 387

PostPosted: Tue Jun 28, 2005 5:52 pm    Post subject: Reply with quote

That was quick, thanks!

Cheers
Sam
Back to top
View user's profile Send private message
chunderbunny
Veteran
Veteran


Joined: 31 May 2004
Posts: 1281
Location: 51°24'27" N, 0°57'15" W

PostPosted: Tue Jun 28, 2005 6:35 pm    Post subject: Reply with quote

You don't really need the home partition until you need to make a user account, which can do after you do the first reboot. Still it doesn't hurt to have it attached permanently.
Back to top
View user's profile Send private message
Uncle_Psychosis
Guru
Guru


Joined: 31 Jan 2004
Posts: 387

PostPosted: Tue Jun 28, 2005 6:46 pm    Post subject: Reply with quote

chunderbunny wrote:
You don't really need the home partition until you need to make a user account, which can do after you do the first reboot. Still it doesn't hurt to have it attached permanently.


Well, I'm using the stage 4 tarball to backup my system, so I'll need the /home partition to be there when I unpack it. Thanks for the tip though.

Cheers

Sam [/url]
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing 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