#技术 挂载img文件命令# fdisk ./xx.img 某个分区的Start 扇区 81928192 × 512 = 4194304# mount -o loop,offset=4194304 ./xx.img /mnt
@nil 一个文件里放了多个分区呀
@StoneLi 是下载的img镜像系统,要提取出里面的文件
QOTO: Question Others to Teach Ourselves An inclusive, Academic Freedom, instance All cultures welcome. Hate speech and harassment strictly forbidden.
@nil 一个文件里放了多个分区呀