|
cys0209
新手上路

积分 10
发帖 4
注册 2007-1-28
状态 离线
|
『楼 主』:
求救(急):访问引导扇区文件BOOTSECT.DOS时,出现I/O错误
使用 LLM 解释/回答一下
请教各位高手:
我是个菜鸟,用Windows优化大师一顿乱优化,乱删除多余文件等等之后,重起机器之后,
出现:访问引导扇区文件multi(0)disk(0)rdisk(0)partirion(1)\\\\BOOTSECT.DOS时,出现I/O错误,进不了系统,然后重起,按F8,选择正常启动,有两个选择,选择DOC是,还是一样,选择windows XP系统后, 就近来了,
求各位大虾指教一下,如何才能,启动后直接进入WINDOWS系统,谢谢!!!!!
Dear all experts:
I am a novice. After I randomly optimized with Windows Optimizer and randomly deleted redundant files, etc., after restarting the machine, I got: when accessing the boot sector file multi(0)disk(0)rdisk(0)partirion(1)\\\\BOOTSECT.DOS, an I/O error occurred, and I couldn't enter the system. Then I restarted and pressed F8, selected normal startup, there were two options. When I selected DOC, it was still the same. After selecting the Windows XP system, it booted up.
Please, dear experts, give me some advice on how to directly enter the WINDOWS system after startup. Thank you!!!!!
|
|
2007-1-28 08:41 |
|
|
cys0209
新手上路

积分 10
发帖 4
注册 2007-1-28
状态 离线
|
|
2007-1-28 10:29 |
|
|
bc12060101
银牌会员
    
积分 1455
发帖 712
注册 2006-1-20
状态 离线
|
『第 3 楼』:
使用 LLM 解释/回答一下
咳,手狂的后果。
既然是用Windows优化大师乱搞的结果,何不再用它乱搞回来?
运行优化大师—〉系统性能优化—〉开机速度优化—〉在“Windows XP默认启动顺序选择”栏内将Windows XP项选中即可。
若明白些的,直接修改C盘根目录下的boot.ini文件即可。
Hey, the consequence of being too hasty.
Since it's the result of messing around with Windows Optimization Master, why not mess around with it to fix it?
Run Optimization Master -> System Performance Optimization -> Boot Speed Optimization -> In the "Windows XP Default Boot Sequence Selection" column, select the Windows XP item.
If you understand it better, you can directly modify the boot.ini file in the root directory of drive C.
|
|
2007-1-29 05:05 |
|
|
cys0209
新手上路

积分 10
发帖 4
注册 2007-1-28
状态 离线
|
『第 4 楼』:
使用 LLM 解释/回答一下
谢谢楼上大虾,小弟知道了,,若要改C盘下的boot.ini文件,怎么改动???小弟找了半天把隐藏文件都翻出来了 ,没找到哪个文件,有可能在别的地方吗 ??
Thanks to the great expert upstairs, I got it, sir. If I want to modify the boot.ini file under the C drive, how to make the change??? I've searched for a long time and dug out all hidden files, but didn't find that file. Could it be in another place???
|
|
2007-1-29 07:42 |
|
|
bc12060101
银牌会员
    
积分 1455
发帖 712
注册 2006-1-20
状态 离线
|
『第 5 楼』:
使用 LLM 解释/回答一下
嘿嘿,boot.ini文件是系统文件,想看到它需要将“文件夹选项”中“查看”内的“隐藏受保护的操作系统文件”前的勾选去除掉。
下面给出我的boot.ini文件内容并加以注释:
[boot loader]
timeout=3 ;此处的 3 表示启动菜单的显示等待时间为3秒。
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS ;本行表示缺省启动项,请注意等号后面的内容应与下面两行等号前面的内容(之一)相一致。
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /execute /fastdetect
C:\="MS-DOS"
Heheh, the boot.ini file is a system file. To see it, you need to uncheck "Hide protected operating system files" in "View" under "Folder Options".
The following is the content of my boot.ini file with comments:
timeout=3 ; Here, 3 means the display waiting time of the startup menu is 3 seconds.
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS ; This line indicates the default startup item. Please note that the content after the equal sign should be consistent with one of the contents before the equal sign in the following two lines.
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /execute /fastdetect
C:\="MS-DOS"
|
|
2007-1-29 10:08 |
|
|
cys0209
新手上路

积分 10
发帖 4
注册 2007-1-28
状态 离线
|
『第 6 楼』:
使用 LLM 解释/回答一下
哦了,受教了
那个文件是只读文件,我把属性里的只读条勾了之后,改的,这样行吗?/
再次谢谢大虾,嘿嘿.
Okay, got it, learned something. That file was a read-only file. I unchecked the read-only attribute in properties and then made the change. Is that okay? / Thanks again, big shot, heh heh.
|
|
2007-1-29 10:26 |
|
|