|
ArcView
新手上路

积分 14
发帖 5
注册 2006-10-1
状态 离线
|
『楼 主』:
怎么取消从DOS启动呢?
使用 LLM 解释/回答一下
况是这样的:
用番茄花园的光盘,给sony的本本安装操作系统,
不小心选错了,选了“NTFS DOS 启动盘”,结果电脑启动后,就是dos界面“a:\”
;不管怎么重启都是这样,就是进不了原来的操作系统了,555555555555555
原来只安装了WindowXP系统,
请教...............非常感谢
The situation is like this:
Using a Tomato Garden CD to install the operating system on a Sony laptop,
I accidentally made a wrong choice and selected "NTFS DOS Boot Disk", and then after the computer boots up, it's just the DOS interface "a:\".
No matter how I restart, it's like this, and I can't enter the original operating system anymore, 555555555555555
Originally, only the Windows XP system was installed,
Please advise............... Thank you very much
|
|
2006-10-1 23:20 |
|
|
fastslz
铂金会员
       DOS一根葱
积分 5493
发帖 2315
注册 2006-5-1 来自 上海
状态 离线
|
『第 2 楼』:
使用 LLM 解释/回答一下
dos界面下命令
attrib -s -h -r c:\boot.ini
edit c:\boot.ini
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /NOEXECUTE=OPTIN /FASTDETECT
补充说明partition(1)所在分区号1
DOS interface commands
attrib -s -h -r c:\boot.ini
edit c:\boot.ini
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /NOEXECUTE=OPTIN /FASTDETECT
Supplementary note partition(1) is partition number 1
|

第一高手 第二高手
我的小站
 |
|
2006-10-2 00:00 |
|
|
fastslz
铂金会员
       DOS一根葱
积分 5493
发帖 2315
注册 2006-5-1 来自 上海
状态 离线
|
|
2006-10-2 00:06 |
|
|
ArcView
新手上路

积分 14
发帖 5
注册 2006-10-1
状态 离线
|
『第 4 楼』:
使用 LLM 解释/回答一下
谢谢 DOS一根葱:)
可是现在连操作系统都进不去,WinPE怎么用啊?
Thanks DOS Yicong:) But now I can't even enter the operating system. How to use WinPE?
|
|
2006-10-2 00:33 |
|
|
fastslz
铂金会员
       DOS一根葱
积分 5493
发帖 2315
注册 2006-5-1 来自 上海
状态 离线
|
『第 5 楼』:
使用 LLM 解释/回答一下
连操作系统都进不去最简单的是下载好了将.iso刻成盘,BIOS设置从光驱启动。你够强DOS下虚拟.iso启动WinPE
Even if you can't even get into the operating system, the simplest way is to download the .iso and burn it to a disk, then set the BIOS to boot from the CD-ROM. If you're proficient, you can also virtualize the .iso in DOS to boot into WinPE.
|

第一高手 第二高手
我的小站
 |
|
2006-10-2 00:49 |
|
|
ArcView
新手上路

积分 14
发帖 5
注册 2006-10-1
状态 离线
|
『第 6 楼』:
使用 LLM 解释/回答一下
要是设置 “BIOS“从光驱启动,那还会启动后直接进入DOS系统(命令提示符:"a:\")吗?
电脑是别人的,现在不能试,不知道会怎样?
灰常灰常感谢~~~~~~~~~~~~
If you set the "BIOS" to boot from the optical drive, will it directly enter the DOS system (command prompt: "a:\") after booting? The computer is someone else's, and I can't test it now, I don't know what will happen? Thanks a lot~~~~~~~~~~~~
|
|
2006-10-2 00:58 |
|
|
fastslz
铂金会员
       DOS一根葱
积分 5493
发帖 2315
注册 2006-5-1 来自 上海
状态 离线
|
『第 7 楼』:
使用 LLM 解释/回答一下
Originally posted by ArcView at 2006-10-2 00:58:
要是设置 “BIOS“从光驱启动,那还会启动后直接进入DOS系统(命令提示符:"a:\")吗?
如果光驱上有可引导的光盘就不会出现a:\
Originally posted by ArcView at 2006-10-2 00:58:
If you set the "BIOS" to boot from the CD-ROM, will it still directly enter the DOS system (command prompt: "a:\") after booting?
If there is a bootable CD-ROM on the CD-ROM drive, the "a:\" will not appear.
|

第一高手 第二高手
我的小站
 |
|
2006-10-2 01:02 |
|
|
不得不爱
超级版主
         我爱DOS
积分 5310
发帖 2044
注册 2005-9-26 来自 四川南充
状态 离线
|
|
2006-10-2 01:17 |
|
|
不得不爱
超级版主
         我爱DOS
积分 5310
发帖 2044
注册 2005-9-26 来自 四川南充
状态 离线
|
|
2006-10-2 01:23 |
|
|
ArcView
新手上路

积分 14
发帖 5
注册 2006-10-1
状态 离线
|
『第 10 楼』:
使用 LLM 解释/回答一下
不知道系统盘(番茄花园WindowsXP)应该有没有可以引导的光盘?
I don't know if there should be a bootable CD for the system disk (Tomato Garden Windows XP)?
|
|
2006-10-2 01:27 |
|
|
ArcView
新手上路

积分 14
发帖 5
注册 2006-10-1
状态 离线
|
『第 11 楼』:
使用 LLM 解释/回答一下
各位大虾,
能不能说一下具体的操作流程呀?
你们说的这些,对我好像天书啊:(
Dear great experts,
Can you please tell me the specific operation process?
What you said seems like天书 to me : (
|
|
2006-10-2 01:31 |
|
|
fastslz
铂金会员
       DOS一根葱
积分 5493
发帖 2315
注册 2006-5-1 来自 上海
状态 离线
|
『第 12 楼』:
使用 LLM 解释/回答一下
Originally posted by ArcView at 2006-10-2 01:31:
各位大虾,
能不能说一下具体的操作流程呀?
你们说的这些,对我好像天书啊:(
具体的操作流程更像天书<img src="images/smilies/face-laugh.png" align="absmiddle" border="0">
Originally posted by ArcView at 2006-10-2 01:31:
You guys,
Can you please tell me the specific operation process?
What you said is like a天书 to me : (
The specific operation process is more like a天书 :)
|

第一高手 第二高手
我的小站
 |
|
2006-10-2 01:57 |
|
|
不得不爱
超级版主
         我爱DOS
积分 5310
发帖 2044
注册 2005-9-26 来自 四川南充
状态 离线
|
|
2006-10-2 05:59 |
|