Forums FUG-FR | |
https://forums.fug-fr.org/cgi-bin/yabb2/YaBB.pl
FreeBSD >> Pratique >> Partitionnement par défaut (sysinstall) https://forums.fug-fr.org/cgi-bin/yabb2/YaBB.pl?num=1204189766 Message started by Marck on 28. Feb 2008 at 10:09 |
Title: Partitionnement par défaut (sysinstall) Post by Marck on 28. Feb 2008 at 10:09
Salut
On parle parfois de partitionnement, comment partitionner, etc. Comme je tombe sur le nouveau comportement par défaut de sysinstall, je le colle ici... Cela pourrait servir par exemple pour un article en attente sur le wiki :) http://www.freebsd.org/releases/7.0R/relnotes.html#RELENG [code]The default partition sizing algorithm of the sysinstall(8) utility has been changed. * On systems where the disk capacity is larger than (3 * RAMsize + 10GB), the default sizes will now be as follows: Partition Size swap RAMsize * 2 / 512 MB /tmp 512 MB /var 1024 MB + RAMsize /usr the rest (8GB or more) * On systems where the disk capacity is larger than (RAMsize / 8 + 2 GB), the default sizes will be in the following ranges, with space allocated proportionally: Partition Size swap from RAMsize / 8 to RAMsize * 2 / from 256MB to 512MB /tmp from 128MB to 512MB /var from 128MB to 1024MB /usr from 1536MB to 8192MB * On systems with even less disk space, the existing behavior is not changed.[/code] Reste juste à savoir à quoi renvoie la dernière phrase... en cherchant cela devrait pouvoir se trouver! |
Forums FUG-FR » Powered by YaBB 2.5.2! YaBB Forum Software © 2000-2025. All Rights Reserved. |