无忧启动论坛

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

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

    [复制链接]
1111#
发表于 2012-1-28 20:45:06 | 只看该作者

回复 #1110 sratlf 的帖子

but i guess it is not impossible to add directory support , right ?

may be we can ask zhaohj  to help us ?

what is the maximum size of IMG file of SRS that we can use ? like can we integrate multiple flippy images into one img , like 12MB ?
回复

使用道具 举报

1112#
 楼主| 发表于 2012-1-28 21:37:06 | 只看该作者

回复 #1111 maanu 的帖子

yes, just i do not know how to add the support

maybe need to ask other friends for help about the file size, i know nothing about this

and i want to ask one question, what type of files should be placed in the folder, such as the sys file, zip file, or img file?
回复

使用道具 举报

1113#
发表于 2012-1-29 06:10:19 | 只看该作者

回复 #1112 sratlf 的帖子

i think we should go for SYS files with SRSID l, it is easy to change by users.

moreover , a question .

1- when using following entry

title RUN XP
set usrpath=/INST/
command /INST/RUN --fira:XP.IMA  iso=WINXP.ISO

from USB

the RUN first asks to swap hdd  , when i press S , it then give message something like

swapping successful , hit ENTER to boot from ISO.

it does not let me swap AGAIN .like in simple --swap-ext mode.

basically i have 2 internal hdd's , 1 Usb-hdd connected.   so when i boot from flash drive , i have to swap multiple times to set one of my internal hdd as HD0 , so that boot.ini is written correctly , and to avoid HAL.DLL error.

thanks
回复

使用道具 举报

1114#
发表于 2012-1-29 06:36:26 | 只看该作者
and please tell , where to add SRS IMG file parameter in below code ?

title RUN XP
set usrpath=/INST/
command /INST/RUN --fira:XP.IMA  iso=WINXP.ISO


thanks
回复

使用道具 举报

1115#
发表于 2012-1-29 09:45:57 | 只看该作者
就冲这大量注解,支持版主!
回复

使用道具 举报

1116#
 楼主| 发表于 2012-1-29 11:05:40 | 只看该作者
@maanu

have u tried the latest version? i have already fixed the little bug, and in my test, it worked fine

the command should like

title RUN XP
set usrpath=/INST/
command /INST/RUN --fira:XP.IMA srs:IASTOR.IMG iso=WINXP.ISO

the IASTOR.IMG is also under the INST folder

@my9823

谢谢
回复

使用道具 举报

1117#
发表于 2012-1-29 16:10:50 | 只看该作者
请教S大,菜单如下:
timeout 10
default 0
gfxmenu /BOOT/GRUB/MESSAGE
font /BOOT/GRUB/UNIFONT.HEX
title 【01】 启动自定义软盘镜像文件(HL目录-菜单方式)
RUN --automenu --show.IMA.GZ (hd1,0)/HL/

中文显示乱码,如图:


应该怎样操作?
回复

使用道具 举报

1118#
发表于 2012-1-29 16:40:43 | 只看该作者

回复 #1117 zxy357x 的帖子

menu保存为UTF-8就OK了!
回复

使用道具 举报

1119#
发表于 2012-1-29 16:47:41 | 只看该作者
有点问题,麻烦夜版再看一下:
在自动菜单中返回上级以后,不能启动grldr了~


只是刷新了一下
回复

使用道具 举报

1120#
发表于 2012-1-29 17:15:07 | 只看该作者
是UTF-8
不知哪出问题了,字体不对?
回复

使用道具 举报

1121#
 楼主| 发表于 2012-1-29 17:24:23 | 只看该作者
@ zxy357x (花龙)

  1. timeout 10
  2. default 0
  3. gfxmenu /BOOT/GRUB/MESSAGE
  4. graphicsmode -1 640
  5. font /BOOT/GRUB/UNIFONT.HEX
  6. title 【01】 启动自定义软盘镜像文件(HL目录-菜单方式)
  7. RUN --automenu --show.IMA.GZ (hd1,0)/HL/
复制代码

需要先进vbe模式  然后加载字库

@ tulongwa

我看下
回复

使用道具 举报

1122#
发表于 2012-1-29 17:25:46 | 只看该作者

回复 #1120 zxy357x 的帖子

试试这个:
graphicsmode -1 640 480:800 24:32
font /BOOT/GRUB/UNIFONT.HEX
splashimage /BOOT/GRUB/MESSAGE

[ 本帖最后由 2011phzhc 于 2012-1-29 17:32 编辑 ]
回复

使用道具 举报

1123#
发表于 2012-1-29 17:26:21 | 只看该作者

回复 #1121 sratlf 的帖子

我这个不是vbe模式
回复

使用道具 举报

1124#
 楼主| 发表于 2012-1-29 17:27:45 | 只看该作者

回复 #1123 zxy357x 的帖子

你的截图是vga模式  现在字库只支持vbe模式
回复

使用道具 举报

1125#
发表于 2012-1-29 17:53:53 | 只看该作者

回复 #1124 sratlf 的帖子

原先是用Z大的RUN,也是vga模式,是可以显示中文
回复

使用道具 举报

1126#
 楼主| 发表于 2012-1-29 18:31:39 | 只看该作者

回复 #1125 zxy357x 的帖子

他的已经内部处理了  我没处理  加载字库方式由用户自己处理
回复

使用道具 举报

1127#
发表于 2012-1-29 18:35:07 | 只看该作者

回复 #1126 sratlf 的帖子

那应该怎样处理中文才不乱码
回复

使用道具 举报

1128#
 楼主| 发表于 2012-1-29 18:38:57 | 只看该作者

回复 #1127 zxy357x 的帖子

#1121 已经告诉你了  菜单里加一行命令
回复

使用道具 举报

1129#
发表于 2012-1-29 18:46:48 | 只看该作者

回复 #1128 sratlf 的帖子

第一时间已试了,不行,一样乱码
回复

使用道具 举报

1130#
 楼主| 发表于 2012-1-29 18:50:03 | 只看该作者

回复 #1129 zxy357x 的帖子

弄个最小体积的测试包给我  我测试下
回复

使用道具 举报

1131#
发表于 2012-1-29 19:02:22 | 只看该作者

回复 #1130 sratlf 的帖子

http://115.com/file/bes34s6p#花龙之家U盘维护系统000.7z
我是量产的版本
回复

使用道具 举报

1132#
 楼主| 发表于 2012-1-29 19:41:12 | 只看该作者

回复 #1131 zxy357x 的帖子

你用的什么命令  我测试可以显示中文啊

err.png (13.68 KB, 下载次数: 125)

err.png
回复

使用道具 举报

1133#
 楼主| 发表于 2012-1-30 00:41:34 | 只看该作者
原帖由 tulongwa 于 2012-1-29 16:47 发表
有点问题,麻烦夜版再看一下:
在自动菜单中返回上级以后,不能启动grldr了~
136356
136357
只是刷新了一下



已经修正  手误引起  有一处if判断没写完整  麻烦再下载#1新版测试下
回复

使用道具 举报

1134#
发表于 2012-1-30 08:11:00 | 只看该作者

回复 #1132 sratlf 的帖子

这个当然可以显示中文,我报告的是进入HL目录(菜单、列表方式)(第1项-----第5项)ima/img/iso/fba文件如果有中文就乱码。
1117楼有图
回复

使用道具 举报

1135#
发表于 2012-1-30 09:02:09 | 只看该作者
夜大辛苦,这次看来工作量着实不小
新年好~~~
回复

使用道具 举报

1136#
 楼主| 发表于 2012-1-30 12:31:00 | 只看该作者
原帖由 zxy357x 于 2012-1-30 08:11 发表
这个当然可以显示中文,我报告的是进入HL目录(菜单、列表方式)(第1项-----第5项)ima/img/iso/fba文件如果有中文就乱码。
1117楼有图



测试了下还是没问题  HL目录位于虚拟机(hd0,0)上

err.png (11.26 KB, 下载次数: 142)

err.png
回复

使用道具 举报

1137#
发表于 2012-1-30 15:09:33 | 只看该作者
原帖由 sratlf 于 2012-1-30 12:31 发表



测试了下还是没问题  HL目录位于虚拟机(hd0,0)上

奇怪了,我这边还是乱码,同样是用的是我昨天上传的那个包(1131楼),一点没变动过,S大大,你有修改过吗?




刚把RUN换0130版也是一样
回复

使用道具 举报

1138#
 楼主| 发表于 2012-1-30 15:23:37 | 只看该作者

回复 #1137 zxy357x 的帖子

就是你#1131提供的,没改动过,而且看你截图很奇怪,明显是已经退到vga模式了

还有你启动方式是什么,最好是给我个能重现问题的最小的包,用#1131测试不出来问题,或者你把文件部署的位置详细说下
回复

使用道具 举报

1139#
发表于 2012-1-30 15:43:43 | 只看该作者

回复 #1138 sratlf 的帖子

文件部署都在包内
默认是EZB启动,二转到/BOOT/grldr.bin启动,再选第6项RUN模块
回复

使用道具 举报

1140#
 楼主| 发表于 2012-1-30 16:08:04 | 只看该作者

回复 #1139 zxy357x 的帖子

我是指HL目录在哪,里面都什么文件,单独用iso我没办法重现问题
回复

使用道具 举报

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

本版积分规则

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

闽公网安备 35020302032614号

GMT+8, 2024-6-14 06:46

Powered by Discuz! X3.3

© 2001-2017 Comsenz Inc.

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