|
|
如题。
我用这方法不行:
把iso文件解压到install目录
grub>kernel (hd0,0)/install/isolinux/gentoo root=ram0 ramdisk_size=25600 devfs=mount,dall
grub>initrd (hd0,0)/install/isolinux/gentoo.igz
grub>boot
出现错误。显示:
The root block device is unspecified or not detected!
Please specify a device to boot,or "shell" for a shell....
boot():: |
|