From: Mick <michaelkintzios@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Re: 4 machines - no /dev/cdrom or /dev/dvd anymore
Date: Mon, 7 Jan 2013 22:53:19 +0000 [thread overview]
Message-ID: <201301072253.30360.michaelkintzios@gmail.com> (raw)
In-Reply-To: <50EA7AC4.10206@gmail.com>
[-- Attachment #1: Type: Text/Plain, Size: 3286 bytes --]
On Monday 07 Jan 2013 07:35:32 Dale wrote:
> I think you misunderstand or I didn't make myself clear. I'm not saying
> it was udev that did this. I am pretty sure it was the kernel. All
> this happened when people with older IDE drives, myself included on my
> old machine, had to switch to the new drivers and devices. Before the
> change, old IDE drives and CD/DVD drives were given hd* devices and udev
> made a link to that with /dev/cdrom or dvd or whatever for optical
> devices which is what you seem to expect now. The reason udev did that
> was for it to be consistent which I have no problem with . When the
> kernel folks changed this, they also changed it from /dev/cdrom and
> /dev/dvd to /dev/sr0. From my understanding, all optical devices such
> as CD and DVD readers/burners are supposed to be sr0. I know k3b
> updated theirs too. I seem to recall I had to run a unstable version
> for a bit because the older version didn't have the code to see sr*
> devices.
>
> I never said anything was broke, just that it was changed. There was
> several things that was changed at about the same time that were related
> and this was just one of them. Another was the change from /dev/hdXX to
> /dev/sdXX for ALL hard drives. This change happened even if you was
> using the old IDE drives. As I understand it, /dev/hdxx is no longer
> supported on current kernels. All hard drives are /dev/sdxx and optical
> drives are /dev/sr0(1,2,3,4 etc).
>
> Also, I didn't remove anything. It was changed by the kernel which also
> lead to udev changing what it did. Again, as much as I dislike what
> udev is planning, I never said udev did this one. I'm pretty sure this
> was all started with the kernel devs. The udev folks just followed along.
>
> The biggest thing I recall is everyone with IDE drives having to update
> the kernel config, edit fstab and grub or lilo before rebooting. This
> was discussed on this list and I don't recall much fuss except for
> having to change it and update everything. It was sort of a one time
> thing and had a long term goal. All hard drives are sdxx and optical
> devices are srx. All this happened when I was on my old rig which was
> at least a few years ago.
>
> Does that make more sense now?
>
> Dale
>
> :-) :-)
I think that you are conflating two issues which are separate in terms of
chronology at least. Years ago we moved to libata and hdX changed to sdX.
The udev confguration was updated at the time to link /dev/cd* and /dev/dvd*
to srX.
More recently, the udev rules nomenclature changed. The udev persistent-cd
rules however was not changed. I moved it, remerged stable udev and the file
was not recreated. So something in udev has changed and it no longer
generates the persistent-cd rules.
BTW, pressing the touch sensitive button on the laptop to eject the CD won't
work, neither will typing eject in a terminal:
$ eject
eject: tried to use `/mnt/cdrom' as device name but it is no block device
eject: unable to find or open device for: `cdrom'
So, eject is still looking for cdrom ...
Either all commands and legacy apps should update themselves, or I better
follow Mark's suggestion?
--
Regards,
Mick
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
next prev parent reply other threads:[~2013-01-07 22:55 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-05 19:53 [gentoo-user] 4 machines - no /dev/cdrom or /dev/dvd anymore Mark Knecht
2013-01-05 20:36 ` J. Roeleveld
2013-01-05 20:46 ` Mark Knecht
2013-01-05 20:37 ` Randy Barlow
2013-01-05 20:44 ` [gentoo-user] " Mark Knecht
2013-01-05 23:00 ` David M. Fellows
2013-01-06 11:19 ` Mick
2013-01-06 15:55 ` Mark Knecht
2013-01-07 1:22 ` Dale
2013-01-07 1:44 ` Mark Knecht
2013-01-07 1:53 ` William Kenworthy
2013-01-07 2:06 ` Mark Knecht
2013-01-07 2:08 ` Dale
2013-01-07 2:29 ` Dale
2013-01-07 4:53 ` Mark Knecht
2013-01-07 7:35 ` Dale
2013-01-07 22:53 ` Mick [this message]
2013-01-08 7:09 ` J. Roeleveld
2013-01-08 7:49 ` Mick
2013-01-08 11:53 ` Dale
2013-01-07 15:18 ` Grant Edwards
2013-01-07 17:37 ` Mark Knecht
2013-01-07 23:25 ` Alan McKinnon
2013-01-08 1:05 ` Mark Knecht
2013-01-08 1:15 ` Michael Mol
2013-01-08 6:42 ` Mick
2013-01-08 9:21 ` Alan McKinnon
2013-01-08 20:26 ` Mark Knecht
2013-01-08 21:12 ` Alan McKinnon
2013-01-08 21:31 ` Michael Mol
2013-01-09 3:22 ` Dale
2013-01-11 14:31 ` Mark Knecht
2013-01-11 14:58 ` Dale
2013-01-06 4:01 ` [gentoo-user] " Dale
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=201301072253.30360.michaelkintzios@gmail.com \
--to=michaelkintzios@gmail.com \
--cc=gentoo-user@lists.gentoo.org \
/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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox