|
|
经过激动而漫长的等待,终于将Gentoo安装完毕,可是重启后出现如下提示:
>>Mounting filesystems
mount:Mounting devfs on /dev failed:No such device
Error opening file:".devfsd" No such file or directory
>>Determining root device
>>Block device /dev/hda3 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()::
回想一下在安装过程中漏了Creating /etc/fstab这一步,可是重新用光盘启动后
mount -t ext3 /dev/hda3 /mnt/gentoo后再重新按bookhand设置好fstab后重启还是不行小弟初接触linux,请各位大侠指点一下啊!
confiuration 中选择的是genkernel方式,启动采用lilo方式! |
|