QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 812|回复: 3

Magic 1.2 final在K8的8237上出现问题

[复制链接]
发表于 2005-3-19 01:25:07 | 显示全部楼层 |阅读模式
K8t800pro芯片组,南桥8237, 只有一个200G SATA硬盘,
安装系统都正常,安装好了以后,
第一次启动就有问题,
显示信息如下

Mounted /proc filesystem
mounting sysfscreating block devices
vfs: cannot open root device "sda5" or unknow-block(0,0)
please append a correct "root=" boot option
kernel pannic on syncing: Unable to mount root fs on unkonw-block(0,0)

到这里就死掉了,好像是因为没有找到sda5,我的linux是装在sda5上的阿。
发表于 2005-3-19 08:24:49 | 显示全部楼层
安装到sda3上吧?
回复

使用道具 举报

 楼主| 发表于 2005-3-19 09:23:10 | 显示全部楼层
扩展分区的第一个逻辑磁盘,就是 sda5 啊??
sda3 是第三个主分区啊。。。
回复

使用道具 举报

 楼主| 发表于 2005-3-19 09:38:17 | 显示全部楼层
# grub.conf generated by MagicInstaller.

# Note that you do not have to rerun grub after making changes to this file.
default=0
timeout=10
splashimage=(hd0,4)/boot/grub/splash.xpm.gz
title windows 2003
        rootnoverify (hd0,0)
        chainloader +1
title MagicLinux
        root (hd0,4)
        kernel /boot/vmlinuz-2.6.9  ro root=/dev/sda5 vga=791 splash=silent
        initrd /boot/initrd-2.6.9.img
title MagicLinux (Graphics Mode)
        root (hd0,4)
        kernel /boot/vmlinuz-2.6.9 init 5 ro root=/dev/sda5 vga=791 splash=silent
        initrd /boot/initrd-2.6.9.img
title MagicLinux (Console Mode)
        root (hd0,4)
        kernel /boot/vmlinuz-2.6.9 init 3 ro root=/dev/sda5 vga=791 splash=silent
        initrd /boot/initrd-2.6.9.img
title MagicLinux (Single Mode)
        root (hd0,4)
        kernel /boot/vmlinuz-2.6.9 init 1 ro root=/dev/sda5 vga=791 splash=silent
        initrd /boot/initrd-2.6.9.img
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-26 19:24 , Processed in 0.061766 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表