PDA

View Full Version : How to install snap on kali nethunter rootless



BPM
2020-03-20, 13:28
I followed [this](https://snapcraft.io/docs/installing-snap-on-kali) tutorial to install snap on kali nethunter rootless.
I get following error when running `systemctl start snapd`
```
System has not been booted with systemd as init system (PID 1). Can't operate.
Failed to connect to bus: Host is down
```
How to fix this?