-
Notifications
You must be signed in to change notification settings - Fork 66
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
Setup procedure #102
Comments
Sorry for the delay in responding. |
lsmod | grep vtl Is empty so how do I enable the kernel module for it? As an aside: I tried running the CentOS vagrant box and ran into an issue where it didn't have permissions for the preload_tape in the usr Makefile. I think had to modify it to use sudo to create the links. But then it worked. |
The kernel module build is a unique step. Change directory into kernel module source: Once the kernel module is loaded, the user space should start up OK :) |
Hi, i meet the same problem. Following your instructions, i run |
Hmmm. Never tried with WSL. Let me spin up an environment this week and see if I can reproduce the error |
Can I get a "uname-a" output please |
Trying to spin up WSL now. https://learn.microsoft.com/en-us/windows/wsl/install-manual#step-3---enable-virtual-machine-feature lists various common distros. |
Thx for your reply. The info is below |
Hi, I just installed the 1.6.4 RPM and started the service, but don't see any devices in
lsscsi -g
what steps are missing in order toget devices to be visible in lsscsi?
The text was updated successfully, but these errors were encountered: