| … | |
… | |
| 2 | <!DOCTYPE sections SYSTEM "/dtd/book.dtd"> |
2 | <!DOCTYPE sections SYSTEM "/dtd/book.dtd"> |
| 3 | |
3 | |
| 4 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
4 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
| 5 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
5 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
| 6 | |
6 | |
| 7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-disk.xml,v 1.31 2011/08/22 17:18:23 swift Exp $ --> |
7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-disk.xml,v 1.32 2011/10/17 19:51:45 swift Exp $ --> |
| 8 | |
8 | |
| 9 | <sections> |
9 | <sections> |
| 10 | |
10 | |
| 11 | <version>10</version> |
11 | <version>11</version> |
| 12 | <date>2011-08-22</date> |
12 | <date>2011-10-17</date> |
| 13 | |
13 | |
| 14 | <section> |
14 | <section> |
| 15 | <title>Introduction to Block Devices</title> |
15 | <title>Introduction to Block Devices</title> |
| 16 | |
16 | |
| 17 | <subsection> |
17 | <subsection> |
| … | |
… | |
| 113 | nosuid (setuid bits are ignored), noexec (executable bits are ignored) etc. |
113 | nosuid (setuid bits are ignored), noexec (executable bits are ignored) etc. |
| 114 | </li> |
114 | </li> |
| 115 | </ul> |
115 | </ul> |
| 116 | |
116 | |
| 117 | <p> |
117 | <p> |
| 118 | However, multiple partitions have one big disadvantage: if not configured |
118 | However, multiple partitions have disadvantages as well. If not configured |
| 119 | properly, you might result in having a system with lots |
119 | properly, you will have a system with lots of free space on one partition and |
| 120 | of free space on one partition and none on another. |
120 | none on another. Another nuisance is that separate partitions - especially |
|
|
121 | for important mountpoints like <path>/usr</path> or <path>/var</path> - often |
|
|
122 | require the administrator to boot with an initramfs to mount the partition |
|
|
123 | before other boot scripts start. This isn't always the case though, so YMMV. |
| 121 | </p> |
124 | </p> |
| 122 | |
125 | |
| 123 | </body> |
126 | </body> |
| 124 | </subsection> |
127 | </subsection> |
| 125 | </section> |
128 | </section> |