无忧启动论坛

标题: 怎么提取U盘的镜像img文件里的文件? [打印本页]

作者: 2011royallin    时间: 2011-3-16 17:25
标题: 怎么提取U盘的镜像img文件里的文件?
RSTpro3的U盘镜像(130M),用UltraISO打开后有个1M多的文件UXBOOT,没有后缀格式,还有有个“请勿格式化”的文件。
  请问如何把USBOOT这个文件还原为原来的软盘镜像或者对应大小的软盘img,ima镜像?

[ 本帖最后由 2011royallin 于 2011-3-16 22:16 编辑 ]
作者: ones    时间: 2011-3-16 21:56
这个东东没玩过,去网上查了一下,原来是用来检测内存的,平时还真用不到,你试试用WinImage软件打开试试
作者: 2011royallin    时间: 2011-3-16 22:20
标题: 回复 #2 ones 的帖子
是呀,权威的内存检测工具。可以把这130M的U盘镜像缩回原来大小的img镜像么?我想用vfloppy虚拟软盘加载,有个旧版的RST(不过不兼容DDR2,DDR3)是1M多的IMA和IMG的格式。
  直接用vfloppy加载这个130M的IMG提示错误。

http://u.115.com/file/f938489b0c#
rst_pro3_usb解压密码8899.rar

2M解压出来是130M

[ 本帖最后由 2011royallin 于 2011-3-16 22:33 编辑 ]
作者: tubaozi    时间: 2011-3-16 23:24
不知是否采用的这种技术?
《关于1G的文件压成1M的文件》
http://bbs.wuyou.net/forum.php?mod=viewthread&tid=177858
作者: sgw888    时间: 2011-3-17 09:01
楼主有兴趣的话,加我QQ。我在QQ上跟你说。我的QQ 58198859.
提取其实很简单的。
作者: sgw888    时间: 2011-3-18 08:38
http://bbs.wuyou.net/forum.php?m ... highlight=%2Bsgw888

我以前已经发过了。并且是提取过的。版本是2.64
作者: 2011royallin    时间: 2011-3-18 11:17
原帖由 <i>tubaozi</i> 于 2011-3-16 23:24 发表 <a href="http://bbs.wuyou.net/redirect.php?goto=findpost&pid=2182737&ptid=189256" 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 />
《关于1G的文件压成1M的文件》<br />
http://bbs.wuyou.net/forum.php?mod=viewthread&tid=177858
<br />
谢谢。又学到东西了。
作者: 2011royallin    时间: 2011-3-18 11:28
原帖由 <i>sgw888</i> 于 2011-3-18 08:38 发表 <a href="http://bbs.wuyou.net/redirect.php?goto=findpost&pid=2183516&ptid=189256" 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 />
http://bbs.wuyou.net/forum.php?mod=viewthread&tid=183248&highlight=%2Bsgw888<br />
<br />
我以前已经发过了。并且是提取过的。版本是2.64
<br />
谢谢。
我这里不能上Q呢。
是用WINHEX修改吗?
用ultraiso提取出来的uxboot是不是原来的软件里的文件?还是一个镜像?又没有文件格式。
你修改后的那个是要这样引导吗?
EasyBoot》GRUB4》IMG

不知道用vfloppy虚拟软驱能引导不,以前的版本可以,不知道这个能不。
作者: 2011royallin    时间: 2011-3-18 11:29
这个软件以备不时之需还是不错的
作者: sgw888    时间: 2011-3-18 19:45
用WINHEX提取,打开IMG之后,直接跳转到2880扇区,在结尾处,设置 块结尾,然后,编辑,选块至新文件就可以了。
说白了,就没劲了,一个软盘的扇区总数是2880扇区,把一个软盘的所有扇区都提取出来之后,生成一个IMG,将这个IMG写到U盘,从U盘引导的时候,会被认为是一个1.44M的软盘,就这么简单。提取也很简单,就是从IMG开始的2880扇区,后面全是没用的。

对了,用WINHEX 打开IMG的时候,要将IMG 解释为磁盘,在专用工具,将文件解释为磁盘。

至于用什么引导,楼主可以自己去想。 兼容性最好,还是用USB引导,或者用软驱,当然现在软驱都没有了。
要是做成光盘,我没试,你可以用EZBOOT 试一下,或者用GRUB4DOS试一下。
作者: bairishan    时间: 2011-3-19 11:16
标题: 回复 #10 sgw888 的帖子
谢谢,你的回答很有价值,以前我还在想用什么方法去压缩这个USB RST的文件呢
作者: 2011royallin    时间: 2011-3-20 15:10
原帖由 <i>sgw888</i> 于 2011-3-18 19:45 发表 <a href="http://bbs.wuyou.net/redirect.php?goto=findpost&pid=2183991&ptid=189256" 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 />
用WINHEX提取,打开IMG之后,直接跳转到2880扇区,在结尾处,设置 块结尾,然后,编辑,选块至新文件就可以了。<br />
说白了,就没劲了,一个软盘的扇区总数是2880扇区,把一个软盘的所有扇区都提取出来之后,生成一 ...
<br />
  谢谢,又学到东西了
作者: qwe027    时间: 2011-3-22 21:35
谢谢,又学到东西了




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