Author: lasse7523
Channel: #Installing apps with snap not possible? The kernel on this VM doesn't have squashfs?
Link: https://discord.com/channels/1405685085923049482/1472186324499828787/1472186324499828787
Issue
User is unable to install tools using snap in their VM because snapd cannot start due to missing kernel module(s).
Details
- Environment: Virtual Machine
- Problem: snapd service fails to start
- Root cause: Required kernel module(s) not available
- Goal: Enable snap package installation in VM environment
Steps to Reproduce
- Attempt to install snapd in VM
- Try to start snapd service
- Service fails due to missing kernel module
Expected Behavior
Snapd should start successfully and allow installation of snap packages, or provide clear guidance on required kernel modules for VM environments.