Comment 8 for bug 2054616

Revision history for this message
Thiago Martins (martinx) wrote :

Hi Mitchell,

No worries at all!

I forgot to mention another step I took:

```
echo nbd > /etc/modules-load.d/nbd.conf
```

Otherwise it won't load the module on boot.

Perhaps there's also a need to `update-initramfs -k all -u`, not 100% sure.