|
cmyhome
初级用户
 
积分 74
发帖 30
注册 2006-6-1
状态 离线
|
『楼 主』:
[请教]如何在启动盘实现硬盘启动?
使用 LLM 解释/回答一下
如何在启动盘实现硬盘启动?
就像好多GHOST光盘一样,有一个菜单是硬盘启动,这在DOS下能实现吗,还是要什么软件支持?
How to achieve hard disk boot on the bootable disk? Just like many GHOST CDs, there is a menu for hard disk boot. Can this be achieved under DOS, or what software support is required?
|
|
2006-10-4 22:02 |
|
|
fastslz
铂金会员
       DOS一根葱
积分 5493
发帖 2315
注册 2006-5-1 来自 上海
状态 离线
|
|
2006-10-4 22:47 |
|
|
GOTOmsdos
铂金会员
       C++启程者
积分 5154
发帖 1827
注册 2003-7-18
状态 离线
|
『第 3 楼』:
使用 LLM 解释/回答一下
用GRUB作启动镜象,有点复杂
简单的话,用easyboot,
boot 80 (从第一硬盘启动)
boot 0 (从软盘启动)
Using GRUB as a boot image is a bit complicated. For simplicity, use easyboot.
boot 80 (boot from the first hard disk)
boot 0 (boot from the floppy disk)
|
|
2006-10-5 02:04 |
|
|
bc12060101
银牌会员
    
积分 1455
发帖 712
注册 2006-1-20
状态 离线
|
『第 4 楼』:
使用 LLM 解释/回答一下
嘿嘿,楼上的给出方案的还是复杂了点。
听说过 Jo.sys 吗?2K大小的文件。把它放入你的 .img 文件内,启动时就可选择从硬盘启动了。
Last edited by bc12060101 on 2006-10-5 at 08:45 ]
Heheh, the solution given by the person above is a bit complicated. Have you heard of Jo.sys? It's a file of about 2K. Put it into your .img file, and you can choose to boot from the hard disk when starting up.
Last edited by bc12060101 on 2006-10-5 at 08:45 ]
附件
1: Image00001.jpg (2006-10-5 08:45, 13.9 KiB, 下载附件所需积分 1 点
,下载次数: 4)
|
|
2006-10-5 08:42 |
|
|
cmyhome
初级用户
 
积分 74
发帖 30
注册 2006-6-1
状态 离线
|
『第 5 楼』:
使用 LLM 解释/回答一下
4楼的大哥,你说的那有下啊,你要有的发个给我好吗?
邮箱:sgcmyhome@21cn.com;先谢了!!
Brother on the 4th floor, where can I download what you mentioned? If you have it, could you send it to me?
Email: sgcmyhome@21cn.com; thanks in advance!
|
|
2006-10-5 20:41 |
|
|
陈沫
中级用户
  
积分 250
发帖 54
注册 2003-6-8
状态 离线
|
『第 6 楼』:
使用 LLM 解释/回答一下
Win98版启动盘的JO.SYS
JO.SYS for Win98 Boot Disk
|

http://lingding.vicp.net
或许能帮你忙 |
|
2006-10-26 12:02 |
|