Preinstall cdemu-client for virtual disc drive support

It enables:

- Mounting disc images without burning them to physical media.

- Using image formats that "mount" usually can’t handle well, such as multi-session or mixed audio/data discs.

- Installing or running old games that expect an optical drive.

- Working with non-ISO images like .bin/.cue, .nrg, and .ccd.

- Creating a blank virtual disc for CD/DVD burning software.
This commit is contained in:
Hadi Chokr
2026-03-29 16:41:04 +02:00
parent 589f9ff3a1
commit 889bb68506

View File

@@ -10,6 +10,7 @@ Packages=
android-udev # udev rules for accessing Android devices
bmusb # Specialty video capture/playback boxes from BlackMagicDesign
ccid # Generic USB CCID/ICCD card readers
cdemu-client # Virtual optical drive support for CDEmu disc image mounting
dosfstools # Manipulating DOS filesystems
e2fsprogs # Manipulating EXT filesystems
exfatprogs # Manipulating exFAT filesystems