I want to install a boot image for the A603 carrier board according to the instructions at “A603 Carrier Board | Seeed Studio Wiki”, and I keep running into roadblocks.
From what I can tell, the tools have very specific requirements to run:
- Only Ubuntu 18.04
- Only on x86
- No virtual machines
I have a server here that’s running Ubuntu 20.04, but I ran into problems, and when googling that, I read that only 18.04 is supported. I tried installing Ubuntu 18.04 in a Qemu VM, but I ran into problems, and googling that, I found mention that the tools don’t work in a VM. I also, incidentally, found out that they don’t work if USB power management is enabled in any way or if you’re using a USB-C port.
I read in another place that someone managed to do it using Ubuntu 18.04 in WSL2. However, this evidently requires a WSL kernel version that is only available for Windows 11, and my old Windows laptop only supports up to Windows 10.
So without taking down my server to install 18.04 on another drive and without buying more PC hardware, what other options do I have?