Skip to content
This repository has been archived by the owner on Jan 12, 2023. It is now read-only.

Installation incomplete? #49

Open
cooijmanstim opened this issue Feb 14, 2020 · 1 comment
Open

Installation incomplete? #49

cooijmanstim opened this issue Feb 14, 2020 · 1 comment

Comments

@cooijmanstim
Copy link

After running the command in the README, and sshing into the resulting instance, it seems that the installation failed to complete:

$ ls /var/lib/nvidia/
NVIDIA-Linux-x86_64-418.67.run  bin  bin-workdir  drivers  drivers-workdir  gpu-installer-env  lib64  lib64-workdir  run_installer.sh
$ ls /var/lib/nvidia/drivers
$ ls /var/lib/nvidia/drivers-workdir/
work
$ ls /var/lib/nvidia/drivers-workdir/work
ls: cannot open directory '/var/lib/nvidia/drivers-workdir/work': Permission denied
$ sudo ls /var/lib/nvidia/drivers-workdir/work
$ ls /var/lib/nvidia/lib64
$ ls /usr/local/nvidia
ls: cannot access '/usr/local/nvidia': No such file or directory

I don't know how to learn more about what happened; I can't find any logs (on the file system or on the google cloud console) that show anything about the installation process. Running run_installer.sh manually appears to complete the installation:

$ cd /var/lib/nvidia
$ sudo sh run_installer.sh

Is this intended?

@bluematter
Copy link

I think you need to remount

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

No branches or pull requests

2 participants