Open SoftwareGuy opened 6 months ago
what type of usb drive is it
USB3. A USB2 one had no effect either.
do you know what is archiso and do you know how to use it?
I've heard of it and haven't actually used it myself. Are you implying I should build the ISO myself?
i recommend adding Intel drivers to the packages.x86_64
and build the iso
btw do you have secure boot disabled
@SoftwareGuy Most likely has Secure boot disabled
I don't see how Secure Boot would affect this outcome, unless you're saying that the kernel only works with devices that have secure boot enabled?
I disable Secure Boot on my devices just for personal reasons. I find it more of a hindrance than helpful.
Hey @SoftwareGuy, Would you mind trying to rebuild the ISO on your end? Here’s the process:
git clone https://github.com/HoloISO/installer-image-beta
sudo mkarchiso -v -w work -o out/ installer-image-beta/
cd out/
Let me know how it goes
Alright, I'll cook something up using my server, I guess. Watch this space...
Hey @SoftwareGuy, Would you mind trying to rebuild the ISO on your end? Here’s the process:
git clone https://github.com/HoloISO/installer-image-beta sudo mkarchiso -v -w work -o out/ installer-image-beta/ cd out/
Let me know how it goes
Failed getting out the gate:
cat: /tmp/currentcandidate: No such file or directory
...and then it just aborts.
Hey @SoftwareGuy, Would you mind trying to rebuild the ISO on your end? Here’s the process:
git clone https://github.com/HoloISO/installer-image-beta sudo mkarchiso -v -w work -o out/ installer-image-beta/ cd out/
Let me know how it goes
Failed getting out the gate:
cat: /tmp/currentcandidate: No such file or directory
...and then it just aborts.
I got this issue a while back all you need to do is edit the profiledef.sh
Your Issue:
When attempting to launch HoloISO to install it, I get GRUB errors from the "Arch Linux UEFI boot menu" that say along the lines of:
Other Linux distros boot fine on this machine (it's a AMD Ryzen mini PC from AliExpress). Written to USB drive in both Rufus ISO Image Mode and DD Image Mode, that did jack squat to change the outcome.
Your device's full specs
Installer used to install?
OS version (/etc/holoiso-release):
(Only for SteamOS Session loading issues) Have you tried launching
gamescope-session
from terminal? If yes, provide a log.Did it work before?