1
การบูตอิมเมจดิสก์ดิบใน QEMU
ฉันมีไฟล์อิมเมจจากที่นี่ ; หน้านั้นบอกว่าฉันสามารถบูตอิมเมจนี้ด้วย QEMU และคำสั่งต่อไปนี้: $ qemu-system-x86_64 -m 4096 -ctrl-grab -no-reboot x86-64.img ที่ให้ข้อความ: WARNING: Image format was not specified for 'x86-64.img' and probing guessed raw. Automatically detecting the format is dangerous for raw images, write operations on block 0 will be restricted. Specify the 'raw' format explicitly to remove the …