From owner-freebsd-current@FreeBSD.ORG Sun Oct 1 06:17:07 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D47C816A403 for ; Sun, 1 Oct 2006 06:17:07 +0000 (UTC) (envelope-from freebsd@alaskaparadise.com) Received: from stargate.alaskaparadise.com (114-103-74-65.gci.net [65.74.103.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id E243D43D46 for ; Sun, 1 Oct 2006 06:17:06 +0000 (GMT) (envelope-from freebsd@alaskaparadise.com) Received: by stargate.alaskaparadise.com (Postfix, from userid 0) id D4763456D; Sat, 30 Sep 2006 22:17:05 -0800 (AKDT) From: Beech Rintoul Organization: Alaska Paradise To: "Daniel O'Connor" Date: Sat, 30 Sep 2006 22:16:45 -0800 User-Agent: KMail/1.9.3 References: <200609301756.35168.freebsd@alaskaparadise.com> <200610011528.38398.doconnor@gsoft.com.au> In-Reply-To: <200610011528.38398.doconnor@gsoft.com.au> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1164524.qFv29TrHLl"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200609302217.04422.freebsd@alaskaparadise.com> Cc: freebsd-current@freebsd.org Subject: Re: Can't mount cdrom X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Oct 2006 06:17:07 -0000 --nextPart1164524.qFv29TrHLl Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Saturday 30 September 2006 21:58, Daniel O'Connor wrote: > On Sunday 01 October 2006 11:26, Beech Rintoul wrote: > \> I also have the proper entry in fstab. Problem is when I try and do a > mount > > > either "mount =A0/cdrom" or "mount -t cd9660 /dev/acd0 /cdrom" it just > > hangs and does nothing. The CD is mountable (I just tried it on a 6.1 > > box). I can however access the drive with k3b. I really need this worki= ng > > as a lot of my data is on CD. This was working until just recently. I'm > > running -CURRENT from yesterday. > > A full dmesg would probably be helpful.. > > Also try booting in verbose mode and perhaps fiddling with the modes using > atacontrol. Thanks for the reply, Ruslan's heads up post solved the problem. Make sure to add "options COMPAT_FREEBSD6" to your custom kernel config files, or things like X.Org will refuse to work with the new kernel that includes fixed ioctl(2) API. =A0Recompiling the relevant ports is another option. Seems that it's not an option. Beech =2D-=20 =2D------------------------------------------------------------------------= =2D------------- Beech Rintoul - Sys. Administrator - beech@alaskaparadise.com /"\ ASCII Ribbon Campaign | Alaska Paradise \ / - NO HTML/RTF in e-mail | 201 East 9Th Avenue Ste.310 X - NO Word docs in e-mail | Anchorage, AK 99501 / \ - Please visit Alaska Paradise - http://www.alaskaparadise.com =2D------------------------------------------------------------------------= =2D------------- --nextPart1164524.qFv29TrHLl Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQBFH11gR5sEeCt9j00RAimcAKCYgWP7+Bpb4I64WIY3lEParSJw9QCeKf1a caOTj/p+Tf06d+LmLQXPSa0= =Ay/q -----END PGP SIGNATURE----- --nextPart1164524.qFv29TrHLl--