From owner-freebsd-questions@FreeBSD.ORG Tue Oct 25 12:55:26 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 30EF016A41F; Tue, 25 Oct 2005 12:55:26 +0000 (GMT) (envelope-from rsmith@xs4all.nl) Received: from smtp-vbr9.xs4all.nl (smtp-vbr9.xs4all.nl [194.109.24.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A92543D4C; Tue, 25 Oct 2005 12:55:25 +0000 (GMT) (envelope-from rsmith@xs4all.nl) Received: from slackbox.xs4all.nl (slackbox.xs4all.nl [213.84.242.160]) by smtp-vbr9.xs4all.nl (8.13.3/8.13.3) with ESMTP id j9PCtH9i042830; Tue, 25 Oct 2005 14:55:18 +0200 (CEST) (envelope-from rsmith@xs4all.nl) Received: by slackbox.xs4all.nl (Postfix, from userid 1001) id 82BFBB80A; Tue, 25 Oct 2005 14:55:17 +0200 (CEST) Date: Tue, 25 Oct 2005 14:55:17 +0200 From: Roland Smith To: Linnea Forslund Message-ID: <20051025125517.GB33926@slackbox.xs4all.nl> Mail-Followup-To: Linnea Forslund , Greg 'groggy' Lehey , freebsd-questions@freebsd.org References: <20051025121037.GA764@eucla.lemis.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="CUfgB8w4ZwR/yMy5" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-questions@freebsd.org Subject: Re: problems with cd/dvd-device X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Oct 2005 12:55:26 -0000 --CUfgB8w4ZwR/yMy5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Oct 25, 2005 at 02:19:04PM +0200, Linnea Forslund wrote: > On 10/25/05, Greg 'groggy' Lehey wrote: > > On Tuesday, 25 October 2005 at 14:04:25 +0200, Linnea Forslund wrote: > > > I know, I know. I ask a lot of questions right now, but it's just > > > because I've waited until it's very acute until I got myself to start > > > fixing these things. > > > > > > So, I can't seem to find my cd/dvd-device. What do I do? > > > > That depends on what you've already done. What did you do? > > > > Greg >=20 > Well, what "I" did originally I didn't do. Someone else did and I feel > a bit handicapped not knowing what's reallt been done and not. Now I > tried som commands in the newbie guide like these: >=20 > supermoccine# mount /cdrom > cd9660: /dev/acd0: Invalid argument > supermoccine# /sbin/mount_cd9660 /dev/cd0a /cdrom > mount_cd9660: /dev/cd0a: No such file or directory That should be /dev/acd0 or /dev/cd0, not /dev/cd0a. Check that CD devices are actually there, with "ls /dev/*cd*". On my system this returns: "/dev/cd0 /dev/cd1" but that's because I use SCSI emulation. A system with a GENERIC kernel would probably show /dev/acd0. > And I tried inserting a cd with musicfiles and find it from xmms, but > there was nothing in /cdrom. Playing music is very different from mounting, so that's perfectly normal. Roland --=20 R.F.Smith (http://www.xs4all.nl/~rsmith/) Please send e-mail as plain text. public key: http://www.xs4all.nl/~rsmith/pubkey.txt --CUfgB8w4ZwR/yMy5 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDXis1EnfvsMMhpyURAg2dAKCMqPV7C0roncWZZQuotCPIate0FQCeOE8U balhDdb4gP0tNculMaZiFrc= =VsJ/ -----END PGP SIGNATURE----- --CUfgB8w4ZwR/yMy5--