Gentoo Archives: gentoo-user

From: Philip Webb <purslow@××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] reading data cd/dvd
Date: Wed, 11 Nov 2015 09:05:41
Message-Id: 20151111090529.GB2031@ca.inter.net
In Reply to: [gentoo-user] reading data cd/dvd by allan gottlieb
1 151110 allan gottlieb wrote:
2 > All my machines run gentoo / systemd / gnome3
3 > On my older laptop when I plug in a data cd I get a popup
4 > suggesting that I open it with files. All is well
5 > On my newer laptop the disk spins up but no popup appears.
6 > What must I configure?
7 > On the old machine there is a dir /run/media/ with a subdir gottlieb.
8 > The data cd is mounted there. Looking at df gives
9 > /dev/sr0 286490 286490 0 100% /run/media/gottlieb/COD3E
10 > The new machine does not even have /dev/sr0.
11 > Am I missing a kernel option ?
12
13 My note from recently installing Gentoo on a newly built machine :
14 "for DVD drive, use BLK_DEV_SR to create /dev/sr0 ".
15 Use 'make menuconfig' + search to find that string, then set the option.
16
17 BTW I try to do things as simply as possible :
18 using Fluxbox + Openrc, I mount /dev/sr0 on /mnt/dvd (as root),
19 then (as user) 'cd /mnt/dvd' & use Most/Mupdf/Feh/etc to look at the files.
20 Quick, effective, foolproof ... (smile)
21
22 --
23 ========================,,============================================
24 SUPPORT ___________//___, Philip Webb
25 ELECTRIC /] [] [] [] [] []| Cities Centre, University of Toronto
26 TRANSIT `-O----------O---' purslowatchassdotutorontodotca

Replies

Subject Author
Re: [gentoo-user] reading data cd/dvd Walter Dnes <waltdnes@××××××××.org>
Re: [gentoo-user] reading data cd/dvd David Haller <gentoo@×××××××.de>