无忧启动论坛

 找回密码
 注册
搜索
系统gho:最纯净好用系统下载站广告联系 微信:wuyouceo QQ:184822951
查看: 4461|回复: 9
打印 上一主题 下一主题

[求助] zxw 达人和sratlf 达人关于 安装程序无法复制文件 firadisk.sys问题

[复制链接]
跳转到指定楼层
1#
发表于 2011-11-18 11:34:56 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
我用下面的方式在第一步时出现安装程序无法复制文件 firadisk.sys

请问这么解决啊!
难道还要去PE里手动复制进去吗?
  1. title Setup Windows from ISO to IMG Step 1 : Boot from ISO, with virtual CD+Floppy
  2. find --set-root /RAM2003.img
  3. map --heads=2 --sectors-per-track=18 --mem (md)0x800+4 (99)
  4. # Unpartitioned disk image needs geometry
  5. map --heads=255 --sectors-per-track=63 /RAM2003.img (hd0)
  6. map /winxp.iso (222)
  7. map /firadisk.img (fd1)
  8. map /firadisk.img (fd0)
  9. map --hook
  10. # Hide other disks, so partition in virtual disk will get C letter.
  11. map --harddrives=1
  12. # The "boot" option is required for virtual disk to have system partition with C letter.
  13. write (99) [FiraDisk]\nStartOptions=disk,vmem=find:/RAM2003.img,boot;cdrom,vmem=find:/winxp.iso;floppy,vmem=find:/firadisk.img;\n\0
  14. rootnoverify (222)
  15. chainloader


  16. title Setup Windows from ISO to IMG Step 2 : Boot from IMG, with virtual CD
  17. find --set-root /RAM2003.img
  18. map --heads=2 --sectors-per-track=18 --mem (md)0x800+4 (99)
  19. map /RAM2003.img (hd0)
  20. map --hook
  21. # The "boot" option here is required for booting Windows the first time.
  22. write (99) [FiraDisk]\nStartOptions=disk,vmem=find:/RAM2003.img,boot;cdrom,vmem=find:/winxp.iso;\n\0
  23. rootnoverify (hd0)
  24. chainloader +1

  25. title Setup Windows from ISO to IMG Step 3 : Boot from IMG
  26. find --set-root /RAM2003.img
  27. map --heads=2 --sectors-per-track=18 --mem (md)0x800+4 (99)
  28. map /RAM2003.img (hd0)
  29. map --hook
  30. write (99) [FiraDisk]\nStartOptions=disk,vmem=find:/RAM2003.img,boot;\n\0
  31. rootnoverify (hd0)
  32. chainloader +1

  33. # 下面就是正常启动RAMOS,载入内存方式,如果要加载到高位内存 map --mem --top /RAM2003.img (hd0)
  34. title START RAMOS_ form RAM2003.img (map --mem)
  35. find --set-root /RAM2003.img
  36. map --mem /RAM2003.img (hd0)
  37. map (hd0) (hd1)
  38. map --hook
  39. root (hd0,0)
  40. chainloader /ntldr
  41. boot
复制代码


这个也同样 安装程序无法复制文件


  1. title   制作ramos步骤1(硬盘映像vhd须自备)
  2. command  run --step1 --fira .ramos vhd=/hdd.img iso=/winxp.iso

  3. title   制作ramos步骤2(硬盘映像vhd须自备)
  4. command  run --step2 --fira .ramos vhd=/hdd.img iso=/winxp.iso

  5. title  启动ramos
  6. command run --fira /hdd.img (hd0)
复制代码


这个菜单也是的
出现安装程序无法复制文件winvblock.sys

  1. title 1. step1.install XP to RAMOS.IMG
  2. RUN --wvbk iso=/winxp.iso disk=/RAM2003.img
  3. boot

  4. title 2. step2.start from RAMOS.IMG
  5. RUN --wvbk disk=/RAM2003.img
  6. boot

  7. title 3. step3.start from RAMOS.IMG
  8. RUN --mem --wvbk disk=/RAM2003.img
  9. boot
复制代码
2#
发表于 2011-11-18 13:58:50 | 只看该作者
先清空内存区域测试一下
map --heads=2 --sectors-per-track=18 --mem (md)0x800+4 (99)
write (99) [FiraDisk]\nStartOptions=disk,vmem=find:/RAM2003.img,boot;cdrom,vmem=find:/winxp.iso;floppy,vmem=find:/firadisk.img;\n\0

改成:
map --mem (md)0x200+4 (99)
map --hook
echo [FiraDisk] > (99)+1
echo StartOptions=disk,vmem=find:/RAM2003.img,boot;cdrom,vmem=find:/winxp.iso;  >> (99)+1
回复

使用道具 举报

3#
发表于 2011-11-18 16:07:19 | 只看该作者

回复 #1 hiviki 的帖子

试试这个:
... RUN.7z (435.84 KB, 下载次数: 55)
回复

使用道具 举报

4#
发表于 2011-11-18 20:42:28 | 只看该作者

回复 #1 hiviki 的帖子

你是安装的2003?  还是xp?  iso镜像名是xp  disk镜像名是2003

还有iso镜像是什么镜像  精简版还是原版  disk镜像是什么软件生成的

换用fira参数试试呢  同样的错误吗
回复

使用道具 举报

5#
 楼主| 发表于 2011-11-18 20:59:20 | 只看该作者
原帖由 <i>zxw</i> 于 2011-11-18 16:07 发表 <a href="http://bbs.wuyou.net/redirect.php?goto=findpost&pid=2339610&ptid=202495" 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 />
试试这个:<br />
...132636
<br />
原帖由 <i>zhaohj</i> 于 2011-11-18 13:58 发表 <a href="http://bbs.wuyou.net/redirect.php?goto=findpost&pid=2339543&ptid=202495" 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 />
先清空内存区域测试一下<br />
map --heads=2 --sectors-per-track=18 --mem (md)0x800+4 (99)<br />
write (99) [FiraDisk]\nStartOptions=disk,vmem=find:/RAM2003.img,boot;cdrom,vmem=find:/winxp.iso;floppy,vmem=fi ...
<br />
原帖由 <i>sratlf</i> 于 2011-11-18 20:42 发表 <a href="http://bbs.wuyou.net/redirect.php?goto=findpost&pid=2339713&ptid=202495" 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 />
你是安装的2003?  还是xp?  iso镜像名是xp  disk镜像名是2003 <br />
<br />
还有iso镜像是什么镜像  精简版还是原版  disk镜像是什么软件生成的<br />
<br />
换用fira参数试试呢  同样的错误吗
<br />

谢谢几位达人!下午出去了,明天去公司试试,在此感谢,希望能再次点燃我RAMOS兴趣
装的是XP,但我镜像名字是2003  没改,嘿嘿...
回复

使用道具 举报

6#
 楼主| 发表于 2011-11-19 13:21:38 | 只看该作者
回楼上几位!
我试验了不行的啊!
回复

使用道具 举报

7#
发表于 2011-11-19 14:01:53 | 只看该作者

回复 #6 hiviki 的帖子

能先回答我4#的问题不

至少我使用原版xp镜像  diskgenius生成的hdd映像没问题  可以正常安装并启动
回复

使用道具 举报

8#
发表于 2011-11-20 21:09:46 | 只看该作者
应该你是用的精简版的系统来安装的吧!
用官方原版Xp镜像没有问题的,有少部分精简版也可以,不过大部分精简版都会出现这个问题!
具体精简版本的为什么会这样我就说不清楚了!!!
不知道大大们可以告诉我精简版本为什么会出现这个问题吗?是因为精简了那部分造成的啊!可以有办法补救精简版的这个问题吗?
回复

使用道具 举报

9#
发表于 2011-11-22 11:06:46 | 只看该作者
好象遇见过,可以试试去掉winnt.sif
回复

使用道具 举报

10#
发表于 2013-2-10 16:48:23 | 只看该作者

回复 #9 wpklgo 的帖子

没错,我选手动安装,就没有出现那个提示啦,
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

小黑屋|手机版|Archiver|捐助支持|无忧启动 ( 闽ICP备05002490号-1 )

闽公网安备 35020302032614号

GMT+8, 2024-9-22 20:21

Powered by Discuz! X3.3

© 2001-2017 Comsenz Inc.

快速回复 返回顶部 返回列表