|
neiljoy
初级用户
 
积分 132
发帖 58
注册 2006-7-23
状态 离线
|
『第 46 楼』:
使用 LLM 解释/回答一下
现报告测试结果:
287+1,显示FF;
288+1,死机。
debug没死机,抓图仍见无忧原贴。
顺便说一下,你如果今天不说明,我昨天晚上就那样瞎试,那不是拆腾人吗?幸亏我没有试!
Now report the test results:
287 + 1, display FF;
288 + 1, crash.
debug didn't crash, and the screenshot still shows the original post from Wuyou.
By the way, if you don't explain today, I would have tried blindly last night. That would be torturing people! Fortunately, I didn't try!
|
|
2006-7-25 10:29 |
|
|
neiljoy
初级用户
 
积分 132
发帖 58
注册 2006-7-23
状态 离线
|
『第 47 楼』:
使用 LLM 解释/回答一下
我后来才发现你还有后面的debug程序,现补上抓图。在同一位置。
注意,usb2~usb4就是后面的程序,没错!
Last edited by neiljoy on 2006-7-25 at 12:25 ]
I later discovered that you also have the subsequent debug program, and now attach the screenshot. In the same position.
Note that usb2~usb4 are the subsequent programs, correct!
Last edited by neiljoy on 2006-7-25 at 12:25 ]
|
|
2006-7-25 12:23 |
|
|
neiljoy
初级用户
 
积分 132
发帖 58
注册 2006-7-23
状态 离线
|
『第 48 楼』:
使用 LLM 解释/回答一下
我又再次认真地用虚拟机进行了试验,2.88M与1.44M一样,也同样成功了!
希望不点也能最终把U盘攻克!
I have again carefully conducted experiments using a virtual machine. The 2.88M is the same as the 1.44M, and it was also successfully done! Hope to finally crack the USB flash drive without clicking!
|
|
2006-7-25 13:54 |
|
|
不点
银牌会员
     不甘寂寞的人
积分 2491
发帖 1115
注册 2003-9-24
状态 离线
|
『第 49 楼』:
使用 LLM 解释/回答一下
行了,你做的很好,我会尽快研究解决办法的。等着看 http://grub4dos.jot.com/ 上的更新吧。
已经上载了一个修复,你看是否解决了?
Last edited by 不点 on 2006-7-25 at 15:28 ]
Okay, you did a good job. I'll study the solution as soon as possible. Wait and see the updates on http://grub4dos.jot.com/.
An update has been uploaded. Do you see if it solves the problem?
Last edited by 不点 on 2006-7-25 at 15:28 ]
|

因为我们亲手创建,这个世界更加美丽。 |
|
2006-7-25 14:48 |
|
|
neiljoy
初级用户
 
积分 132
发帖 58
注册 2006-7-23
状态 离线
|
『第 50 楼』:
使用 LLM 解释/回答一下
我下载的是grub_for_dos-2006-07-25.zip,经在U盘上试验,结果还是和原来一样。即:
1. 用grub.exe --config-file=(fd0)/menu.lst,死机。
2. 用批处理启动U盘内的img文件,死机。
死机时的屏幕显示与原来相同。
The one I downloaded is grub_for_dos-2006-07-25.zip. After testing on a USB flash drive, the result is still the same as before. That is:
1. Using grub.exe --config-file=(fd0)/menu.lst, it freezes.
2. Using a batch file to boot the img file in the USB flash drive, it freezes.
The screen display when freezing is the same as before.
|
|
2006-7-25 16:41 |
|
|
不点
银牌会员
     不甘寂寞的人
积分 2491
发帖 1115
注册 2003-9-24
状态 离线
|
『第 51 楼』:
使用 LLM 解释/回答一下
好,我今天会再上载一个的。
不过,你能否报告一下 geometry (fd0) 的输出结果?
另外,
cat --hex (fd0)+1
cat --hex (fd0)287+1
cat --hex (fd0)288+1
cat --hex (fd0)2879+1
cat --hex (fd0)2880+1
会死机吗?
Last edited by 不点 on 2006-7-25 at 17:21 ]
Okay, I'll upload another one today.
But can you report the output result of geometry (fd0)?
Also,
cat --hex (fd0)+1
cat --hex (fd0)287+1
cat --hex (fd0)288+1
cat --hex (fd0)2879+1
cat --hex (fd0)2880+1
Will it crash?
Last edited by 不点 on 2006-7-25 at 17:21 ]
|

因为我们亲手创建,这个世界更加美丽。 |
|
2006-7-25 16:48 |
|
|
neiljoy
初级用户
 
积分 132
发帖 58
注册 2006-7-23
状态 离线
|
『第 52 楼』:
使用 LLM 解释/回答一下
geometry输出:
drive 0x0:c/h/s=80/2/18,The mumber of sectors=2880,CHS Bytes per Sector=512
partition mun:0,Filesystem type unknown,partition type 0x74
partition mun:1,Filesystem type unknown,partition type 0x65
partition mun:2,Filesystem type unknown,partition type 0x53
partition mun:3,Filesystem type unknown,partition type 0xbb
partition mun:0,Filesystem type unknown,using whole disk
cat --hex (fd0)+1 有内容
cat --hex (fd0)287+1 显示ff
cat --hex (fd0)288+1 死机
cat --hex (fd0)2879+1 死机
cat --hex (fd0)2880+1 未死机,显示错误26。
Last edited by neiljoy on 2006-7-25 at 17:55 ]
geometry output:
drive 0x0:c/h/s=80/2/18,The number of sectors=2880,CHS Bytes per Sector=512
partition num:0,Filesystem type unknown,partition type 0x74
partition num:1,Filesystem type unknown,partition type 0x65
partition num:2,Filesystem type unknown,partition type 0x53
partition num:3,Filesystem type unknown,partition type 0xbb
partition num:0,Filesystem type unknown,using whole disk
cat --hex (fd0)+1 has content
cat --hex (fd0)287+1 displays ff
cat --hex (fd0)288+1 crashes
cat --hex (fd0)2879+1 crashes
cat --hex (fd0)2880+1 not crashed, displays error 26.
Last edited by neiljoy on 2006-7-25 at 17:55 ]
|
|
2006-7-25 17:47 |
|
|
不点
银牌会员
     不甘寂寞的人
积分 2491
发帖 1115
注册 2003-9-24
状态 离线
|
『第 53 楼』:
使用 LLM 解释/回答一下
已经上载,请再试。估计差不多应该解决了。
万一还是失败,那么再报告 geometry (fd0) 的输出结果,以及下面这些是否死机:
cat --hex (fd0)+1
cat --hex (fd0)287+1
cat --hex (fd0)288+1
Last edited by 不点 on 2006-7-25 at 18:56 ]
Uploaded already, try again. Estimated that it should be solved差不多.
In case it still fails, then report the output result of geometry (fd0), and whether the following are deadlocked:
cat --hex (fd0)+1
cat --hex (fd0)287+1
cat --hex (fd0)288+1
Last edited by 不点 on 2006-7-25 at 18:56 ]
|

因为我们亲手创建,这个世界更加美丽。 |
|
2006-7-25 18:44 |
|
|
neiljoy
初级用户
 
积分 132
发帖 58
注册 2006-7-23
状态 离线
|
『第 54 楼』:
使用 LLM 解释/回答一下
我刚下载完毕,迫不及待地进行了测试,结果是--大功告成!!!!!!!!!
特地向grub_for_dos的创建者--不点大师表示最热烈的祝贺!最衷心的感谢!
有志者事竟成!!
我只是很快地粗略地试了一次,就赶快发出这个喜讯。
接下来我再比较细致地测试一下。
I just finished downloading, and couldn't wait to test it. The result is -- Mission accomplished!!!!!!!!!
Specially extend the warmest congratulations and the most heartfelt thanks to the creator of grub_for_dos -- Master Budian!
Where there is a will, there is a way!!
I just quickly and roughly tested it once, and then quickly sent out this good news.
Next I will test it more carefully.
|
|
2006-7-25 20:46 |
|
|
不点
银牌会员
     不甘寂寞的人
积分 2491
发帖 1115
注册 2003-9-24
状态 离线
|
『第 55 楼』:
使用 LLM 解释/回答一下
祝贺你,neiljoy!中国DOS联盟会见证并记录下你的功绩!
这个 BUG 已经存在很多年(几年前就有人在同一论坛报告这个BUG,但没能解决),是你坚持不懈的努力,最终帮助解决了问题。我作为一个编程者,也只是尽了我的义务。而没有你的测试,这个 BUG 可以说是很难解决的(达到 “几乎不可能解决” 的程度)。你,才是这次行动的主角。恭喜!也对你说,有志者事竟成!
这个 BUG 是 BIOS 和 GNU GRUB 共同 “拥有” 的 BUG。从你提供的测试结果中,我又了解了很多深层的有关 BIOS 的信息(有关 int13/ah=41h 的),这些有用的信息还可以用于其他程序的排错中。因此我本人在这里也对你表示特别的感谢!
Congratulations, neiljoy! The China DOS Union will witness and record your achievements!
This bug has existed for many years (someone reported this bug in the same forum a few years ago but it wasn't resolved). It was your persistent efforts that finally helped solve the problem. As a programmer, I just did my duty. Without your testing, this bug could be said to be very difficult to solve (to the extent of "almost impossible to solve"). You are the protagonist of this action. Congratulations! Also, I say to you that where there is a will, there is a way!
This bug is a bug jointly "owned" by BIOS and GNU GRUB. From the test results you provided, I learned a lot of in-depth information about BIOS (related to int13/ah=41h). These useful information can also be used in debugging other programs. Therefore, I personally express special thanks to you here!
|

因为我们亲手创建,这个世界更加美丽。 |
|
2006-7-25 22:00 |
|
|
neiljoy
初级用户
 
积分 132
发帖 58
注册 2006-7-23
状态 离线
|
『第 56 楼』:
使用 LLM 解释/回答一下
让我们欢呼吧!让我们庆贺吧!
这一似乎不可愈越的难关终于被不点攻克了!!
又进行了一番测试,目前尚未发现问题。
geometry输出:
drive 0x0:c/h/s=96/255/63,The mumber of sectors=1542240,CHS Bytes per Sector=512
Filesystem type unknown,partition type 0x74
Filesystem type unknown,partition type 0x65
Filesystem type unknown,partition type 0x53
Filesystem type unknown,partition type 0xbb
Filesystem type unknown,using whole disk
52楼的几个死机的扇区正常,均有数据显示。
Let's cheer! Let's celebrate!
This seemingly insurmountable difficulty has finally been overcome by Budian!!
After another round of testing, no problems have been found so far.
geometry output:
drive 0x0:c/h/s=96/255/63,The number of sectors=1542240,CHS Bytes per Sector=512
Filesystem type unknown,partition type 0x74
Filesystem type unknown,partition type 0x65
Filesystem type unknown,partition type 0x53
Filesystem type unknown,partition type 0xbb
Filesystem type unknown,using whole disk
Several sectors that crashed on floor 52 are normal, and all have data displayed.
|
|
2006-7-25 22:16 |
|
|
fastslz
铂金会员
       DOS一根葱
积分 5493
发帖 2315
注册 2006-5-1 来自 上海
状态 离线
|
『第 57 楼』:
使用 LLM 解释/回答一下
neiljoy坚持不懈的精神可嘉
不点大帅耐心指导有方
恭喜!恭喜!
Neiljoy's perseverance is commendable.
Bu Dian Da Shuai's patient guidance is effective.
Congratulations! Congratulations!
|
|
2006-7-25 22:40 |
|
|
globemobile
新手上路

积分 6
发帖 3
注册 2006-8-3
状态 离线
|
|
2006-8-7 22:04 |
|
|
waffle
中级用户
  
积分 230
发帖 37
注册 2003-5-24
状态 离线
|
『第 59 楼』:
使用 LLM 解释/回答一下
"这个 BUG 是 BIOS 和 GNU GRUB 共同 “拥有” 的 BUG。"
不点能说说这是个什么样的bug吗?
"This BUG is a BUG jointly "owned" by BIOS and GNU GRUB. Can you tell me what kind of bug this is?"
|
|
2006-8-20 15:30 |
|
|
不点
银牌会员
     不甘寂寞的人
积分 2491
发帖 1115
注册 2003-9-24
状态 离线
|
|
2006-8-20 16:49 |
|