From: "pelzflorian (Florian Pelz)" <pelzflorian@pelzflorian.de>
To: Pierre Neidhardt <mail@ambrevar.xyz>
Cc: Guix Help <help-guix@gnu.org>
Subject: Re: How do you make CD/DVD work?
Date: Sun, 29 Mar 2020 12:30:44 +0200 [thread overview]
Message-ID: <20200329103044.qyb6drlo5p4hej5u@pelzflorian.localdomain> (raw)
In-Reply-To: <87o8sfwjca.fsf@ambrevar.xyz>
On Sun, Mar 29, 2020 at 12:23:17PM +0200, Pierre Neidhardt wrote:
> "pelzflorian (Florian Pelz)" <pelzflorian@pelzflorian.de> 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
next prev parent reply other threads:[~2020-03-29 10:30 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-29 2:19 How do you make CD/DVD work? sirgazil
2020-03-29 8:58 ` Hubert Lombard
2020-03-29 9:58 ` pelzflorian (Florian Pelz)
2020-03-29 10:23 ` Pierre Neidhardt
2020-03-29 10:30 ` pelzflorian (Florian Pelz) [this message]
2020-03-29 13:14 ` Pierre Neidhardt
2020-03-29 13:17 ` Pierre Neidhardt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200329103044.qyb6drlo5p4hej5u@pelzflorian.localdomain \
--to=pelzflorian@pelzflorian.de \
--cc=help-guix@gnu.org \
--cc=mail@ambrevar.xyz \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.