NetworkBlockDevice / nbd

Network Block Device
GNU General Public License v2.0
459 stars 119 forks source link

No way to run modprobe on Mac platform #114

Closed michael-ts closed 3 years ago

michael-ts commented 3 years ago

I have compiled nbd-server from the source tarball on Mac OS. I can run the command, but it immediately returns to the command line and any attempts to connect fail with a connection refused because the server has apparently quit. The instructions say to run modprobe first, but this doesn't exist on a Mac system. The support systems shows it works on MacPorts, so it should work on a Mac.

So... how do I get it to run?

michael-ts commented 3 years ago

Never mind, there was an error in my config file which I didn't see without "-d"