|
|
从stage1开始安装,安装好重启后提示:
Block device /dev/sda3 is not a valid root device
The root block device is unspecified or not detected
please specify a device to boot or "shell" for a shell
boot():
在grub.conf里设了
root (hd0,0)
kernel /vmlinuz root=/dev/ram0 init=/linxrc real_root=/dev/sda3
谢谢,拜托 |
|