You do not extract an .img ; you mount it. Example: mkdir /mnt/ChromeOS mount -o loop image.img /mnt/ChromeOS/.
確定! 回上一頁