|
701125
初级用户
 
积分 39
发帖 15
注册 2006-1-21
状态 离线
|
『楼 主』:
我想要这样一种启动盘
使用 LLM 解释/回答一下
我想自己制作一个软盘1.44m启动盘,在启动时,能出现一个菜单,如下:
1.Boot from Disk0 -- winme
2.Boot from Disk1 -- win2003
3.Boot from Disk2 -- winxp
4.Boot from CD-ROM
5.Boot from Floppy
6.Boot from usb
7.reboot
我有三个硬盘都装了系统!
每次从主板里设置好烦的!!
高手帮忙!!
用 grub4dos 怎么做呀!
我只想要如上要求的启动盘,哪个好心人帮我做一个吧!
我在第一块硬盘的第一分区上装了windows me,
第二分区上装了windows 2003;与前面的成双系统。
第二块仅作为数据盘
近来又加了一块,单独在上面的c:上做了windows xp sp2,
放在ide2的master上,
手中有张软盘,从硬盘启动进入双系统,
我就想加个选项,能从软盘启动进入xp
怎么做呀?
终于搞定从disk2启动xp2
title Boot from the 3nd Hard Disk
root (hd2,0)
map (hd2) (hd0)
map (hd0) (hd2)
makeactive
chainloader +1
怎样从优盘启动????通过软盘启动优盘上的win98,我的主板不支持U盘启动
高手 help me
Last edited by 701125 on 2006-11-8 at 08:35 AM ]
I want to make a 1.44m floppy boot disk by myself, and when booting, a menu can appear, as follows:
1. Boot from Disk0 -- winme
2. Boot from Disk1 -- win2003
3. Boot from Disk2 -- winxp
4. Boot from CD-ROM
5. Boot from Floppy
6. Boot from usb
7. reboot
I have three hard drives with systems installed!
It's annoying to set up from the motherboard every time!!
Experts, help!!
How to do it with grub4dos!
I just want the boot disk as required above, which kind-hearted person can make one for me!
I installed Windows ME on the first partition of the first hard drive,
Windows 2003 on the second partition; dual-boot with the previous one.
The second one is only used as a data disk
Recently, another one has been added, and Windows XP SP2 is made on its own C: drive,
placed on the master of ide2,
I have a floppy disk, boot from the hard drive to enter the dual system,
I just want to add an option to boot from the floppy disk to enter XP
How to do it?
Finally, I managed to boot XP2 from disk2
title Boot from the 3nd Hard Disk
root (hd2,0)
map (hd2) (hd0)
map (hd0) (hd2)
makeactive
chainloader +1
How to boot from the USB flash drive??? Through booting the USB flash drive's win98 from the floppy disk, my motherboard doesn't support USB boot
Experts help me
Last edited by 701125 on 2006-11-8 at 08:35 AM ]
|
|
2006-9-18 02:28 |
|
|
jzhupo
中级用户
  
积分 347
发帖 53
注册 2004-7-4
状态 离线
|
|
2006-9-18 03:28 |
|
|
不得不爱
超级版主
         我爱DOS
积分 5310
发帖 2044
注册 2005-9-26 来自 四川南充
状态 离线
|
|
2006-9-18 05:19 |
|
|
suiyuanye
中级用户
  
积分 289
发帖 94
注册 2006-6-6
状态 离线
|
『第 4 楼』:
使用 LLM 解释/回答一下
不用grub不行吗????还有更简单的方法吗????
比如在config.sys里配置。请高手说说
Can't we not use grub? Is there a simpler method? For example, configure in config.sys. Please tell experts.
|
|
2006-9-18 07:18 |
|
|
不得不爱
超级版主
         我爱DOS
积分 5310
发帖 2044
注册 2005-9-26 来自 四川南充
状态 离线
|
|
2006-9-19 04:58 |
|
|
701125
初级用户
 
积分 39
发帖 15
注册 2006-1-21
状态 离线
|
『第 6 楼』:
使用 LLM 解释/回答一下
grub4dos怎么用呀?
大虾帮忙做一个^_^
How to use grub4dos? Please help me make one ^_^
|
|
2006-9-19 22:50 |
|
|
701125
初级用户
 
积分 39
发帖 15
注册 2006-1-21
状态 离线
|
|
2006-9-24 19:01 |
|
|
不得不爱
超级版主
         我爱DOS
积分 5310
发帖 2044
注册 2005-9-26 来自 四川南充
状态 离线
|
|
2006-9-25 01:28 |
|
|
701125
初级用户
 
积分 39
发帖 15
注册 2006-1-21
状态 离线
|
|
2006-10-6 19:31 |
|
|
weilong888
银牌会员
    
积分 1270
发帖 548
注册 2004-5-31
状态 离线
|
『第 10 楼』:
使用 LLM 解释/回答一下
GRUB这东西很好用的。把里面的readme文件从头到尾看一遍,不就行了吗?
GRUB is really useful. Just read the readme file inside from start to finish, isn't that enough?
|
|
2006-10-6 21:38 |
|
|
GOTOmsdos
铂金会员
       C++启程者
积分 5154
发帖 1827
注册 2003-7-18
状态 离线
|
『第 11 楼』:
使用 LLM 解释/回答一下
config.sys不能选择启动多个操作系统,只能是选择进入DOS系统前的配置
目前,用GRUB最方便,最灵活
The config.sys cannot select to boot multiple operating systems, it can only be the configuration before entering the DOS system. Currently, using GRUB is the most convenient and flexible.
|
|
2006-10-6 21:47 |
|
|
redtek
金牌会员
     
积分 2902
发帖 1147
注册 2006-9-21
状态 离线
|
『第 12 楼』:
使用 LLM 解释/回答一下
Originally posted by 701125 at 2006-9-18 02:28:
我想自己制作一个软盘1.44m启动盘,在启动时,能出现一个菜单,如下:
1.Boot from Disk0 -- winme
2.Boot from Disk1 -- win2003
3.Boot from Disk2 -- winxp
4.Boot from CD ...
建议安装虚拟PC,再多不同的操作系统也可以随意玩~:)
Originally posted by 701125 at 2006-9-18 02:28:
I want to make a 1.44m floppy boot disk by myself, and when booting, a menu can appear, as follows:
1.Boot from Disk0 -- winme
2.Boot from Disk1 -- win2003
3.Boot from Disk2 -- winxp
4.Boot from CD ...
It is suggested to install a virtual PC, and you can play with any different operating systems at will~ : )
|
|
2006-10-7 03:07 |
|
|
NaturalJ0
银牌会员
    
积分 1181
发帖 533
注册 2006-8-14
状态 离线
|
『第 13 楼』:
使用 LLM 解释/回答一下
改下你的 BOOT。INI 就行了。
自己加几项
比如:
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /noexecute=optin /fastdetect
multi(0)disk(0)rdisk(1)partition(1)\WINDOWS="Microsoft Windows 2003 l" /noexecute=optin /fastdetect
Last edited by NaturalJ0 on 2006-10-7 at 05:31 ]
Just modify your BOOT.INI.
Add a few items by yourself.
For example:
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /noexecute=optin /fastdetect
multi(0)disk(0)rdisk(1)partition(1)\WINDOWS="Microsoft Windows 2003 l" /noexecute=optin /fastdetect
Last edited by NaturalJ0 on 2006-10-7 at 05:31 ]
|
|
2006-10-7 05:30 |
|
|
不得不爱
超级版主
         我爱DOS
积分 5310
发帖 2044
注册 2005-9-26 来自 四川南充
状态 离线
|
|
2006-10-7 10:33 |
|
|
701125
初级用户
 
积分 39
发帖 15
注册 2006-1-21
状态 离线
|
『第 15 楼』:
使用 LLM 解释/回答一下
真的没办法实现我的要求吗
Is there really no way to meet my request?
|
|
2006-10-9 03:13 |
|