
Ubuntu日本語フォーラム

ログインしていません。
ハード:lenovo U300s
windowsとUbuntu14.04LTSをデュアルブートしようと思いUbuntuをインストールしました。
しかしインストール後ブートローダーからUbuntuを選択すると以下のようなエラーが出てしまいます。(windowsは起動できます)
Gave up waiting for root device. Common problems:
- Boot args (cat /proc/cmdline)
- Check rootdelay= (did the system wait long enough?)
- Check root= (did the system wait for the right device?)
- Missing modules (cat /proc/modules; ls /dev)
ALERT! /dev/disk/by-uuid/807aa1a4-fdd2-4145-b27a-73dfdfca65eb does not exist. Dropping to a shell!
BusyBox v1.13.3(Ubuntu 1:1.13.3-1ubuntu7)built-in shell(ash)
Enter'help'for a list of built-in commands.
(initramfs)
起動オプションにrootdelay=90を追加してみましたが同じエラーが出ます。rootのUUIDも確認しましたが合っているのではないかと思います。
https://wiki.ubuntulinux.jp/UbuntuTips/ … brWithGrub
↑こちらのページにあるようにusbからubuntuを起動し起動オプションを開いて「boot=casper」を「root=/dev/sda6」に書き換えてbootするとssdにインストールしたubuntu(/dev/sda6)は起動できました。
オフライン