Kernel Panic - not syncing - Linux

By Odelette
at 2015-12-12T09:14
at 2015-12-12T09:14
Table of Contents
我使用的是Lubuntu 15.04
原來的剛安裝完lubuntu,Linux kernel的版本 3.19
因為我需要修改一些network的code,我去找了
3.18.24的source code來編譯,編譯都沒有什麼問題
順利成功 /boot下也有了3.18.24的版本
然後重新 update-grub後
重新開機選擇3.18.24卻出現
Kernel Panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
開不了
但是如果使用原來的 3.19 卻沒有問題
我有google,有提供一些解決方式
但是沒有說明是什麼原因造成的
解決文章說要先開原來版本3.19
sudo mount /dev/sda1 /mnt
sudo mount --bind /dev /mnt/dev
sudo mount --bind /proc /mnt/proc
sudo mount --bind /sys /mnt/sys
sudo chroot /mnt
update-initramfs -u -k 3.18.24
update-grub2
重新開機,選擇3.18.24就可以開了
不曉得是什麼原因會有這問題?
謝謝!
--
原來的剛安裝完lubuntu,Linux kernel的版本 3.19
因為我需要修改一些network的code,我去找了
3.18.24的source code來編譯,編譯都沒有什麼問題
順利成功 /boot下也有了3.18.24的版本
然後重新 update-grub後
重新開機選擇3.18.24卻出現
Kernel Panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
開不了
但是如果使用原來的 3.19 卻沒有問題
我有google,有提供一些解決方式
但是沒有說明是什麼原因造成的
解決文章說要先開原來版本3.19
sudo mount /dev/sda1 /mnt
sudo mount --bind /dev /mnt/dev
sudo mount --bind /proc /mnt/proc
sudo mount --bind /sys /mnt/sys
sudo chroot /mnt
update-initramfs -u -k 3.18.24
update-grub2
重新開機,選擇3.18.24就可以開了
不曉得是什麼原因會有這問題?
謝謝!
--
Tags:
Linux
All Comments

By Edward Lewis
at 2015-12-14T15:55
at 2015-12-14T15:55

By Hedwig
at 2015-12-19T08:29
at 2015-12-19T08:29
Related Posts
請益dd 備份 與 回復的問題

By Adele
at 2015-12-11T13:57
at 2015-12-11T13:57
mail server內部收發信件

By Aaliyah
at 2015-12-10T22:21
at 2015-12-10T22:21
有沒有linux程式軟體的教學?

By Vanessa
at 2015-12-10T22:11
at 2015-12-10T22:11
請問如何改多重資料夾內的特定檔案名稱

By Charlie
at 2015-12-09T20:18
at 2015-12-09T20:18
ld 指令問題

By Odelette
at 2015-12-09T19:01
at 2015-12-09T19:01