From owner-freebsd-questions Wed Nov 24 11:34:16 1999 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.lets.net (ns1.lets.net [204.244.88.174]) by hub.freebsd.org (Postfix) with SMTP id 4D78615406 for ; Wed, 24 Nov 1999 11:34:06 -0800 (PST) (envelope-from stainsby@lets.net) Received: (qmail 1074 invoked from network); 25 Nov 1999 11:28:12 -0000 Received: from unknown (HELO D7N057) (204.239.159.51) by ns1.lets.net with SMTP; 25 Nov 1999 11:28:12 -0000 Message-ID: <004001bf36b2$723f68a0$339fefcc@vpl.vancouver.bc.ca> From: "Erik Stainsby" To: "FreeBSD Questions (E-mail)" References: <19991124071218.A345@attglobal.net> Subject: Re: ATAPI CD only mounts once Date: Wed, 24 Nov 1999 11:31:02 -0800 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have the same condition at boot that you describe : > atapi1.1: unknown phase : > atapi1.1: unknown phase : > atapi1.1: unknown phase : > atapi1.1: unknown phase : > atapi1.1: unknown phase However my cd will mount and remount fine with the fully specified command: mount_cd9660 -e -s0 /dev/wcd1 /mnt Without the -s0 it complains about bad sector address invalid segment HTH .Enjoy. ----- Original Message ----- From: John C. Place To: Sent: Wednesday, November 24, 1999 4:12 AM Subject: ATAPI CD only mounts once > Hi, A question for the ATAPI experts out there. One of the machines at > work I upgraded to 3.3R. Now the CDROM will mount exactly once. That > is to say after a reboot the cd will mount and reads fine. You can > unmount it without error. If you try to mount it again it will return: > CD9660: Invalid Arguements > > It does not matter if you change CDs. The ROM is useless untill a reboot. > > Here is what is reported on bootup: > > wdc1 at 0x170-0x177 irq 15 on isa > wdc1: unit 1 (atapi): , removable, intr, iordy > atapi1.1: unknown phase > atapi1.1: unknown phase > atapi1.1: unknown phase > atapi1.1: unknown phase > atapi1.1: unknown phase > > I can't swear that the "atapi1.1: unknown phase" is new. It is not my > machine and I rarely sit in front of it. > > Now I did a search on "atapi1.1: unknown phase" and got some hits. One > of which is a unclosed gnat report from some time ago. None of these > hits had a resoulition. I have moved the ROM to it's own interface and > still the same behavior happens. > > Any one expirenced this, or better yet have a soulition? > > Thanks, > John > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message