開機時跑到initramfs? - Linux

Table of Contents


週末轉到久久沒開過的WinXP系統,再轉回kubuntu時,悲劇發生了...

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)

之後秀了一行, 好像是我磁區的UUID沒找到的樣子,剛好是我放系統的那一塊.

後來我試著用LivdCD進去看看,那一區好像還真的沒有UUID,是被洗掉了嗎?這有可能發生嗎?

因為目前會停在 initramfs下,在這種狀況下有沒有可能再進去kubuntu內呢?

--

All Comments

Wallis avatarWallis2010-03-30
livecd還進得去那個磁區嗎?進得去就改grub設定試試
Wallis avatarWallis2010-04-02
也可以用fdisk -L看看是不是系統ID被改掉了
Isabella avatarIsabella2010-04-06
嗯,進grup改成/dev/sda的形式就成了...感謝!
Isla avatarIsla2010-04-10
失落的 UUID還沒找到...不過至少己經可以進門了