亚洲av成人无遮挡网站在线观看,少妇性bbb搡bbb爽爽爽,亚洲av日韩精品久久久久久,兔费看少妇性l交大片免费,无码少妇一区二区三区

  免費注冊 查看新帖 |

Chinaunix

  平臺 論壇 博客 文庫
最近訪問板塊 發(fā)新帖
查看: 2479 | 回復(fù): 2
打印 上一主題 下一主題

linxu9從kernel 2.4.20-8編譯到2.6.16啟動進(jìn)出錯 [復(fù)制鏈接]

論壇徽章:
0
跳轉(zhuǎn)到指定樓層
1 [收藏(0)] [報告]
發(fā)表于 2007-07-16 17:02 |只看該作者 |倒序瀏覽
各位兄弟:以下是出錯提示:kernel panic-not syncing: VFS:Unable to mount root fs on unknow-block(0,0),我按照網(wǎng)上找的幾個貼子,有幾個解決方法:
1. VFS:Cannot open root device “hdxy” or unknow-block(0,0)
Please append a correct “root=” boot option
kernel panic-not syncing: VFS:Unable to mount root fs on unknow-block(0,0)

解決方法:把
08.05.11、<*> RAM disk support
09.27.07、<*> Compressed ROM file system support (cramfs) 這兩項都要選上!!!!!!否則,呵呵!

2.# vi grub/grub.conf (ZhiQiao:此處應(yīng)該為/grub/grub.conf)

進(jìn)入grub.conf文件,找到如下信息:

default=1

timeout=10

splashimage=(hd0,0)/grub/splash.xpm.gz

title Red Hat Linux (2.6.1

root (hd0,0)

kernel /vmlinuz-2.6.18 ro root= LABEL=/

initrd /initrd-2.6.18.img

做兩處修改:

(1) 將default=1改為default=0(不改的話,重啟之后默認(rèn)進(jìn)入2.4內(nèi)核)

(2) 將kernel行的“LABEL=/”換成根目錄所在的分區(qū)(上一步查看的就是)

還是不能解決,現(xiàn)附上我的grub.conf:

# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE:  You have a /boot partition.  This means that
#          all kernel and initrd paths are relative to /boot/, eg.
#          root (hd0,0)
#          kernel /vmlinuz-version ro root=/dev/sda2
#          initrd /initrd-version.img
#boot=/dev/sda
default=1
timeout=10
splashimage=(hd0,0)/grub/splash.xpm.gz
title Red Hat Linux (2.6.16)
        root (hd0,0)
        kernel /vmlinuz-2.6.16 ro root=/dev/sda2
        initrd /initrd-2.6.16.img
title Red Hat Linux (2.4.20-
        root (hd0,0)
        kernel /vmlinuz-2.4.20-8 ro root=LABEL=/
        initrd /initrd-2.4.20-8.img
郁悶呀~~~,大家?guī)蛶兔ρ絶~~

論壇徽章:
0
2 [報告]
發(fā)表于 2007-07-16 18:15 |只看該作者
config時
FileSystem選擇ext3沒???
還有,通過df -h來看看/對應(yīng)的是hdaX,然后修改。
你的是sda?

論壇徽章:
0
3 [報告]
發(fā)表于 2007-07-16 18:47 |只看該作者
好像RH9用的文件系統(tǒng)是ext2的。升級內(nèi)核時要選上ext2
您需要登錄后才可以回帖 登錄 | 注冊

本版積分規(guī)則 發(fā)表回復(fù)

  

北京盛拓優(yōu)訊信息技術(shù)有限公司. 版權(quán)所有 京ICP備16024965號-6 北京市公安局海淀分局網(wǎng)監(jiān)中心備案編號:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年舉報專區(qū)
中國互聯(lián)網(wǎng)協(xié)會會員  聯(lián)系我們:huangweiwei@itpub.net
感謝所有關(guān)心和支持過ChinaUnix的朋友們 轉(zhuǎn)載本站內(nèi)容請注明原作者名及出處

清除 Cookies - ChinaUnix - Archiver - WAP - TOP