|
发表于 2003-10-30 12:29:51
|
显示全部楼层
it is not necessary, you may specify partition for / only, if you wish. then all these directories will be on the same partition.
/home is for store users' files and data. it contains folders which their names are the same as the user name. leave the all the rest of your harddrive for this.
/boot is the folder stores files necessary for boot up. give it 100M will be enough.
/usr contains files shared by all the users including binary, man pages, includes, libraries and root installed programs. give it at least a few gegabytes if you installs GUI.
/var stores all the information that varies during the system working. |
|