貌似还原卡或者还原软件会拦截这个入口~
重装系统算是小菜一碟了,放入GHOST光盘,开机设置BIOS为光盘启动,心想15分中后系统就装好了,但是计算机就像摆明了要和我作对,启动菜单一闪而过,随之出现一个装机错误提示“INT13/42h Read error(AX=0100,DL=00) block=00000000”。
上网一查,说可能是光驱、硬盘的中断请求出现了错误,所以我重新刻录了一张GHOST的安装光盘,问题依旧。
换一个光驱,重新安装,光盘启动,问题依旧。
换一个硬盘,重新安装,光盘启动,问题依旧。
一筹莫展。
放入WINXP系统光盘,光盘启动,出现了“请按任意键安装的”英文提示,没有办法,就用全新安装的方法安装系统,并用WINXP自带的分区软件,重新分区,安装系统。
再安装了OFFICE2003等应用软件。
安装“一键还原精灵装机版”,重新启动到DOS模式下,进行硬件检查和驱动加载,在“加载鼠标驱动”的英文提示下,光标不动了。试了好几次,都是这样的情况。
既然出现了鼠标加载驱动不成功,想到了换个鼠标试试,一换上鼠标,一切都非常顺利,安装好了一键还原精灵。
想着GHOST光盘安装启动时出现的菜单一闪而过的画面,寻找着问题的症结,会不会跟鼠标有关,因为GHOST安装系统时出现菜单时是要加载鼠标启动的,立马换上鼠标用GHOST光盘启动,果然出现了安装菜单,并且可以用鼠标选择。再换上原先的鼠标,问题依旧。
至此,终于找到了问题所在,居然是鼠标惹的祸。
from:
http://hi.baidu.com/czvo/blog/item/57d0aac3e119cc52b219a873.html
分享到:
相关推荐
IC卡的读取写入事例 /// /// 激活TYPE_A卡 /// </summary> /// <param name="dve">通讯设备标识符</param> ... public static extern int rf_M1_read(IntPtr dve,byte block,byte[] date,byte[] size);
INT 13H 中断功能 Summary INT 13H 中断功能是一种低级别的磁盘控制接口,提供了对磁盘的访问和控制。通过 INT 13H 中断功能,可以实现磁盘的读写、格式化、查检等操作。下面是 INT 13H 中断功能的详细说明: 磁盘...
signed int Error0=0,Error1=0; signed int iIncpid=0; ///////////////////////////////////// ///////////////////////////////////// //// 电机 PID ///////////////////////////////////// ///////////////...
else if (errorCorrect == "H") qrCodeEncoder.QRCodeErrorCorrect = QRCodeEncoder.ERROR_CORRECTION.H; //生成二维码图片 Image image = qrCodeEncoder.Encode(data, Encoding.GetEncoding("gb2312")); //...
public int read(BufferedInputStream is) { init(); if (is != null) { in = is; readHeader(); if (!err()) { readContents(); if (frameCount < 0) { status = STATUS_FORMAT_ERROR; } } } else {...
Java实现Java常用图形的绘制与填充,super("常用图形的绘制与填充"); //调用父类构造器设置窗口标题栏 ... int h = strY - charH - posY; //图形的高度 int cirlceD = Math.min(w, h); //圆的直径
51单片机连接ESP8266模块C语言程序#include[reg52.h> //注意请把‘ [ ’换成 "<",下同。否则编译时会出错。#include [intrins.h> // unsigned int a; int b=1; int c =1; int d =1; int e=1; int f=0; void main...
#include <limits.h> /* for INT_MAX and INT_MIN */ #include <ctype.h> /* for isdigit() */ #define OVERFLOW 1 #define UNDERFLOW -1 #define NO_ERROR 0 int x_atoi(char s[], int *result) { int digit_...
bool errorFlag = 0; //错误标志 int TableIndex = -1; //display 表的下标索引 int beginCount = 0;//遇到begin加1,遇到end减1 int ifCount = 0; //遇到if加1 Table *table = new Table[Max];
具体源码在QR_Encode.h QR_Encode.cpp中, main.cpp中是具体使用方法, void __fastcall TForm1::Button1Click(TObject *Sender) { pQR_Encode=new CQR_Encode(); int nLevel =ComboBox1->ItemIndex;//纠错等级 ...
fatal error C1083: 无法打开包括文件:“stdint.h”: No such file or directory 【错误】fatal error C1083: 无法打开包括文件:“stdint.h”: No such file or directory 【原因】stdint.h是c99标准的头文件,vc不...
private static final int LAYER_BG_CELL = LAYER_BACKGROUND + 1; private static final int LAYER_JEWELS = LAYER_BG_CELL + 1; private static final int LAYER_SCORE = LAYER_JEWELS + 1; // ============...
c#写的文件上传范例,包括全部源代码,下来后直接就用打开,包括范例!代码中大量注视方便理解! 可以通过JS传递文件名到父窗口的INPUT里面 ... int size = 500; //错误提示 string msg = "发生以下错误:";
winuser.h这个头文件中包含了很多windows编程需要的常量.在用c#调用api时经常会用到这些常量.每次需要用时就要去winuser.h中查找常量的定义,比较麻烦,所以用正则表达式+手工修改的方法将这些常量全部改为了c#版,放到...
public bool InsertTable(System.Data.DataTable dt, Excel.Worksheet ws, int startX, int startY) { try { for (int i = 0; i <= dt.Rows.Count - 1; i++) { for (int j = 0; j <= dt.Columns.Count - 1;...
#include "stdafx.h" #include #include #include #include using namespace std; const int iAntCount=34;//蚂蚁数量 const int iCityCount=51;//城市数量 const int iItCount=2000;//最大跌代次数 const ...
int sizeInMb = (int)(blockSize*totalBlocks)/1024/1024; // long availableBlocks = stat.getAvailableBlocks();//获得可用容量 float percent = availableBlocks/totalBlocks;//获得可用比例 ...
private void button4_Click(object sender, EventArgs e) { this.progressBar1.Value = 0; this.label1.Text = "0%"; if (!File.Exists(this.textBox1.Text)) { MessageBox.Show("找不到目标文件!"); ...
//测试硬件平台: Mc9s12xs128 #include <hidef.h> /* common defines and macros */ #include "derivative.h" /* derivative-specific definitions */ ... //角加速度初始.42值149.91519 float Center=0;
颜色的十六进制和RGB格式进行相互... public static string colorRGBtoHx16(int R, int G, int B) { return System.Drawing.ColorTranslator.ToHtml(System.Drawing.Color.FromArgb(R, G, B)); } #endregion }