From owner-freebsd-questions@FreeBSD.ORG Tue Oct 25 12:19:12 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 65F7416A41F for ; Tue, 25 Oct 2005 12:19:12 +0000 (GMT) (envelope-from supermoccine@gmail.com) Received: from qproxy.gmail.com (qproxy.gmail.com [72.14.204.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FB4743D48 for ; Tue, 25 Oct 2005 12:19:11 +0000 (GMT) (envelope-from supermoccine@gmail.com) Received: by qproxy.gmail.com with SMTP id a39so476329qbd for ; Tue, 25 Oct 2005 05:19:04 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ThP7LCDYZ/IjGfj2yl+E/MUr+hl1pIrEsmI2df3MJrfRlmTsUzBzq2xHrRODSRIVemBVKxBmozmVYKG/kIEzu3/0RodHijVK4htJOqsQa/4kDiB/Stqd46kDiceLqlk07HIffzd+j4C6CHz25W9g9VXE8zmktAEw5kJLC2tUimw= Received: by 10.65.236.8 with SMTP id n8mr1330184qbr; Tue, 25 Oct 2005 05:19:04 -0700 (PDT) Received: by 10.65.103.11 with HTTP; Tue, 25 Oct 2005 05:19:04 -0700 (PDT) Message-ID: Date: Tue, 25 Oct 2005 14:19:04 +0200 From: Linnea Forslund To: Greg 'groggy' Lehey In-Reply-To: <20051025121037.GA764@eucla.lemis.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20051025121037.GA764@eucla.lemis.com> 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:19:12 -0000 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 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: supermoccine# mount /cdrom cd9660: /dev/acd0: Invalid argument supermoccine# /sbin/mount_cd9660 /dev/cd0a /cdrom mount_cd9660: /dev/cd0a: No such file or directory supermoccine# And I tried inserting a cd with musicfiles and find it from xmms, but there was nothing in /cdrom. /Linnea