Date: Sun, 23 Jan 2005 12:38:12 -0500 From: Steven Friedrich <FreeBSD@insightbb.com> To: freebsd-questions@freebsd.org Subject: Re: Demand load of cd9660 filesystem not occurring Message-ID: <200501231238.13124.FreeBSD@insightbb.com> In-Reply-To: <200501231120.03123.FreeBSD@insightbb.com> References: <200501231120.03123.FreeBSD@insightbb.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday 23 January 2005 11:20 am, Steven Friedrich wrote: > I've been wrestling with mounting CDs as a non-root user and even though I > performed all the steps in the handbook, it failed. > > So I tried to mount a CD as root, and THAT failed. > > As it turns out, I had removed CD9660 from my kernel config (a LONG time > ago), because FreeBSD is supposed to load it on demand if it's not in the > kernel. > > I added it back to the kernel config and now I can mount CDs as root or > non-root. > > I believe this to be a bug, but perhaps I have something mis-configured. > > Any ideas? Can anyone confirm this anomaly on their system? > > The particular CD is a DesignCAD installation disk, and it's Joliet 3 > extensions. It's in a TOSHIBA DVD-ROM SD-R5002 drive. I'm tracking FreeBSD > 4.11. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" Ok, a little more work and I've discovered that I wasn't building the cd9660 module. So now, the problem is that if I am a non-root user, it won't demand load cd9660, but it will if I am root. I don't know if this could be considered a bug, perhaps a warning should be added to the FAQ.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501231238.13124.FreeBSD>