|
在这里学了不少东西,也再来这里请教下大神吧。
GRUB4DOS 安装 Windows 7系列按照论坛的教程已经可以了,但是 Linux 系统应该怎么通过 U 盘进行 ISO 安装呢?
Windows 安装可以通过 firadisk 驱动或者 Winpe 挂载ISO镜像实现,但是 Linux 系统既没有驱动,也不能挂载镜像,map 成光驱之后,能够启动,但是不能正常安装,安装过程中总是会提示寻找安装源。
请教各位大神,有没有什么办法通过 ISO 安装 Linux 的?
我测试安装的系统是 CentOS 6.5,启动菜单:
find --set-root --ignore-floppies --ignore-cd /boot/Drivers/installboot.rossjin
map ()/ISO_Image/CentOS-7.0-1406-x86_64-Everything.iso (0xff)
map --hook
root (0xff)
chainloader |
|