Gentoo Archives: gentoo-user

From: James <wireless@×××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: DVD borked: SysFS removed
Date: Fri, 20 Aug 2010 18:34:39
Message-Id: loom.20100820T201419-123@post.gmane.org
In Reply to: [gentoo-user] Re: DVD borked: SysFS removed by walt
1 walt <w41ter <at> gmail.com> writes:
2
3
4 > < > ATA/ATAPI/MFM/RLL support (DEPRECATED) --->
5
6
7 OK, this fixed the dvd so that now it works...(thanks)
8
9
10 > <*> Serial ATA and Parallel ATA drivers --->
11
12 I had this already, just deleted the one above. Kernel
13 rebuilt, now it works with Kaffeine to play videos.
14
15
16
17
18 > $ls -l /dev/dvd
19 > lrwxrwxrwx 1 root root 3 2010-08-17 04:46 /dev/dvd -> sr0
20
21 I get: ls: cannot access /dev/dvd: No such file or directory
22
23 > I didn't do anything to cause that. udev took care of it without my help,
24 > and everything Just Worked.
25
26 > Well, not quite true. I did change my /etc/fstab, but I'm now using disk
27 > labels in fstab instead of device names. If you still use device names
28 > you'll need to change /dev/hd* to /dev/sd* in fstab when using the new
29 > disk drivers.
30
31 my current fstab looks like this:
32 /dev/cdrom /mnt/cdrom auto noauto,rw,user 0 0
33
34 Can you send me a snippet out of your fstab on setting up (2)
35 dvds on one system? Disk labels sound cool. Maybe a good doc
36 explaining these intricacies?
37
38
39 TIA,
40 James

Replies

Subject Author
[gentoo-user] Re: DVD borked: SysFS removed walt <w41ter@×××××.com>