关于硬盘安装gentoo的问题,大家帮个忙好吗?
时间:2006-05-14 来源:anhongkui
我下的是install-x86-universal-2005.1.iso,用的是grub for dos
按照网上的安装步骤,将isolinux里边的内容copy到了d:\\isolinux里,启动
出现了找不到盘。显示:
The root block device is unspecified or not detected!
Please specify a device to boot,or "shell" for a shell....
boot()::
这到底是什么原因啊?
输入shell的时候,会出现
按照网上的安装步骤,将isolinux里边的内容copy到了d:\\isolinux里,启动
出现了找不到盘。显示:
The root block device is unspecified or not detected!
Please specify a device to boot,or "shell" for a shell....
boot()::
这到底是什么原因啊?
输入shell的时候,会出现
CODE:
[Copy to clipboard]
/bin/ash: can't access tty: control turned off
输入shell可以有一些简单的命令,但是象vi,fdisk什么的命令都没有
请问有什么解决办法?
这时候出现了gentoo的桌面背景,但是只能用这个简单的shell
下面这是我的grub的menu.lst中的内容:
title Gentoo Linux on (hd0,4)
root (hd0,4)
kernel (hd0,4)/isolinux/gentoo root=/dev/ram0 init=/linuxrc acpi=ht looptype=squashfs loop=/livecd.squashfs udev nodevfs vga=791 dokeymap splash=silent,theme:livecd-2005.1
initrd =(hd0,4)/isolinux/gentoo.igz
这个是isolinux里边的isolinux.cfg文件
default gentoo
timeout 150
prompt 1
display boot.msg
F1 kernels.msg
F2 help.msg
label gentoo
kernel gentoo
append initrd=gentoo.igz root=/dev/ram0 init=/linuxrc looptype=squashfs loop=/livecd.squashfs dokeymap cdroot vga=791 splash=silent,theme:livecd-2005.1 CONSOLE=/dev/tty1 quiet
label gentoo-nofb
kernel gentoo
append initrd=gentoo.igz root=/dev/ram0 init=/linuxrc looptype=squashfs loop=/livecd.squashfs dokeymap cdroot
label memtest86
kernel memtest86
输入shell可以有一些简单的命令,但是象vi,fdisk什么的命令都没有
请问有什么解决办法?
这时候出现了gentoo的桌面背景,但是只能用这个简单的shell
下面这是我的grub的menu.lst中的内容:
title Gentoo Linux on (hd0,4)
root (hd0,4)
kernel (hd0,4)/isolinux/gentoo root=/dev/ram0 init=/linuxrc acpi=ht looptype=squashfs loop=/livecd.squashfs udev nodevfs vga=791 dokeymap splash=silent,theme:livecd-2005.1
initrd =(hd0,4)/isolinux/gentoo.igz
这个是isolinux里边的isolinux.cfg文件
default gentoo
timeout 150
prompt 1
display boot.msg
F1 kernels.msg
F2 help.msg
label gentoo
kernel gentoo
append initrd=gentoo.igz root=/dev/ram0 init=/linuxrc looptype=squashfs loop=/livecd.squashfs dokeymap cdroot vga=791 splash=silent,theme:livecd-2005.1 CONSOLE=/dev/tty1 quiet
label gentoo-nofb
kernel gentoo
append initrd=gentoo.igz root=/dev/ram0 init=/linuxrc looptype=squashfs loop=/livecd.squashfs dokeymap cdroot
label memtest86
kernel memtest86
相关阅读 更多 +