Skip to content
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

Warn of problems if your primary disk is LUKS encrypted #266

Open
prentrodgers opened this issue Oct 25, 2023 · 0 comments
Open

Warn of problems if your primary disk is LUKS encrypted #266

prentrodgers opened this issue Oct 25, 2023 · 0 comments

Comments

@prentrodgers
Copy link

My primary drive is LUKS encrypted. Executed these commands in a toolbox environment, which may have been part of my problem. Failed to boot after executing several commands:

sudo dnf install dnf-plugins-core -y
sudo dnf copr enable t0xic0der/nvidia-auto-installer-for-fedora -y
 sudo dnf install nvautoinstall -y
 sudo nvautoinstall driver 
        This failed saying RPM Fusion repo not detected. must sudo nvautoinstall rpmadd first. Good error message.
 sudo nvautoinstall rpmad
 sudo nvautoinstall driver # do it again as instructed by the script. 
  sudo dnf install dnf-plugins-core -y
              sudo dnf copr enable t0xic0der/nvidia-auto-installer-for-fedora -y
              sudo dnf install nvautoinstall -y
              sudo nvautoinstall driver 
        This failed saying RPM Fusion repo not detected. must sudo nvautoinstall rpmadd first. He missed that.
              sudo nvautoinstall rpmad
              sudo nvautoinstall driver # do it again as instructed by the script. 

Several error messages during this command, perhaps because I was in a toolbox container while running the script.

        Running scriptlet: akmods-0.5.7-10.fc38.noarch 69/96 
                    Failed to preset unit: Access denied
                    Failed to preset unit: Access denied
                    Failed to preset unit: Access denied 
                    sed: can't read /etc/default/grub: No such file or directory
                    Running scriptlet: systemd-udev-253.7-1.fc38.x86_64 86/96 
                    Failed to set unit properties on systemd-timesyncd.service: Access denied
                    Failed to set unit properties on systemd-udevd.service: Access denied
              sudo nvautoinstall nvrepo
              sudo nvautoinstall plcuda

booted into Lenovo boot screen with no way to reboot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant