[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-discuss] Using qemu to access a raw dump from a nand
From: |
Peter Maydell |
Subject: |
Re: [Qemu-discuss] Using qemu to access a raw dump from a nand |
Date: |
Wed, 10 Jul 2019 16:46:44 +0100 |
On Wed, 10 Jul 2019 at 10:19, Andre Cirne <address@hidden> wrote:
>
> Thanks for the help!
> I will have attention to the id option.
> In relation to use a standard disk image, I did not try that, because I think
> tha ubifs, which is the type of file system on the nand dump, does not
> support block devices.
> (http://www.linux-mtd.infradead.org/faq/ubifs.html#L_loop_mount)
> This is true? Or I got it wrong, the ubifs faq's?.
Ah, I wasn't aware that some filesystems wouldn't
work with normal block devices. In that case I
think you might be out of luck.
thanks
-- PMM