From owner-freebsd-questions Thu Mar 28 6:13:38 2002 Delivered-To: freebsd-questions@freebsd.org Received: from glow.binity.net (glow.binity.net [213.84.201.224]) by hub.freebsd.org (Postfix) with ESMTP id 4536737B405 for ; Thu, 28 Mar 2002 06:13:35 -0800 (PST) Received: from vscan (glow.dt1.binity.net [172.23.18.1]) by glow.binity.net (Postfix) with ESMTP id EE12E55BF; Thu, 28 Mar 2002 15:13:09 +0100 (CET) Received: from there (silver.dt1.binity.net [172.23.3.20]) by glow.binity.net (Postfix) with SMTP id E71A654D3; Thu, 28 Mar 2002 15:13:06 +0100 (CET) Content-Type: text/plain; charset="iso-8859-15" From: Walter Hop Message-Id: <200203281505.08954@silver.dt1.binity.net> To: Nick Lozinsky , freebsd-questions@freebsd.org Subject: Re: How to make /dev/dvd Date: Thu, 28 Mar 2002 15:13:25 +0100 X-Mailer: KMail [version 1.3.2] References: <3CA31F7E.CBB4EFC8@wi.rr.com> In-Reply-To: <3CA31F7E.CBB4EFC8@wi.rr.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by glow.binity.net (amavis-perl-11-sky2) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG [in reply to Nick Lozinsky, Thursday 28 March 2002 14:49] > I have finally installed Xine successfully, but it needs /dev/dvd, how > do I make it? FreeBSD doesn't have a /dev/dvd. Probably xine expects it to be your DVD device by default. You could try to tell xine to use another device, or maybe you can make a symlink from your DVD device by doing this: % cd /dev % ln -s acd1c dvd (I have no DVDs lying around so I can't say if this works or not) -- Walter Hop | +31 6 24290808 | PGP keyid 0x84813998 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message