我的电脑显示:Invalid system disk.....用光盘也不能启动,方正的,是什么原因呢

来源:百度知道 编辑:UC知道 时间:2024/06/19 02:11:22
开机后显示:

Invalid system disk.Replace the disk,and then press any key.

打回车后,
显示:
Reboot and select proper boot device or insert boot media in selected boot device and press a key.

....用光盘也不能启动,方正的,是什么原因呢
注意我说的用光盘也不能启动

在开机时,出现Invalid system disk,Replace the disk, and then press anykey ,出现这个问题是由于系统盘缺少启动文件,我们只要用安装盘在"故障恢复控制台"用这两个命令就可以搞定:
1. fixmbr 2. fixboot c:(假设系统在C盘)
还有一种方法就是,用一块启动盘,编写一下boot.ini文件,把系统启动信息写进来就行,我是这样解决的.附boot.ini例子:
[Boot Loader]
Timeout=3
Default=multi(0)disk(0)rdisk(0)partition(1)\WINNT
[Operating Systems]
multi(0)disk(0)rdisk(0)partition(1)\WINNT="Microsoft Windows 2000 Professional" /fastdetect
multi(0)disk(0)rdisk(0)partition(4)\WINDOWS="Microsoft Windows 2003 Enterprise" /fastdetect
C:\ = "Microsoft Windows"

建议最好是使用正版的光盘