<davidlt[m]>
Unless you use qcow layer on top of a base image.
<Entei[m]>
davidlt[m]: oh...alright
<Entei[m]>
<Entei[m]> "I had tried the instructions..." <- Ah well I am an idiot, I was trying to verbatim copy pasting in haste. The command here specified /dev/sda4, when (at least on this Fedora 38 image) it should be /dev/sda2
<Entei[m]>
It's now resized
<davidlt[m]>
Yes, QEMU has a different partition layout.
<davidlt[m]>
It doesn't incl. partitions for firmware (board specific).
<davidlt[m]>
Until we have proper RVI standards images are per target (i.e. board) instead of one common image.
<davidlt[m]>
That incl. partition layout changes, different firmware setup, different boot args passed to the kernel.
<Entei[m]>
davidlt[m]: Oh yeah I forgot F37 image is one common image for sifive board and qemu.
<davidlt[m]>
Yeah, because you can ignore firmware partitions :)
<davidlt[m]>
And QEMU kinda mirrors SiFive stuff (well, at least originally).
<davidlt[m]>
The kernel itself is the same for all the targets.