Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: USB bootloader boots to black screen (Read 1910 times) previous topic - next topic
0 Members and 3 Guests are viewing this topic.

Re: USB bootloader boots to black screen

Reply #15
Does anyone still have the old Artix iso? If so can you please upload it somehow? The archived ISOs are still too recent to solve this issue, and searching on the internet I can only find ISos from 2018, which is probably too old.

Re: USB bootloader boots to black screen

Reply #16
Does anyone still have the old Artix iso?
I've got some of the 2022-01-23 versions. Pick one and I'll see what I can do.
Code: [Select]
/storage/Artix/ISOs/artix-base-dinit-20220123-x86_64.iso
/storage/Artix/ISOs/artix-base-openrc-20220123-x86_64.iso
/storage/Artix/ISOs/artix-base-runit-20220123-x86_64.iso
/storage/Artix/ISOs/artix-base-s6-20220123-x86_64.iso
/storage/Artix/ISOs/artix-base-suite66-20220123-x86_64.iso
/storage/Artix/ISOs/artix-community-gtk-openrc-20220123-x86_64.iso
/storage/Artix/ISOs/artix-community-qt-openrc-20220123-x86_64.iso
/storage/Artix/ISOs/artix-lxde-anon-openrc-20211006-x86_64.iso
/storage/Artix/ISOs/artix-lxde-anon-openrc-20211222-x86_64.iso
/storage/Artix/ISOs/artix-lxde-dinit-20220123-x86_64.iso
/storage/Artix/ISOs/artix-lxqt-runit-20220123-x86_64.iso
/storage/Artix/ISOs/artix-mate-openrc-20220123-x86_64.iso
/storage/Artix/ISOs/artix-plasma-s6-20220123-x86_64.iso
/storage/Artix/ISOs/artix-xfce-suite66-20220123-x86_64.iso

Re: USB bootloader boots to black screen

Reply #17
Code: [Select]
fdisk -l
mount | grep /dev/sd
umount /dev/sd**
dd if=PATH_TO_THE_WISH.iso of=/dev/sd*  status='progress'

RTFM:

man fdisk
man grep
man mount
man umount
man dd
"Wer alles kann, macht nichts richtig"

Artix USE="runit openrc slim openbox lxde gtk2 qt4 qt5 qt6 conky
-gtk3 -gtk4 -adwaita{cursors,themes,icons} -gnome3 -kde -plasma -wayland "