
| ・ |
ドキュメントセンターを初めてご利用する方や運営方針についての基本的な姿勢をご覧になりたい方へ。
|
| ご利用の皆様から多く寄せられる質問にお答えしています。 |
|
| ・ |
ディーエーオフィスなどが利用する用語に関する解説を行います。
|
|
|
 |
 |  |
FreeBSD5への更新でfstabの修正を行わないといけないのはどんなときですか? |
「/dev/ad0a」などの4字形式を採用する場合です。
FreeBSD4.9や4.11での導入では、すでに「/dev/ad0s1a」などの形式になっているため、修正は必要ありません。「migration guide」では、FreeBSD 2.2.6-RELEASEの言及があるため、かなり古いバージョンからアップグレードを行う場合に考慮しなければならない問題のようです。
! 転載
http://www.freebsd.org/releases/5.4R/migration-guide.html
Fix /etc/fstab if required.
This item probably only affects older FreeBSD/i386 systems. On systems that use MBR-style disk slices, FreeBSD used to support ``compatibility slices'', where disk partition names could take the form /dev/ad0a (without specifying a slice name explicitly). These are no longer supported; disk partitions must be named according to the form /dev/ad0s1a. In other words, disk partitions must now completely specify a disk device, a slice number, and a partition letter.
Note that ``compatibility slices'' have generally not been used by default since FreeBSD 2.2.6-RELEASE. This item does not apply to FreeBSD/alpha at all, or to systems using ``dangerously dediated'' mode.
|
| 文書番号 |
06863 |
| 日付 |
2006.05.27 |
| 参照数 |
525 |
|