It is easy to switch back and forth between ext2 and ext3.
ext2 と ext3 は簡単に行きつ戻りつできる。 - JM
It has been completely superseded by the second version of the extended file system ( ext2 )
これは第二拡張ファイルシステム(second extended file system :ext2 ) - JM
is a journaling version of the ext2 file system.
ext2 ファイルシステムにジャーナル機能をつけたものである。 - JM
This will boot FAT, FAT32, HPFS, FFS (FreeBSD), and EXT2 (Linux).
これは、FAT、FAT32、HPFS、FFS (FreeBSD)、および EXT2 (Linux) の起動に対応しています。 - FreeBSD
Use reserved space on ext2 file systems; *
ext2 ファイルシステム上の予約されている領域を使用する。 - JM
and has been removed from the kernel (in 2.1.21). ext2 に完全にとって代わられ、カーネル 2.1.21 で取り除かれた。 ext2 - JM
The following filesystems are found to be stable:ext2, ext3 and XFS.
ext2、ext3は安定しています。 - Gentoo Linux
If you chose to create an ext2 or ext3 partition instead, substitute ext2 or ext3 for affs1 in the mkpart command. あなたはLinuxのために2つのパーティションを作成する必要があります。 - Gentoo Linux
ext2 is the tried and true Linux filesystem but doesn't have metadata journaling, which means that routine ext2 filesystem checks at startup time can be quite time-consuming. ext2は実証済みで真のLinuxファイルシステムですがメタデータジャーナリングを持ちません。 これは起動時の定期のext2ファイルシステムのチェックにかなりの時間が掛かることもあるということです。 - Gentoo Linux
ext2 is the tried and true Linux filesystem but doesn't have metadatajournaling, which means that routine ext2 filesystem checks at startup time canbe quite time-consuming.
ext2は実証済みで真のLinuxファイルシステムですがメタデータジャーナリングを持ちません。 これは起動時の定期のext2ファイルシステムのチェックにかなりの時間が掛かる事もあるという事です。 - Gentoo Linux
Any unix filesystem will do (as opposed to theclient's cache, which can only be ext2/3). Tip: the server checks for each/vicepx mount point whether a filesystem is mounted there.
コード表示4.16 - Gentoo Linux
Note: On the PegasosII your partition which holds the kernel must be ext2, ext3 or affs1. 注意: OldWorldマシンとPegasosIIでは、カーネルを入れるパーティションはext2またはext3でなければなりません。 - Gentoo Linux
The old code required that a separate ext2 partition be mounted at /usr/vice/cache. およそ200MBぐらいのext2パーティションを作成し、そのパーティションを/usr/vice/cacheにマウントする必要があります。 - Gentoo Linux
Curently, only ext2, ext3, and ext4 support returning the file type in d_type . On other file systems, this field is always set to DT_UNKNOWN .
ファイルタイプは不明である。 - JM
Please keep in mind that OS/2 can read FAT and HPFS partitions, but not FFS (FreeBSD) or EXT2 (Linux) partitions.
OS/2 は FAT、HPFS パーティションを認識しますが、 FFS(FreeBSD)、EXT2 (Linux) パーティションを認識しないことを覚えておいて下さい。 - FreeBSD
In /etc/fstab you will want /dev/ROOT to be /dev/ubda, with a fs type of either ext2, ext3, or reiserfs. /etc/fstabの中の、/dev/ROOTを/dev/ubd/0に変更します。 このとき、ファイルシステムの種類は、ext2,ext3,あるいはreiserfs等にします。 - Gentoo Linux
and the ext2 file-system) and loads /dev/initrd with a gzipped version of the initial file-system.
ext2 ファイルシステムのみのサポートしたカーネル) をブートし、gzip 圧縮された初期ファイルシステムイメージを/dev/initrdにロードする。 - JM
Values for the filesystemtype argument supported by the kernel are listed in /proc/filesystems (like "minix", "ext2", "ext3", "jfs", "xfs", "reiserfs", "msdos", "proc", "nfs", "iso9660" etc. ).
引き数filesystemtypeとしてカーネルが対応している値は、/proc/filesystemsで参照できる (例えば "minix","ext2", "msdos", "proc", "nfs", "iso9660" 等)。 - JM
When mounting an ext2, ext3, or reiserfs partition, you have several options you can apply to the file /etc/fstab. ext2、ext3、あるいはreiserfsのパーティションをマウントしているなら、/etc/fstabにいくつかのオプションを設定することができます。 - Gentoo Linux
If you have a Pegasos I or intend to use any filesystem besides ext2 or ext3, you will also have to store your Linux kernel on this partition (the Pegasos II can only boot from ext2/ext3 or affs1 partitions). もし、Pegasos Iを持っているか、reiserfsまたはxfsを使うつもりなら、同様にLinuxカーネルをこのパーティションに入れなければならないでしょう(Pegasos IIはext2、ext3またはaffs1パーティションからブートすることができます)。 - Gentoo Linux
For instance, to have the boot partition (/dev/sda1 in our example) in ext2 and the root partition (/dev/sda3 in our example) in ext3 (as in our example), you would use: 例えば、 ブートパーティション(この例では/dev/hda1)をext2に、ルートパーティション(この例では/dev/hda3)をext3(今回の例として)にするには、以下の様にします。 - Gentoo Linux
For instance, to have the boot partition (/dev/sda1 in ourexample) in ext2 and the root partition (/dev/sda3 in our example)in ext3 (as in our example), you would use:
例えば、 ブートパーティション(この例では/dev/sda1)をext2に、ルートパーティション(この例では/dev/sda3)をext3(今回の例として)にするには、以下の様にします。 - Gentoo Linux
If you think your disk needs to be thoroughly checked for consistency (bad sectors and such), you can use the -c option while placing the ext2 or ext3 filesystem on it (using mke2fs). もしディスクに厳密な検査(バッドセクターなど)が必要だと考えるなら、(mke2fsを使って)ext2やext3ファイルシステムを作成している時に-cオプションを使うことができます。 - Gentoo Linux
DATA RESTORING METHOD FOR EXT2 FILE SYSTEM, AND RECORDING MEDIUM RECORDED WITH ITS PROGRAM EXT2ファイルシステムのデータ復旧方法及びそのプログラムを記録した記録媒体 - 特許庁
ext3 is the journaled version of the ext2 filesystem, providing metadata journaling for fast recovery in addition to other enhanced journaling modes likefull data and ordered data journaling. ext3はfull data及びordered dataジャーナリングの様に他の優れたジャーナリングモードに加えて素早い回復のためのメタデータジャーナルを提供するext2ファイルシステムのジャーナル化バージョンです。 ext3はとても信頼できる良いファイルシステムです。 - Gentoo Linux
livecd linux # cd /etclivecd etc # nano -w fstab/dev/sda1 /boot ext2 noauto,noatime 1 2/dev/sda3 / ext3 noatime 0 1/dev/sda2 none swap sw 0 0 Configure your network in /etc/conf.d/net.
/etc/conf.d/hostnameと/etc/conf.d/domainnameを編集し、rc-updateadddomainnamedefaultを実行して、ネットワークを設定するために/etc/conf.d/netを編集します。 - Gentoo Linux
To provide a data recovering method for an EXT2 file system capable of recovering damaged or deleted data in an EXT2 file system without installing an additional program and to provide a recording medium recorded with the program. 別途のプログラムを予め設置しなくてもEXT2ファイルシステムにおいて損傷または削除されたデータを事後に復旧し得るEXT2ファイルシステムのデータ復旧方法及びそのプログラムを記録した記録媒体を提供する。 - 特許庁
Note that, if your partition where the kernel should be located doesn't use ext2 or ext3 as filesystem you might need to manually configure your kernel using genkernel --menuconfig all and add support for your filesystem in the kernel (i.e. not as a module). もし、カーネルを置くパーティションのファイルシステムにext2かext3以外(訳注:ReiserFS、JFS、XFSなど)を使用する場合は、genkernel --menuconfig allを使って手動でカーネルを設定し、カーネルの中にそのファイルシステムを組み込む必要があることに気を付けてください(つまり、モジュールとしてでは無く)。 - Gentoo Linux
A voltage dividing circuit 40 outputs a partial pressure voltage EXT at the maximum output voltage level EXT2 which the boost pump 1 is capable of driving. 分圧回路40は、昇圧ポンプ1の駆動可能な最大出力電圧レベルEXT2の分圧電圧EXTを出力する。 - 特許庁
The high-frequency module 21 has at least one of the antenna ports ANT1, ANT2 and external connection ports EXT1, EXT2, and two reception signal transmission paths differently having one main switching element between the reception ports Rx1 and Rx2. 高周波モジュール21は、アンテナ用ポートANT1,ANT2や外部接続用ポートEXT1,EXT2の少なくともいずれか1つのポートと、受信用ポートRx1およびRx2との間に、1つの主スイッチング素子をそれぞれ別々に有する2つの受信信号伝送経路を有している。 - 特許庁
This data restoring method for the EXT2 file system comprising a step extracting a partition table, a step extracting entries of a directory and a file from a partition, a step extracting data using the extracted entry and a step combining the extracted data and stores as a new file. パーティションテーブルを抽出する段階と、該当パーティションからディレクトリ及びファイルのエントリーを抽出する段階と、抽出されたエントリーを利用して該当データを抽出する段階と、抽出されたデータを結合して新しいファイルとして貯蔵する段階と、を含む。 - 特許庁
Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill. The contents of this document are licensed under the GNU Free Documentation License. Copyright (C) 1999 JM Project All rights reserved.