diff options
Diffstat (limited to 'ja/partitioning/partition-programs.xml')
-rw-r--r-- | ja/partitioning/partition-programs.xml | 212 |
1 files changed, 0 insertions, 212 deletions
diff --git a/ja/partitioning/partition-programs.xml b/ja/partitioning/partition-programs.xml deleted file mode 100644 index 68775913d..000000000 --- a/ja/partitioning/partition-programs.xml +++ /dev/null @@ -1,212 +0,0 @@ -<?xml version="1.0" encoding="EUC-JP"?> -<!-- retain these comments for translator revision tracking --> -<!-- original version: 42302 --> - - <sect1 id="partition-programs"> -<!-- - <title>Debian Partitioning Programs</title> ---> - <title>Debian のパーティション分割プログラム</title> -<para> - -<!-- -Several varieties of partitioning programs have been adapted by Debian -developers to work on various types of hard disks and computer -architectures. Following is a list of the program(s) applicable for -your architecture. ---> -いろいろな種類のパーティション分割ツールが Debian 開発者によって組み込まれ、 -様々な形式のハードディスクやコンピュータアーキテクチャで -動作するようになっています。 -以下に、それらのアーキテクチャで使えるプログラムのリストを示します。 - -</para> - -<variablelist> - -<varlistentry> -<term><command>partman</command></term> -<listitem><para> - -<!-- -Recommended partitioning tool in Debian. This Swiss army knife can -also resize partitions, create filesystems -<phrase arch="x86"> (<quote>format</quote> in Windows speak)</phrase> -and assign them to the mountpoints. ---> -Debian 推奨のパーティション分割ツールです。このアーミーナイフは、 -パーティションサイズを変更したり、ファイルシステムを作成 -<phrase arch="x86"> (Windows で言うところの <quote>フォーマット</quote>) </phrase> -したり、マウントポイントを指定したりすることもできます。 - -</para></listitem> -</varlistentry> - -<varlistentry condition="fdisk.txt"> -<term><command>fdisk</command></term> -<listitem><para> - -<!-- -The original Linux disk partitioner, good for gurus. ---> -上級魔術師用の、Linux オリジナルのディスクパーティション作成プログラムです。 - -</para><para> - -<!-- -Be careful if you have existing FreeBSD partitions on your machine. -The installation kernels include support for these partitions, but the -way that <command>fdisk</command> represents them (or not) can make the -device names differ. See the -<ulink url="&url-linux-freebsd;">Linux+FreeBSD HOWTO</ulink>. ---> -すでにコンピュータに FreeBSD のパーティションが存在する場合は注意が必要です。 -インストール用のカーネルはこのパーティションをサポートしていますが、 -<command>fdisk</command> の表示方法では名前が異なります -(そもそも表示されないかもしれません)。 -<ulink url="&url-linux-freebsd;">Linux+FreeBSD HOWTO</ulink> をご覧になってください。 - -</para></listitem> -</varlistentry> - -<varlistentry condition="cfdisk.txt"> -<term><command>cfdisk</command></term> -<listitem><para> - -<!-- -A simple-to-use, full-screen disk partitioner for the rest of us. ---> -一般ユーザのための、操作の容易なフルスクリーン表示ディスクパーティション -作成プログラムです。 - -</para><para> - -<!-- -Note that <command>cfdisk</command> doesn't understand FreeBSD -partitions at all, and, again, device names may differ as a result. ---> -<command>cfdisk</command> は FreeBSD パーティションを全く理解しません。 -したがって、こちらでもデバイス名が変わってしまうかもしれません。 - -</para></listitem> -</varlistentry> - -<varlistentry condition="atari-fdisk.txt"> -<term><command>atari-fdisk</command></term> -<listitem><para> - -<!-- -Atari-aware version of <command>fdisk</command>. ---> -<command>fdisk</command> の Atari 版です。 - -</para></listitem> -</varlistentry> - -<varlistentry condition="amiga-fdisk.txt"> -<term><command>amiga-fdisk</command></term> -<listitem><para> - -<!-- -Amiga-aware version of <command>fdisk</command>. ---> -<command>fdisk</command> の Amiga 版です。 - -</para></listitem> -</varlistentry> - -<varlistentry condition="mac-fdisk.txt"> -<term><command>mac-fdisk</command></term> -<listitem><para> - -<!-- -Mac-aware version of <command>fdisk</command>. ---> -<command>fdisk</command> の Mac 版です。 - -</para></listitem> -</varlistentry> - -<varlistentry condition="pmac-fdisk.txt"> -<term><command>pmac-fdisk</command></term> -<listitem><para> - -<!-- -PowerMac-aware version of <command>fdisk</command>, also used by BVM -and Motorola VMEbus systems. ---> -<command>fdisk</command> の PowerMac 版です。 -こちらは BVM および Motorola VMEbus システムでも利用できます。 - -</para></listitem> -</varlistentry> - -<varlistentry condition="fdasd.txt"> -<term><command>fdasd</command></term> -<listitem><para> - -<!-- -&arch-title; version of <command>fdisk</command>; Please read the -fdasd manual page or chapter 13 in -<ulink url="http://oss.software.ibm.com/developerworks/opensource/linux390/docu/l390dd08.pdf"> -Device Drivers and Installation Commands</ulink> for details. ---> -&arch-title; 用の <command>fdisk</command> です。 -詳細は、fdasd man ページか -<ulink url="http://oss.software.ibm.com/developerworks/opensource/linux390/docu/l390dd08.pdf"> -Device Drivers and Installation Commands</ulink> の 13 章をご覧ください。 - -</para></listitem> -</varlistentry> -</variablelist> - -<para> - -<!-- -One of these programs will be run by default when you select -<guimenuitem>Partition disks</guimenuitem> (or similar). It may be possible -to use a different partitioning tool from the command line on VT2, but this -is not recommended. ---> -<guimenuitem>ディスクのパーティショニング</guimenuitem> (あるいは同様のもの) -を選択すると、上記のプログラムの中のひとつがデフォルトで実行されます。 -VT2 のコマンドラインから、異なるパーティション分割ツールを使うこともできますが -お勧めしません。 - -<!-- -</para><para arch="x86">Remember to mark your boot partition as -<quote>Bootable</quote>. ---> -</para><para arch="x86">ブートパーティションを -<quote>起動可能 (Bootable)</quote> にマークするのをお忘れなく。 - -</para><para condition="mac-fdisk.txt"> - -<!-- -One key point when partitioning for Mac type disks is that the -swap partition is identified by its name; it must be named <quote>swap</quote>. -All Mac linux partitions are the same partition type, -Apple_UNIX_SRV2. Please read the fine manual. We also suggest reading the -<ulink url="&url-mac-fdisk-tutorial;">mac-fdisk Tutorial</ulink>, which -includes steps you should take if you are sharing your disk with MacOS. ---> -Mac タイプのディスク上でパーティション分割する際の一つの重要な点は、 -スワップパーティションはその名前によって認識されるということです。 -つまり名前を <quote>swap</quote> にしなければいけません。すべての Mac linux パーティションは、 -同じパーティションタイプ (Apple_UNIX_SRV2) です。 -マニュアルが良くできていますので、そちらを参照してください。また -<ulink url="&url-mac-fdisk-tutorial;">mac-fdisk Tutorial</ulink> -も読んでおくと良いでしょう。ディスクを MacOS と共有したい場合に -行う作業が、段階を追って書かれています。 - -</para> - -&partition-alpha.xml; -&partition-hppa.xml; -&partition-x86.xml; -&partition-ia64.xml; -&partition-mips.xml; -&partition-powerpc.xml; -&partition-sparc.xml; - - </sect1> |