Re: Error booting aarch64 installation image

2023-02-22 Thread Efraim Flashner
On Tue, Feb 21, 2023 at 10:06:41AM +0200, Max Brieiev wrote: > Hi Roman, > > Roman Scherer writes: > > > I think you need to use --image-type=efi-raw for this to work. > > Unfortunately, this doesn't build and produces yet another errors. > > > I actually installed my Guix system from another

Re: Error booting aarch64 installation image

2023-02-21 Thread Max Brieiev
Hi Roman, Roman Scherer writes: > I think you need to use --image-type=efi-raw for this to work. Unfortunately, this doesn't build and produces yet another errors. > I actually installed my Guix system from another distro. I roughly > followed this guide here: > > https://guix.gnu.org/blog/201

Re: Error booting aarch64 installation image (was: Building arm64 guix system image)

2023-02-20 Thread Roman Scherer
Hi Max, I think you need to use --image-type=efi-raw for this to work. To boot from an USB stick, also make sure to use an USB A to C adapter and put the stick into the USB port on the left side of your computer. I actually installed my Guix system from another distro. I roughly followed this g