-
Notifications
You must be signed in to change notification settings - Fork 39
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
Error on VirtualBox image #9
Comments
The relevant error is:
Can you list the loop devices inside your vm ? sudo losetup -a If there is none, can you ensure the kernel module is enabled ? sudo modprobe loop |
Ah... you have to use sudo to build the image... |
Ahh right! |
I always forget... since ubuntu 20.04 the user's sudo -E d2vm ... |
hey yeah I tried but same message
|
what is the output of |
|
can you show me your
|
|
Can you try |
That worked and the build finished successfully, thank you! |
You're welcome ! |
When running :
I am running this inside an Ubuntu VirtualBox with a Windows host
The text was updated successfully, but these errors were encountered: