WhitewaterFoundry / Fedora-Remix-for-WSL

Fedora Remix for Windows Subsystem for Linux.
Other
710 stars 51 forks source link

Development Branch Pull for 1.1.27 #24

Closed sirredbeard closed 5 years ago

sirredbeard commented 5 years ago

@grufwub Please see #25.

sirredbeard commented 5 years ago

I have posted a build with the build method changes from #19 and profile.d changes from #22 for testing: https://github.com/WhitewaterFoundry/WSLFedoraRemix/releases/tag/1.0.27rc1

x86 only because arm64 is broken, see #25.

ghost commented 5 years ago

Error #25 fails on the first attempted chroot, and this is down to the new filesystem being populated with ARM64 executables, which when attempting to run from an x86_64 system will fail. Same issues we were running into with WLinux in trying to test it and I think when we were chrooting :thinking:

When I move into my new place and have access to a monitor (hopefully next week!). I can get out my Raspberry Pi 3b+ which is ARM64, install a Fedora image and attempt a build. May not be the most efficient build method as it has 1GB RAM, but it could work for now? Failing that there's the Pin64 boards for $35 which are similar but with 2GB RAM, or getting something like an ARM64 Chrome book with 4GB RAM then wiping and installing other Linux distros. We have spoken about this in Teams

sirredbeard commented 5 years ago

See my proposal in #26.