help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How do you make CD/DVD work?


From: pelzflorian (Florian Pelz)
Subject: Re: How do you make CD/DVD work?
Date: Sun, 29 Mar 2020 12:30:44 +0200

On Sun, Mar 29, 2020 at 12:23:17PM +0200, Pierre Neidhardt wrote:
> "pelzflorian (Florian Pelz)" <address@hidden> writes:
> 
> > I do not need to change my GNOME desktop configuration to use my real
> > DVD drive (only if I want to emulate a drive with cdemu do I need
> > vhba-module).
> 
> Does cdemu work for you on Guix System?
> 

Yes, after running as root

insmod /run/current-system/profile/lib/modules/*/extra/vhba.ko
chown florian /dev/vhba_ctl

and as user florian

cdemu-daemon &
cdemu load 0 path/to/image.iso
…
cdemu unload 0
pkill cdemu-daemon

Regards,
Florian



reply via email to

[Prev in Thread] Current Thread [Next in Thread]