Gentoo Archives: gentoo-desktop

From: Duncan <1i5t5.duncan@×××.net>
To: gentoo-desktop@l.g.o
Subject: [gentoo-desktop] Re: CD-ROM mounting
Date: Mon, 02 Feb 2009 07:43:59
Message-Id: pan.2009.02.02.07.43.28@cox.net
In Reply to: Re: [gentoo-desktop] Re: CD-ROM mounting by Lindsay Haisley
1 Lindsay Haisley <fmouse-gentoo@×××.com> posted
2 1233541115.12692.3.camel@××××××××××.com, excerpted below, on Sun, 01 Feb
3 2009 20:18:35 -0600:
4
5 > On Sat, 2008-08-02 at 22:26 +0000, Duncan wrote:
6 >> Lindsay Haisley <fmouse-gentoo@×××.com> posted
7 >> 1217715027.11765.5.camel@××××××××××.com, excerpted below, on Sat, 02
8 >> Aug 2008 17:10:27 -0500:
9 >>
10 >> > This is a Royal PITA! We need to have, preferably as an easy to
11 >> > configure option, a consistent, named, filesystem location on which a
12 >> > particular device will mount, identified by the media type ("cdrom")
13 >> > or some other predictable name. I have a photo cataloging program I
14 >> > wrote which expects to find all photo CDs, which have different names
15 >> > reflecting dates and sequence, mounted at a location which can be
16 >> > specified in its config file. There are all kinds of applications
17 >> > which expect this!
18 >>
19 >> It's the automount stuff that's breaking. If I just tell the hal/kde
20 >> popup to ignore the new media, and mount it manually, it works as
21 >> expected (mount still uses fstab, thank goodness).
22
23 > Duncan (et al), I _finally_ found a solution (pretty much) to this
24 > problem! Some inquiries on one of the gentoo forums gave me some clues
25 > for further research and I turned up the following on an openSUSE forum:
26 >
27 > http://en.opensuse.org/SDB:Mounting_to_Static_Mount_Points
28 >
29 > It works fine for gnome in Gentoo, and I've seen some comments
30 > indicating that it's also helpful in KDE.
31
32 Reordered to standard quote/reply format...
33
34 Thanks for that link!
35
36 Those *.fdi files can be headaches in other cases as well and
37 unfortunately aren't as easy to find proper documentation on as the
38 traditional configuration they replace. It may be great for newbies, but
39 it sure gives *ix traditionalists headaches when stuff doesn't work as
40 the *ix gods intended it to! =:^)
41
42 In another case, newer xorg can ignore the xorg.conf setting for keyboard
43 and mouse until the proper "magic" incantation is added. (Section
44 Serverflags, Option "AllowEmptyInput" 0) In theory, *.fdi files are
45 supposed to take over, but while the most basic ones work, non-standard
46 keyboard layouts and etc don't without tweaking the appropriate *.fdi
47 files, but the documentation of exactly what and where to tweak them is
48 way harder to come by than say the xorg.conf manpage, and doesn't exist
49 at all in some cases. So for now, I just keep that serverflags entry and
50 the traditional xorg.conf entries still work as they should.
51
52 But at least now I have some sort of documentation available for the hal
53 automount stuff! That's certainly useful and the link is going in my
54 bookmarks right now. Thanks again!
55
56 --
57 Duncan - List replies preferred. No HTML msgs.
58 "Every nonfree program has a lord, a master --
59 and if you use the program, he is your master." Richard Stallman

Replies

Subject Author
Re: [gentoo-desktop] Re: CD-ROM mounting Lindsay Haisley <fmouse-gentoo@×××.com>