Results 5 comments of Lorenzo Pini

@cocoahero Sure, I'll test it as soon as possible.

I had the same issue but, to be fair, the documentation reads to "install a JDK 1.8".

Hi, I'm using a physical sd card on windows 10 and with the following command: ```qemu-system-aarch64.exe -M raspi3b -append "rw earlyprintk loglevel=8 console=ttyAMA0,115200 dwc_otg.lpm_enable=0 root=/dev/mmcblk0p2 rootdelay=1" -dtb bcm2710-rpi-3-b-plus.dtb -hda \\.\PhysicalDrive2...

@dhruvvyas90 It's a physical drive, not an image. I tried recompiling qemu without the check that prevents usage of non-multiple-of-two sized drives, but then it fails with another error (I...

Hi @cofinoa , thank you for your answers and sorry for the long time without a response. To recap, I have a NetCDF4 with non-homogeneous variables types, and I want...