磁盘操作指令 dd
摘要:
dd if=/home/thotf/PaperOS/boot/mbr.bin of=/home/thotf/bochs/hd60M.img bs=512 count=1 conv=notrunc 常用参数: if = file 指定要读取的文件 of = file 吧数据输出到哪个文件 bs = b 阅读全文
posted @ 2022-05-18 16:46 thotf 阅读(81) 评论(0) 推荐(0)
posted @ 2022-05-18 16:46 thotf 阅读(81) 评论(0) 推荐(0)
posted @ 2022-05-18 15:36 thotf 阅读(318) 评论(0) 推荐(0)