-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Installation fails #789
Comments
Have exactly same issue, but on totally different hardware. |
As a workaround, I found out that if you set all your configuration options in installer and then save it to .yaml file, after installation fail you can start installer via -c /root/clr-installer.yaml and then you can succesfully install it. For GUI installation there was some key to use predefined installation config too. |
I encountered the same bug while installing on a brand new Beelink MiniS 12 with an N95 intel and NVME storage: mount /dev/sda2 /tmp/install-291973698 ext4: no such file or directory Managed to pass the installation step by not installing any extra packages. Thanks @RussianE39 for the explanation on how to pass the error. |
Also verified issue against intel NUC11PAKi5 (kvm). Work around by @RussianE39 didn't solve the problem for me. |
OS installation of clear-36010-live-desktop.iso fails via GUI and text installer
Installation of other distros like Void Linux succeeds
A few device details:
HP Notebook model: 15-ba154nr
CPU: dual core AMD A9-9410
4 GB RAM, HDD 500 GB
error in console, also see attachment:
mount /dev/sda2 /tmp/install-291973698 ext4: no such file or directory
Error Trace:
storage.mountFs()
/builddir/build/BUILD/clr-installer-2.7.3/storage/utils.go:34
storage.(*BlockDevice).Mount()
/builddir/build/BUILD/clr-installer-2.7.3/storage/block_devices_ops.go:283
via
clr-installer.log
pre-install-clr-installer.yaml.txt
The text was updated successfully, but these errors were encountered: