En:HOWTO: Manual Partitioning with Sabayon Linux
Aposteeltje (Talk | contribs) |
Aposteeltje (Talk | contribs) |
||
| Line 7: | Line 7: | ||
When the Installer comes at the partitioning scheme, select: '''Create Custom Layout'''. | When the Installer comes at the partitioning scheme, select: '''Create Custom Layout'''. | ||
|- | |- | ||
| − | |[[ | + | |[[File:Free_space.png|right|350px|350px]] |
| − | then | + | then select the free space where we want to install our Sabayon and Click on '''create'''. |
|- | |- | ||
| − | + | [[File:Standard_partition.png|right|350px|350px]] | |
| − | + | You will be asked what kind of partition you want.<br /> | |
| + | Here i've chosen for a standard Partition. Other options are: RAID and LVM.<br /> | ||
| + | For every other partition you're creating, this will be asked., so select '''standard partition''' | ||
|- | |- | ||
| − | |[[ | + | |[[File:Boot_partition.png|right|350px|350px]] |
| − | + | The first partition to create is the /boot partition. As file system type, i've chosen ext4.<br /> | |
| + | Most common file types for a /boot partition is ext2, ext3 ext4. I've chosen a fixed size of 500 Mb, but my PC is used for developing reasons so I need more space for more kernels, you can easily choose 100 Mb that is more than enough for the common user. | ||
| − | + | Click again on '''create'''. | |
| − | + | ||
| − | + | ||
|- | |- | ||
| − | |[[ | + | |[[File:Swap_partition.png|right|350px|350px]] |
| − | + | Now we're going to create a swap partition, as for the size I've chosen 1500Mb that is a decent space but you can choose more if you have more than 1Gb ram. | |
| + | |||
| + | Then we need to create a root partition as before. | ||
|- | |- | ||
| − | |[[ | + | |[[File:Rest_of_space.png|right|350px|350px]] |
| − | + | For the root partition we're going to use all our free space left, and as for the fs type...I've chosen ext4 but basically<br /> | |
| + | you cna fill in any type you want. More information about filesystems can be found on following links:<br /> | ||
| + | http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=1&chap=4#doc_chap5 | ||
| + | |||
| + | https://wiki.archlinux.org/index.php/File_Systems | ||
|- | |- | ||
Revision as of 22:51, 6 December 2012
|
This is a visual walk through about manually partitioning your Harddisc, during the setup of Sabayon Linux. |
|
then select the free space where we want to install our Sabayon and Click on create. |
|
The first partition to create is the /boot partition. As file system type, i've chosen ext4. Click again on create. |
|
Now we're going to create a swap partition, as for the size I've chosen 1500Mb that is a decent space but you can choose more if you have more than 1Gb ram. Then we need to create a root partition as before. |
|
For the root partition we're going to use all our free space left, and as for the fs type...I've chosen ext4 but basically |
|
This is our final configuration as you can see.
|
| I hope this is useful for everybody ~
Luca Palermo |