Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Get help on partitioning here [Part 2]
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3 ... 28, 29, 30  
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 27780
Location: 56N 3W

PostPosted: Tue Jan 31, 2012 12:04 am    Post subject: Reply with quote

daglamier22,

With 8G RAM, you can build everything except libreoffice in RAM and you might just squeeze that in. It needs 6G at the moment.
You can also have /tmp in RAM, which you might as well, as its wiped on boot anyway.

A 512Mb swap will be plently - if you need more, you are doing something wrong.
You can add a swip file later if there is really the need.

/home should not inclcude your music/movies or other media stuff you want in another OS.
/home is for your users private data and personal settings.

/boot on the SSD will speed booting but only marginally. Its a personal preferance.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
snoopy86
n00b
n00b


Joined: 19 Feb 2012
Posts: 1

PostPosted: Sun Feb 19, 2012 3:03 pm    Post subject: Reply with quote

Hi.

I'm installing gentoo for the first time. How should i partition my disk?

Whole 250gb disk is going to be used for gentoo, there will be no dual boot. There is 2gb of ram which will be increased to 4gb.

Computer is going to be used for programming, i have some music and videos.

Thanks for the help.
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 27780
Location: 56N 3W

PostPosted: Sun Feb 19, 2012 7:59 pm    Post subject: Reply with quote

snoopy86,

Welcome to Gentoo.

With >=2G ram you should do a amd64 install.
You do not need a separate /boot partition as every recent BIOS can read the entire HDD but its harmless and may make it easier for you to follow the handbook.
For swap, choose 512Mb or 4G, depending on your need to hibernate to RAM. 4G will allow hibernate to work with your bigger RAM.
You will need a / partition of 40G. This will let you build a esktop Gentoo without flushing source files.
You might also like a /home partition. The advantage of a separate /home is that it is easy to preserve over reinstalls, should you feel the need.

So,

/boot 64Mb ext2
<swap> 512Mb or 4G
/ <root> 40G or rest of drive ext4
/home rest of drive ext4

With 4G RAM you can consider putting /tmp and /var/tmp/portage into shmfs.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
leozk
n00b
n00b


Joined: 25 Mar 2012
Posts: 1

PostPosted: Sun Mar 25, 2012 6:51 pm    Post subject: Reply with quote

I want to set up an encrypted partition
I have windows installed, I need a /boot partition and an encrypted luks volume like this:

---/boot
---luks
-----lvm
-------/root
-------swap
Back to top
View user's profile Send private message
gcb
Tux's lil' helper
Tux's lil' helper


Joined: 08 Feb 2012
Posts: 79

PostPosted: Thu Mar 29, 2012 8:38 am    Post subject: Reply with quote

i usually split /var for performance/security reasons. set 4Gb for it

no problem until i tried to install libreoffice... it used a lot MORE than 4gb to compile.

had to do

Code:
export PORTAGE_TMPDIR=/home/extra-portage-tmp
emerge ...
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
Goto page Previous  1, 2, 3 ... 28, 29, 30
Page 30 of 30

 
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