On the part where it’s running off the USB, and you gotta install it, but there’s two installer icons, and neither of them work. There something else I need to do?
Hi @Toaster,
Could you try running sudo cnchi-start.sh
on a terminal and copy-paste here the messages you get?
Gonna way too long, but it’s a LOOONG list of “Error: failed to retrieve file from mirror” “Could not resolve host”
Usually the first error will suffice. Did the installer show that your internet was working? What is the output of ping www.google.com
? You can even upload the logs to https://paste.rebornos.org
The installer now works, but when It tries to install it, it gives me “Reborn OS Installer error”, “cannot wipe the filesystem of device, device or resource busy” With an error code 0
Hmm. This is tricky to diagnose without more information. Would a reboot fix it?
Could you tell me more information about sda
?
Could you run
sudo pacman -S smartmontools
smartctl --info /dev/sda
smartctl -t short /dev/sda
and share the output on https://paste.rebornos.org ? (It gives you a URL to the paste)
This may work better
sudo pacman -S smartmontools glibc
smartctl --info /dev/sda
smartctl -t short /dev/sda
We could do the troubleshooting on RebornOS’ Discord server as it would not involve long periods of waiting.