Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
naota 11/11/14 07:11:39
Modified: hb-install-ppc-disk.xml
Log:
Sync to 1.50
Revision Changes Path
1.4 xml/htdocs/doc/ja/handbook/hb-install-ppc-disk.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/ja/handbook/hb-install-ppc-disk.xml?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/ja/handbook/hb-install-ppc-disk.xml?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/ja/handbook/hb-install-ppc-disk.xml?r1=1.3&r2=1.4
Index: hb-install-ppc-disk.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/ja/handbook/hb-install-ppc-disk.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- hb-install-ppc-disk.xml 12 Sep 2011 06:38:55 -0000 1.3
+++ hb-install-ppc-disk.xml 14 Nov 2011 07:11:39 -0000 1.4
@@ -2,18 +2,18 @@
<!DOCTYPE sections SYSTEM "/dtd/book.dtd">
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/ja/handbook/hb-install-ppc-disk.xml,v 1.3 2011/09/12 06:38:55 naota Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/ja/handbook/hb-install-ppc-disk.xml,v 1.4 2011/11/14 07:11:39 naota Exp $ -->
<!-- Translator: Yuta SATOH -->
<!-- Translator: Muneyuki Noguchi -->
-<!-- Original revision: 1.49 -->
+<!-- Original revision: 1.50 -->
<sections>
<abstract>
Gentooをインストールするには、そのために必要なパーティションを作成する必要があります。この章では、後で必要となるパーティションを作成する方法を説明します。
</abstract>
-<version>10.1</version>
-<date>2010-07-20</date>
+<version>11</version>
+<date>2011-10-17</date>
<section>
<title>ブロックデバイス入門</title>
@@ -253,7 +253,15 @@
</ul>
<p>
-しかし、複数のパーティションには一つ大きな欠点があります。正しく設定しないと、空き容量がかなりあるパーティションと空き容量の無いパーティションのあるシステムになってしまうでしょう。また、SCSIとSATAでは15個までというパーティション数の制限があります。
+しかし、複数のパーティションにもいくつか欠点があります。
+正しく設定しないと、空き容量がかなりあるパーティションと空き容量の無いパーティションのあるシステムになってしまうでしょう。
+もうひとつやっかいなのはパーティション(特に<path>/usr</path>や<path>/var</path>といった大切なもの)が分かれていると、
+initramfsを使ってブートスクリプトが実行される前に、パーティションをマウントするように設定しなければいけない、ということもあります。
+とはいえ、これはどんな環境でも問題になるというわけではありません。
+</p>
+
+<p>
+また、SCSIとSATAではGPTラベルを使わなければ15個迄というパーティション数の制限があります。
</p>
</body>
|
|