qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] How do you -sd squashfs.img without truncating?


From: Rob Landley
Subject: [Qemu-devel] How do you -sd squashfs.img without truncating?
Date: Mon, 8 May 2017 00:08:09 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0

As far as I can tell "qemu-system-arm -M vexpress-a9" only implements sd
card, not any conventional hard drive, and it uses an sdcard block size
of 262144 bytes rounded down. This means when I create a squashfs image
and feed it in through the sd card, it truncates it.

Wouldn't -sd rounding _up_ be more useful?

Rob



reply via email to

[Prev in Thread] Current Thread [Next in Thread]