| 意味 | 例文 |
Fdiskを含む例文一覧と使い方
該当件数 : 74件
Note: To make sure everything is ok, you should run mac-fdisk -l and check whether all the partitions are there.例文帳に追加
注意: 全く問題がないことを確かめるために、もう一度mac-fdiskを実行し、すべてのパーティションがそこにあるかどうかを調べるべきです。 - Gentoo Linux
If you don't see any of the partitions you created, or the changes you made, you should reinitialize your partitions by pressing "i" in mac-fdisk.例文帳に追加
もし、作成したパーティションまたは行った変更のいずれかを見ないならば、mac-fdiskにおいて「i」を押してパーティションの再初期化をするべきです。 - Gentoo Linux
Note: To make sure everything is ok, you should run mac-fdisk once more and check whether all the partitions are there.例文帳に追加
注意: 全く問題がないことを確かめるために、もう一度mac-fdiskを実行し、すべてのパーティションがそこにあるかどうかを調べるべきです。 - Gentoo Linux
If you don't see any of the partitions you created, or the changes you made, you should reinitialize your partitions by pressing i in mac-fdisk.例文帳に追加
もし、作成したパーティションまたは行った変更のいずれかを見ないならば、mac-fdiskにおいて「i」を押してパーティションの再初期化をするべきです。 - Gentoo Linux
More details are available on the BSD Daemon's home page. 例文帳に追加
でも、デーモンはそれに歯向かって fdiskの実行をやめさせようとするかも知れません。 - FreeBSD
When I am partitioning out my hard disk with Linux fdisk, I would put all of Linux on the first drive (maybe 300MB for a nice root partition and some swap space). 例文帳に追加
Linux の fdiskコマンドを使って、ハードディスクを切り分けるとしたら、 わたしの場合は最初のドライブ(ルートパーティションとスワップ を合わせてだいたい 300MBくらい) に Linuxの全システムを入れるでしょう。 - FreeBSD
This is because many programs (e.g. MSD. 例文帳に追加
これは、数多くのプログラム (たとえば MSD.EXE や FreeBSD の fdisk)が物理的なディスクジオメトリ情報を認識しないためです。 - FreeBSD
The default way makes it compatible with other operating systems on the same machine, by using fdisk(8) table entries (called slices in FreeBSD), with a FreeBSD slice that employs partitions of its own. 例文帳に追加
デフォルトの方法では、fdisk のテーブルエントリ (FreeBSD ではスライスと呼ばれる)を使って、 自身のパーティションを使用する FreeBSD のスライスを、同じマシンの他のオペレーティングシステムと互換性のある形にします。 - FreeBSD
This setup will allow your disk to work correctly with other operating systems that might be installed on your computer and will not confuse other operating systems' fdisk utilities. 例文帳に追加
このセットアップ方法では、すでにコンピュータに他のオペレーティングシステムがインストールされていても正しく協調動作することが可能で、他のオペレーティングシステムの fdisk ユーティリティを混乱させることもありません。 - FreeBSD
You need to use tools that understand these things, which means dump(8) . 例文帳に追加
その他のディスクに関しては、fdisk(8) や /stand/sysinstall を使って、どのようにレイアウトされているか確かめてください。 - FreeBSD
EXE or FreeBSD fdisk) do not identify the physical disk geometry; they instead report the translated geometry (virtual numbers from using LBA). 例文帳に追加
これらはその代りに、 変換されたジオメトリ (LBA を使った仮想的なセクタ数) を報告します。 - FreeBSD
This is unlikely, but possible when re-FDISKing underneath an already-installed boot manager. 例文帳に追加
あまりないことですが、既にインストールしたブートマネージャが ある状態で FDISKしてしまうと起こることがあります。 - FreeBSD
You should also use dump(8) and restore(8) if you are moving a single partition to another empty partition. 例文帳に追加
まず最初に、DOS レベルでのパーティション/ ファイルシステムを無効にしておく必要があります。 使用するのはfdisk でも /stand/sysinstallでも結構です。 - FreeBSD
/dev/sda3Rest of Diskext3, reiserfs, xfsLinux Root (Type 0x83) 例文帳に追加
まだmac-fdiskではこれらのパーティションを削除することができないので、これらを削除するためにpartedを使う必要があるかもしれません。 - Gentoo Linux
You might have to use parted in order to delete them, as mac-fdiskcan't delete them yet. 例文帳に追加
まだmac-fdiskではこれらのパーティションを削除することができないので、これらを削除するためにpartedを使う必要があるかもしれません。 - Gentoo Linux
First delete the partitions you have cleared previously to make room for your Linux partitions.例文帳に追加
最初に、Linuxパーティションに場所を空けるため以前に作成したパーティションを削除してください。 パーティションを削除するためにはmac-fdiskの中でdを使用してください。 - Gentoo Linux
I boot from a MS-DOS or Windows 95 boot disk that contains the FDISK. EXE utility and make a small 50MB primary partition (35-40 for Windows 95, plus a little breathing room) on the first disk. 例文帳に追加
FDISK.EXE ユーティリティが入っている MS-DOS、あるいは Windows 95 bootディスクから起動させ、 1 番目のディスク上に 50MB のプライマリパーティション (Windows 95 本体に必要な 35-40MB に、少々余分な空きを加えたもの)を作成します。 - FreeBSD
To do this, type n to create a new partition, then p to tell fdisk that you want a primary partition. Then type 2 to create the second primary partition, /dev/sda2 in our case.例文帳に追加
この作業のためには、新規パーティションを作成するのにn、基本パーティションを選択するのにpを入力します. そして2番目の基本パーティション、この例では/dev/hda2を作成するのに2と入力します。 - Gentoo Linux
To do this, type n to create a new partition, then p to tell fdisk that you want a primary partition. Then type 3 to create the third primary partition, /dev/sda3in our case. 例文帳に追加
この作業のためには、新規パーティションを作成するのにn、基本パーティションを選択するのにpを入力します. そして3番目の基本パーティション、この例では/dev/hda3を作成するのに3と入力します。 - Gentoo Linux
To do this, type n to create a new partition, then p to tell fdisk that you want a primary partition. Then type 2 to create the second primary partition,/dev/sda2 in our case.例文帳に追加
この作業のためには、新規パーティションを作成するのにn、基本パーティションを選択するのにpを入力します. そして2番目の基本パーティション、この例では/dev/sda2を作成するのに2と入力します。 - Gentoo Linux
To do this, type n to create a new partition, then p to tell fdisk that you want a primary partition. Then type 3 to create the third primary partition, /dev/sda3 in our case.例文帳に追加
この作業のためには、新規パーティションを作成するのにn、基本パーティションを選択するのにpを入力します. そして3番目の基本パーティション、この例では/dev/sda3を作成するのに3と入力します。 - Gentoo Linux
To install an operating system with ease, a simple program is added to a DVD ROM or a CD ROM containing operating system files for installation so as to perform partitioning with FDISK and writing files with DD command from OS.例文帳に追加
インストールを容易にするためにはオペレーティングシステムのファイルを含んだインストール用DVDROM若しくはCDROMに、OS上からFDISKによるパーティション分割と、DDコマンドによるファイルの書き込みができるような簡単なプログラムを追加する。 - 特許庁
| 意味 | 例文 |
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| Copyright 2001-2010 Gentoo Foundation, Inc. The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license. |
| Copyright 1994-2010 The FreeBSD Project. All rights reserved. license |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|