|
pasta
新手上路

积分 6
发帖 3
注册 2005-9-24
状态 离线
|
『第 16 楼』:
使用 LLM 解释/回答一下
我不需要完整的纯dos,我只需要可以在dos下使用ghost就行.
请问楼主,可以用你的补装dos的办法把dos装在c盘外的其他分区吗?(当然,在xp的启动菜单里是要有xp和dos这两个选项的.)
谢谢
I don't need a complete pure DOS. I just need to be able to use Ghost under DOS.
May I ask the owner, can I use your method of reinstalling DOS to install DOS on other partitions outside the C drive? (Of course, there should be both XP and DOS options in the XP boot menu.)
Thanks
|
|
2005-9-24 13:44 |
|
|
chujiafu
银牌会员
    
积分 1337
发帖 594
注册 2004-5-26 来自 安徽 宿州
状态 离线
|
『第 17 楼』:
使用 LLM 解释/回答一下
这我还未试过。如果可行的话,批处理要动一下了。你自己也可以参照我的这个批处理试试看。也请Willsort和Wengier分析一下用这种方法把纯Dos补加在C:盘以外的其他分区的可行性。
I haven't tried this yet. If it works, the batch processing needs to be adjusted. You can also refer to my this batch processing to have a try. Also please let Willsort and Wengier analyze the feasibility of adding pure DOS to other partitions other than the C: drive in this way.
|
|
2005-9-25 19:13 |
|
|
pasta
新手上路

积分 6
发帖 3
注册 2005-9-24
状态 离线
|
『第 18 楼』:
使用 LLM 解释/回答一下
我参照楼主的批处理修改了一下把dos加在其他分区.很奇怪的是,在其他分区启动dos时系统会自动重启.
I modified it according to the batch processing of the original poster to add DOS to other partitions. Very strangely, when starting DOS on other partitions, the system automatically restarts.
|
|
2005-9-26 11:33 |
|
|
cbtk
初级用户
 
积分 106
发帖 6
注册 2005-7-2
状态 离线
|
『第 19 楼』:
使用 LLM 解释/回答一下
最简单最老套的方法还是两步,1.sys c:
2.用原安装盘引导修复启动
虽说没什么技术含量,但对于新手来说蛮容易入手。
The simplest and most conventional method is still two steps, 1. sys c:
2. Boot and repair the startup with the original installation disk
Although it has no technical content, it is quite easy for novices to get started.
|
|
2005-9-27 12:35 |
|
|
chujiafu
银牌会员
    
积分 1337
发帖 594
注册 2004-5-26 来自 安徽 宿州
状态 离线
|
『第 20 楼』:
使用 LLM 解释/回答一下
请Willsort和Wengier分析一下用这种方法把纯Dos补加在C:盘以外的其他分区的可行性。
Please ask Willsort and Wengier to analyze the feasibility of adding pure DOS to other partitions other than the C: drive using this method.
|
|
2005-9-30 20:21 |
|
|
chzhlh
初级用户
 
积分 154
发帖 8
注册 2005-10-6
状态 离线
|
『第 21 楼』:
使用 LLM 解释/回答一下
为什么要用到第三方软件呢?DOS自带的外部命令DEBUG处理这个问题已经绰绰有余了!
Why use third-party software? The external command DEBUG built into DOS is more than enough to handle this problem!
|
|
2005-10-6 03:48 |
|
|
IceCrack
中级用户
   DOS之友
积分 332
发帖 168
注册 2005-10-6 来自 天涯
状态 离线
|
『第 22 楼』:
使用 LLM 解释/回答一下
是个好帖子啊 以前看过怎么搞一个dos 但是没有像楼主说的那么简单啊
This is a good post. I saw before how to make a DOS, but it's not as simple as the LZ said.
|
|
2005-10-6 18:21 |
|
|
e99
新手上路

积分 3
发帖 2
注册 2005-10-6
状态 离线
|
『第 23 楼』:
使用 LLM 解释/回答一下
我这就好好学习天天向上,谢谢分享啦。
I'll study hard and make progress every day. Thanks for sharing.
|
|
2005-10-8 06:44 |
|
|
chujiafu
银牌会员
    
积分 1337
发帖 594
注册 2004-5-26 来自 安徽 宿州
状态 离线
|
『第 24 楼』:
使用 LLM 解释/回答一下
Originally posted by pasta at 2005-9-26 11:33 AM:
我参照楼主的批处理修改了一下把dos加在其他分区.很奇怪的是,在其他分区启动dos时系统会自动重启.
Dos是不是要装在主分区呀?
Originally posted by pasta at 2005-9-26 11:33 AM:
I modified the batch file according to the building owner and added DOS to another partition. It's very strange that when starting DOS on another partition, the system will automatically restart.
Does DOS need to be installed in the primary partition?
|
|
2005-10-9 18:19 |
|
|
不得不爱
超级版主
         我爱DOS
积分 5310
发帖 2044
注册 2005-9-26 来自 四川南充
状态 离线
|
|
2005-10-9 20:41 |
|
|
chujiafu
银牌会员
    
积分 1337
发帖 594
注册 2004-5-26 来自 安徽 宿州
状态 离线
|
『第 26 楼』:
使用 LLM 解释/回答一下
Originally posted by pasta at 2005-9-26 11:33 AM:
我参照楼主的批处理修改了一下把dos加在其他分区.很奇怪的是,在其他分区启动dos时系统会自动重启.
从楼上的来看,你把Dos加在了其他分区,你的这个分区是 主分区吗?
Originally posted by pasta at 2005-9-26 11:33 AM:
I modified it according to the LZ's batch file and added DOS to another partition. It's very strange that the system automatically restarts when booting DOS from the other partition.
From the above, you added Dos to another partition. Is this partition a primary partition?
|
|
2005-10-12 12:03 |
|
|
dosmang
新手上路

积分 3
发帖 3
注册 2005-10-12
状态 离线
|
『第 27 楼』:
使用 LLM 解释/回答一下
感谢楼主!
您说的真是我需要的解决了我的大问题,还有几个问题想问问
1,我把您的批处理文件运行了2遍,启动时出现了2个dos系统的启动菜单,能不能删掉一个。
2,启动时能不能直接进xp系统,不用选择菜单,需要进dos时按f8进入,能实现吗?
3,要是想不用dos了能卸载掉吗?
再次感谢您!
Thanks to the landlord!
What you said is exactly what I need and has solved my big problem. There are still a few questions I want to ask:
1. I ran your batch file twice, and there are 2 DOS system startup menus when booting. Can one of them be deleted?
2. Can I directly enter the XP system when booting without selecting the menu, and press F8 to enter DOS when needed? Can this be achieved?
3. If I don't want to use DOS anymore, can it be uninstalled?
Thank you again!
|
|
2005-10-13 02:47 |
|
|
不得不爱
超级版主
         我爱DOS
积分 5310
发帖 2044
注册 2005-9-26 来自 四川南充
状态 离线
|
|
2005-10-13 10:03 |
|
|
wzm1973
新手上路

积分 1
发帖 1
注册 2005-10-13
状态 离线
|
『第 29 楼』:
使用 LLM 解释/回答一下
Originally posted by qwe1234567 at 2005-10-13 10:03:
能删掉1个dos系统的启动菜单!
Last edited by qwe1234567 on 2005-10-13 at 10:35 ]
请问怎么删?
Originally posted by qwe1234567 at 2005-10-13 10:03:
Can delete one DOS system's boot menu!
Last edited by qwe1234567 on 2005-10-13 at 10:35 ]
How to delete it, please?
|
|
2005-10-13 11:34 |
|
|
不得不爱
超级版主
         我爱DOS
积分 5310
发帖 2044
注册 2005-9-26 来自 四川南充
状态 离线
|
|
2005-10-13 12:16 |
|