vhba-module
Linux kernel module that emulates SCSI devices
The VHBA module is the link between the CDemu user-space daemon and the kernel Linux. It acts as a low-level SCSI driver that emulates a virtual SCSI adapter which can have multiple virtual devices attached to it. Its typical use with CDEmu is to emulate optical devices such as DVD and CD-ROM drives.
- Versions: 20211218
- Website: https://cdemu.sourceforge.io/
- Licenses: GPL 2+
- Package source: gnu/packages/linux.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of vhba-module
as follows:
guix install vhba-module
Or install a particular version:
guix install vhba-module@20211218
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of vhba-module about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/vhba-module'><img src='https://packages.guix.gnu.org/packages/vhba-module/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/vhba-module)
Example Org:
[[https://packages.guix.gnu.org/packages/vhba-module][https://packages.guix.gnu.org/packages/vhba-module/badges/latest-version.svg]]