Re: Swapfile
Dave Dodge <[email protected]>
| Newsgroups | gmane.comp.hardware.roku.technical |
|---|---|
| Message-ID | <20040603045245.GC25750@basmati> |
On Wed, Jun 02, 2004 at 10:18:18PM -0500, Travis Gillitzer wrote:
> I can't seem to find much for nbd on OpenBSD, which is what my server
> runs.
You can probably compile and run the normal nbd-server on that one.
When I glanced at the code the other day I saw that it was using some
ioctls, but it didn't look like it was including any Linux-specific
header files so there's a good chance it will work fine on other
Unix-like systems.
-Dave Dodge