admin 管理员组文章数量: 1184232
/*******************by Jiangong SUN*******************************/
卸载windows 7,安装windows xp过程中出现0x0000007B(0xF78D2524, 0xC0000034, 0x00000000, 0x00000000)错误。
解决过程:
1. 杀毒软件杀毒
2. 硬盘错误,重置硬盘分区
3. CHKDSK c: /f 未发现问题(/f 用于找回文件或分区)
典型的检查过程:
Checking file system on C:
The type of the file system is NT
A disk check has been scheduled.
Windows will now check the disk.
79232 file records processed.
332 large file records processed.
0 bad file records processed.
2 EA records processed.
44 reparse records processed.
105198 index entries processed.
0 unindexed files processed.
79232 security descriptors processed.
Cleaning up 1 unused index entries from index $SII of file 0x9.
Cleaning up 1 unused index entries from index $SDH of file 0x9.
Cleaning up 1 unused security descriptors.
12984 data files processed.
CHKDSK is verifying Usn Journal...
35789792 USN bytes processed.
Usn Journal verification completed.
Windows has checked the file system and found no problems.
78175231 KB total disk space.
12902428 KB in 54029 files.
36068 KB in 12985 indexes.
0 KB in bad sectors.
187407 KB in use by the system.
65536 KB occupied by the log file.
65049328 KB available on disk.
4096 bytes in each allocation unit.
19543807 total allocation units on disk.
16262332 allocation units available on disk.
4. 修改BIOS参数。 把AHCI -> ATA
折腾半天,前三个都没发现错误。
第四步终于解决了问题。
AHCI: Advanced Host Controller Interface
ATA: Advanced Technology Attachment
SATA: Serial ATA ( SATA )( Serial Advanced Technology Attachment )
PATA: Parallel ATA ( PATA )
总结:
1. SATA is a relatively new interface standard commonly used for storage media while AHCI is a programming interface that adds extra functionalities
2. AHCI introduces NCQ and hot-plugging capabilities
3. SATA can operate on IDE or AHCI
4. Certain hardware can support SATA without AHCI
5. AHCI is a bit more complicated to implement
版权声明:本文标题:从0X0000007B中解脱:全面解析与解决故障 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.roclinux.cn/p/1771363453a3543756.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论