todo
来自「linux dosfs 工具,可以移植到嵌入式系统下检查存储状态下的磁盘状况,修」· 代码 · 共 16 行
TXT
16 行
-*- mode: indented-text -*-
- dosfsck: Better checking of file times: ctime <= mtime <= atime
- mkdosfs: If /etc/bootsect.dos (or similar) exists, use it as a
template for generating boot sectors. This way, you can, e.g., make
bootable DOS disks.
Addendum: Don't know if that's so wise... There are really many
variants of DOS/Windows bootcode out in the wild, and the code is
proprietary, too.
- dosfsck: read-only sector test (-t without -a or -r); just print
out errors.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?