
Ubuntu日本語フォーラム

ログインしていません。
サーバを創ろうとしています。
(HDD 2TB×2 でRAIDを組むつもりです。)
デスクトップ版10.04をクリーンインストールしたところ、
起動時に以下のエラーメッセージが出てしまいます。
error: no such device : 14***.
grub rescue>
です。
grub rescue>ls の結果が
(hd0)
です。
ライブCDから起動して、
端末
ubuntu@ubuntu:~$ sudo fdisk -lu の結果が
Disk /dev/sda: 2000.4 GB, 2000398934016 bytes
255 heads, 63 sectors/track, 243201 cylinders, total 3907029168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x5a473722
Device Boot Start End Blocks Id System
/dev/sda1 * 2048 526335 262144 83 Linux
Partition 1 does not end on cylinder boundary.
/dev/sda2 526336 3884408831 1941941248 83 Linux
/dev/sda3 3884408832 3904292863 9942016 82 Linux swap / Solaris
WARNING: GPT (GUID Partition Table) detected on '/dev/sdb'! The util fdisk doesn't support GPT. Use GNU Parted.
Disk /dev/sdb: 2000.4 GB, 2000398934016 bytes
255 heads, 63 sectors/track, 243201 cylinders, total 3907029168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Device Boot Start End Blocks Id System
/dev/sdb1 1 3907029167 1953514583+ ee GPT
です。
対応策をご存じでしたら、お願いします。
オフライン