From owner-freebsd-stable Sat Nov 4 3:53:24 2000 Delivered-To: freebsd-stable@freebsd.org Received: from spammie.svbug.com (mg136-042.ricochet.net [204.179.136.42]) by hub.freebsd.org (Postfix) with ESMTP id 3C3B637B4CF for ; Sat, 4 Nov 2000 03:53:12 -0800 (PST) Received: from spammie.svbug.com (localhost.mozie.org [127.0.0.1]) by spammie.svbug.com (8.9.3/8.9.3) with ESMTP id DAA04364; Sat, 4 Nov 2000 03:53:23 -0800 (PST) (envelope-from jessem@spammie.svbug.com) Message-Id: <200011041153.DAA04364@spammie.svbug.com> Date: Sat, 4 Nov 2000 03:53:19 -0800 (PST) From: opentrax@email.com Reply-To: opentrax@email.com Subject: Re: Oddities with CDRoms To: rbt@zort.on.ca Cc: freebsd-stable@FreeBSD.ORG In-Reply-To: <3A03704D.5543ECA0@zort.on.ca> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 3 Nov, Rod Taylor wrote: > I have a machine with a fair number of cdrom drives (2 changers and a > regular single). They're all IDE. > > The 'shutdown' process appears to cycle through each drive (probably > unmounting it). Is it really necessary to access a cdrom while > unmounting? In my case it makes the difference of about 30 seconds. > The bootup mounts I put into rc.local with &'s behind the mount commands > (works well, as it doesn't bog down the rest of the bootup while > mounting). > I've note similar activity with my CDROM drive(s). You can see my Problem Report at: http://www.freebsd.org/cgi/query-pr.cgi?pr=22577 You'll also notice a similar problem to mine at: http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/12564 I solved some of my problems by doing a ro,noauto in the options fields of fstab(5). Other than that check with hackers@freebsd.org to see if someone has a fix. If it's truely annoying, you might consider writing a Problem Report at: http://www.freebsd.org/send-pr.html or on your own system there is a send-pr(1) Hope this helps. Jessem. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message