Network Block Device
Use a remote block device over the network.
📸 Screenshot:
Fields
- URL: NBD endpoint (e.g., nbd://host:port).
- Interface: VirtIO or NVME (Linux only).
- Read-Only: Enable read-only access.
- Sync Mode: Control how writes are handled.
Full, FSync
: Perform all synchronization operations as requested by the guest OS.None
: Don’t synchronize the data with the permanent storage.
- Timeout: Connection timeout in seconds.
▶️ Watch this video demo for installing macOS on NBD:
▶️ Watch this video demo for installing NBD Server on Ubuntu: