debug-a-disk-problem
星标13
分支2
更新时间2026年1月12日 03:26
Enable an agent to debug disk problems
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Enable an agent to debug disk problems
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
| name | Debug a disk problem |
| description | Enable an agent to debug disk problems |
If you need to see what might be wrong with reading or writing to a disk, you
can look at the debug file that ends in .disklog. This file is the disk log.
It records the time of each byte read or written, and what instruction was
executed to perform the operation.
Each line has "RD" (for reads) or "WR" (for writes) to indicate what took place.
You can also find the physical encoding of a disk image in a debug file that
ends in .physical.
When debugging anything, several other files are helpful:
.metrics).asm).time)