无忧启动论坛

标题: 如何用isolinux引导坛里的PE映像启动? [打印本页]

作者: secowu    时间: 2010-9-28 17:43
标题: 如何用isolinux引导坛里的PE映像启动?
想在系统菜单里,直接用isolinux来引导整个光盘映像启动。
作者: zhs509    时间: 2010-9-28 17:45
grub4dos成功率比较高!
作者: dgxhls    时间: 2010-9-28 21:43
试试:
KERNEL /XXXX/memdisk         
APPEND iso initrd=/XXXX/xxxxx.iso
作者: liuyindou    时间: 2010-9-28 23:02
要用mkimage工具转换一下的。论坛里有查一下吧。
作者: secowu    时间: 2010-9-30 13:14
试下打狗的,等下回来报告 。
作者: secowu    时间: 2010-9-30 13:18
title&nbsp;&nbsp;Windows 7 PE&lt;br /&gt;root (hd0,0)&lt;br /&gt;kernel (hd0,0)/memdisk&lt;br /&gt;append iso initrd=(hd0,0)/win7pe.iso<br />提示不行啊。<br />到了这就不往下运行了。

[ 本帖最后由 secowu 于 2010-9-30 13:29 编辑 ]

20100930731.jpg (301.96 KB, 下载次数: 33)

20100930731.jpg

作者: zhs509    时间: 2010-9-30 13:33
标题: 回复 #6 secowu 的帖子
楼主好像把syslinux\isolinux菜单内容当作grub4dos菜单了吧?


syslinux\isolinux菜单(PE的ISO整体启动不一定成功)

LABEL 0PE
MENU LABEL [^1] 运行 0PE V1.2
KERNEL /boot/isolinux/memdisk
APPEND iso initrd=/boot/0PE.ISO



grub4dos菜单

title 【 1 】运行  0PE v1.2 
map --mem /boot/0PE.ISO (0xff) || find --set-root /boot/0PE.ISO && map --mem /boot//0PE.ISO (0xff)
map --hook
chainloader (0xff)

[ 本帖最后由 zhs509 于 2010-9-30 13:37 编辑 ]
作者: secowu    时间: 2010-9-30 13:54
pestudio能否说说,是怎样通过grldr来直接引导iso映像的?
作者: secowu    时间: 2010-9-30 13:57
原帖由 <i>zhs509</i> 于 2010-9-30 13:33 发表 <a href="http://bbs.wuyou.net/redirect.php?goto=findpost&pid=2049962&ptid=177143" target="_blank"><img src="http://bbs.wuyou.net/images/common/back.gif" border="0" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open(this.src);}" onmousewheel="return imgzoom(this);" alt="" /></a><br />
楼主好像把syslinux\isolinux菜单内容当作grub4dos菜单了吧?<br />
<br />
<br />
syslinux\isolinux菜单(PE的ISO整体启动不一定成功)<br />
<br />
LABEL 0PE<br />
MENU LABEL [^1] 运行 0PE V1.2<br />
KERNEL /boot/isolinux/memdisk<br />
APP ...
<br />


我这样修改,等会儿测试下是否成功。

  1. title  Windows 7 PE
  2. map --mem (hd0,0)/win7pe.ISO (0xff) || find --set-root (hd0,0)/win7pe.ISO && map --mem (hd0,0)/win7pe.ISO (0xff)
  3. map --hook
  4. chainloader (0xff)
复制代码

作者: secowu    时间: 2010-9-30 17:54
原帖由 <i>zhs509</i> 于 2010-9-30 13:33 发表 <a href="http://bbs.wuyou.net/redirect.php?goto=findpost&pid=2049962&ptid=177143" target="_blank"><img src="http://bbs.wuyou.net/images/common/back.gif" border="0" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open(this.src);}" onmousewheel="return imgzoom(this);" alt="" /></a><br />
楼主好像把syslinux\isolinux菜单内容当作grub4dos菜单了吧?<br />
<br />
<br />
syslinux\isolinux菜单(PE的ISO整体启动不一定成功)<br />
<br />
LABEL 0PE<br />
MENU LABEL [^1] 运行 0PE V1.2<br />
KERNEL /boot/isolinux/memdisk<br />
APP ...
<br />
非常的不错,成功运行。
这下不用老安装到硬盘上了。
直接下载就可以了。

sshot-1.png (215.77 KB, 下载次数: 33)

sshot-1.png

作者: lsbzhe    时间: 2010-10-3 09:22
期待能解决,期待中。。。
作者: secowu    时间: 2010-10-10 11:35
问题已解决。。。。。。




欢迎光临 无忧启动论坛 (http://bbs.wuyou.net/) Powered by Discuz! X3.3