无忧启动论坛

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

[分享] RUN 1206 更新 支持磁盘交换,文件检索,自动菜单,自动列表,全自动安装nt5x系统

    [复制链接]
121#
 楼主| 发表于 2011-2-8 17:25:27 | 显示全部楼层

回复 #374 yingtaomu 的帖子

?????????????????????

没看懂
回复

使用道具 举报

122#
 楼主| 发表于 2011-2-9 11:48:24 | 显示全部楼层

回复 #377 maanu 的帖子

@maanu

the 1st question, you can try like this

find --set-root /file.tag
RUN /ntldr

the 2nd question

how do you use winvblock drive, the same as firadisk drive?
回复

使用道具 举报

123#
 楼主| 发表于 2011-2-9 12:44:57 | 显示全部楼层

回复 #379 maanu 的帖子

maybe you can use this command

RUN --firadisk:/BOOT/IMGS/WINVBLOCK.IMG /isofile

or you can rename the WINVBLOCK.IMG to FIRADISK.IMG, then you can use default command

RUN --firadisk /isofile
回复

使用道具 举报

124#
 楼主| 发表于 2011-2-9 16:43:33 | 显示全部楼层

回复 #381 blbl 的帖子

是原版系统镜像吗
回复

使用道具 举报

125#
 楼主| 发表于 2011-2-9 18:55:22 | 显示全部楼层

回复 #383 blbl 的帖子

第二次重启你是直接重启的还是又执行的RUN --firadisk
回复

使用道具 举报

126#
 楼主| 发表于 2011-2-9 19:28:18 | 显示全部楼层

回复 #385 blbl 的帖子

那应该没问题啊  我实机安装过   没见过这种提示
回复

使用道具 举报

127#
 楼主| 发表于 2011-2-10 00:14:32 | 显示全部楼层
@maanu

if you have enough time, could you do another test?  for ramos that use winvblock drive.

use command like this

RUN --ramos /MAANU.IMG /ntldr

RUN.zip

2.7 KB, 下载次数: 22, 下载积分: 无忧币 -2

回复

使用道具 举报

128#
 楼主| 发表于 2011-2-10 17:12:39 | 显示全部楼层

回复 #389 maanu 的帖子

@ maanu

need one more command, command --set-path=(bd)/BOOT/IMGS/

and one mistake at # 387,  you should use this command,  RUN --ramos-nomem /MAANU.IMG /ntldr

for example, menu.lst

============================
command --set-path=(bd)/BOOT/IMGS/

title ramos test
RUN --ramos-nomem /MANNU.IMG /ntldr
============================
回复

使用道具 举报

129#
 楼主| 发表于 2011-2-10 19:09:43 | 显示全部楼层

回复 #391 maanu 的帖子

post # 391

1,
you can do this way,  make a TXT file named kon.txt and put it in BOOT/IMGS ,


======================
kon boot \n a tool to bypass windows password



======================

important: Press at least Three Enter at the end of the last line

2,
I have already done this,

RUN /FILE.IMG --nomem ( dont map into memory , direct load it , if failed, not try to map it into mem)
RUN /FILE.IMG  ( map it into memory and boot )



post # 392

try to use capital letters,   OR ,

path %path%;"%~dp0bin"
@mkisofs.exe -o Hybrid.ISO -v -V "intoXicator's" -hide-joliet-list hide.txt -J -joliet-long -l -allow-lowercase -relaxed-filenames -gbk4dos-filenames -gbk4win-filenames -no-emul-boot -boot-load-size 4 -b grldr maanu\

[ 本帖最后由 sratlf 于 2011-2-10 19:34 编辑 ]
回复

使用道具 举报

130#
 楼主| 发表于 2011-2-10 19:36:50 | 显示全部楼层
do not need  ======================

KON.zip

200 Bytes, 下载次数: 23, 下载积分: 无忧币 -2

回复

使用道具 举报

131#
 楼主| 发表于 2011-2-10 19:43:55 | 显示全部楼层

回复 #396 maanu 的帖子

sorry, it is my fault, the correct command shou be

RUN /FILE.IMG --nomem
回复

使用道具 举报

132#
 楼主| 发表于 2011-2-10 19:50:23 | 显示全部楼层
@maanu

try the new version, add --winvblock support,

RUN --winvblock /isofile                                              #use  /BOOT/IMGS/WINVBLOCK.IMG as default

RUN --winvblock:/IMGS/WINV.IMG /isofile              #use /IMGS/WINV.IMG

RUN --winvblock-nodisk /isofile                                   #use  /BOOT/IMGS/WINVBLOCK.IMG as default, and load iso only

RUN --winvblock-nodisk:/IMGS/WINV.IMG /isofile   #use /IMGS/WINV.IMG, and load iso only

RUN.zip

2.76 KB, 下载次数: 9, 下载积分: 无忧币 -2

回复

使用道具 举报

133#
 楼主| 发表于 2011-2-10 20:10:08 | 显示全部楼层

回复 #399 maanu 的帖子

@ maanu

one mistake, you should put RUN in the /BOOT/IMGS/ folder

and then use the command :

command --set-path=(bd)/BOOT/IMGS/

[ 本帖最后由 sratlf 于 2011-2-10 20:20 编辑 ]
回复

使用道具 举报

134#
 楼主| 发表于 2011-2-10 20:58:20 | 显示全部楼层

回复 #402 maanu 的帖子

i do not know, i usually test through cd, and nothing wrong.

could you test the RUN by vm   http://u.115.com/file/f7de82d531

OR  http://bbs.wuyou.net/forum.php?mod=viewthread&tid=181883


i know the reason , the iso .......

use the mkisofs below to make the iso file again, MakeISO_LC.CMD  is i usually uesd to make iso file

[ 本帖最后由 sratlf 于 2011-2-10 21:15 编辑 ]

137.7z

384.48 KB, 下载次数: 16, 下载积分: 无忧币 -2

回复

使用道具 举报

135#
 楼主| 发表于 2011-2-10 21:18:45 | 显示全部楼层

回复 #404 maanu 的帖子

WINBLOCK.IMG

should be  WINVBLOCK.IMG
回复

使用道具 举报

136#
 楼主| 发表于 2011-2-10 22:56:31 | 显示全部楼层

回复 #406 maanu 的帖子

sorry i still do not know how the error occurred, but could you tell me where did you put the WINVBLOCK.IMG file,

the screen shot show it is on (hd0,0), didn`t you put it on the cd?

try the iso below, i test ok, and the RUN is the latest version

# 403 has the new mkisofs tool, you could use it to make iso file

[ 本帖最后由 sratlf 于 2011-2-10 23:05 编辑 ]

MaxBOOTt1.7z

498.34 KB, 下载次数: 13, 下载积分: 无忧币 -2

回复

使用道具 举报

137#
 楼主| 发表于 2011-2-11 11:18:07 | 显示全部楼层
@maanu

find --set-root /file.tag

RUN /ntldr

this works OK for me, the search and set root function, i have tested many times.

usually, grub4dos should look for RUN command from the root drive, but this have no effect for your usb, i have no idea about this.

i still suspect there are problems with your generated iso file, not the standard iso 9660 format.

could you upload your mkisofs.exe and the MENU.LST while you are testing?
回复

使用道具 举报

138#
 楼主| 发表于 2011-2-11 17:57:11 | 显示全部楼层

回复 #410 wgx1688 的帖子

你执行的什么命令
回复

使用道具 举报

139#
 楼主| 发表于 2011-2-11 21:25:11 | 显示全部楼层
@maanu

so........

maybe you can try this

RUN --winvblovk:(ud)/BOOT/IMGS/WINVBLOCK.IMG /isofile
回复

使用道具 举报

140#
 楼主| 发表于 2011-2-11 22:08:53 | 显示全部楼层
@ maanu

sorry, a little tired, then where do you put the file
回复

使用道具 举报

141#
 楼主| 发表于 2011-2-13 14:27:48 | 显示全部楼层

回复 #419 secowu 的帖子

想说什么?????
回复

使用道具 举报

142#
 楼主| 发表于 2011-2-13 16:21:17 | 显示全部楼层
回复

使用道具 举报

143#
 楼主| 发表于 2011-2-14 11:53:23 | 显示全部楼层

回复 #424 2010chizihan 的帖子

什么样的算模板  给你一个iso镜像  还是给你一个ghost镜像

1、把硬盘mbr改为grldr启动(可以在PE下用bootice)

2、把grldr放在硬盘第一分区根目录下

3、把RUN放在/BOOT/GRUB/目录下(和grldr在同一分区)

4、写菜单,实现自己想要的次效果
回复

使用道具 举报

144#
 楼主| 发表于 2011-2-14 13:47:05 | 显示全部楼层

回复 #426 mrwang123 的帖子

0x82b8是和UD有关的一个地址  具体是什么忘记了

这一句我应该已经取消了  实机测试这句并不起作用
回复

使用道具 举报

145#
 楼主| 发表于 2011-2-14 14:40:23 | 显示全部楼层

回复 #428 mrwang123 的帖子

哦  那就是后来我更改了忘记上传了  试试等下上传的
回复

使用道具 举报

146#
 楼主| 发表于 2011-2-14 16:15:36 | 显示全部楼层

回复 #431 mrwang123 的帖子

很遗憾的是不可能  不管是 root | set root= 还是 find | set root=  都是为了获取当前设备号并赋为变量 root

区别是 find 会查找所有设备然后显示所有设备号  root 不会查找设备  但是需要的只是前半段内容  还得截取

set root=()  这样执行后变量root的值是 ()   没什么价值
回复

使用道具 举报

147#
 楼主| 发表于 2011-2-14 19:06:13 | 显示全部楼层

回复 #434 chenall 的帖子

那还是使用  find --set-root | set root=  好了

就是显示设备号好看点  比如 (0x9F) 显示为 (cd)

原来的写法是 find | set root= 搜索到fd时会有明显停顿  


@mrwang123

你自己试下就知道了  显示当前设备号肯定没问题  想显示其他设备号就麻烦了
回复

使用道具 举报

148#
 楼主| 发表于 2011-2-15 13:19:10 | 显示全部楼层

回复 #439 thttht 的帖子

执行时不跟文件路径就可以了

比如 执行 RUN  或者  RUN --firadisk
回复

使用道具 举报

149#
 楼主| 发表于 2011-2-15 16:57:55 | 显示全部楼层

回复 #441 2010chizihan 的帖子

可惜我没有。。。。。

你还是按下面的步骤自己安装吧
回复

使用道具 举报

150#
 楼主| 发表于 2011-2-16 13:17:21 | 显示全部楼层
原帖由 maanu 于 2011-2-15 12:20 发表
@ Sratif

another suggestions ;

introduce NT5 and NT6 switch  in order to boot bootmgr and NTLDR

like for example if user wants to boot xp installed on internal hdd , then

RUN --nt5 ...



i am not sure, you can try this version

RUN /ntldr     #boot xp installed on internal hdd

RUN --peldr /ntldr     #boot pe

RUN.zip

2.73 KB, 下载次数: 19, 下载积分: 无忧币 -2

回复

使用道具 举报

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

本版积分规则

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

闽公网安备 35020302032614号

GMT+8, 2024-5-19 06:30

Powered by Discuz! X3.3

© 2001-2017 Comsenz Inc.

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