From owner-freebsd-questions Thu Sep 17 02:47:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA07198 for freebsd-questions-outgoing; Thu, 17 Sep 1998 02:47:15 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail3.hol.fr (mail3.hol.fr [194.149.160.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA07092 for ; Thu, 17 Sep 1998 02:46:32 -0700 (PDT) (envelope-from dorseb@hol.fr) Received: from default (paris4-12.hol.fr [195.154.33.76]) by mail3.hol.fr (8.8.5/8.8.5) with ESMTP id LAA28741; Thu, 17 Sep 1998 11:45:55 +0200 (CEST) Message-Id: <199809170945.LAA28741@mail3.hol.fr> Reply-To: From: "dorseb" To: "angelayu" Cc: "FreeBSD Questions" Subject: Re: cdrom Date: Thu, 17 Sep 1998 11:45:29 +0200 X-MSMail-Priority: Normal X-Priority: 3 X-Mailer: Microsoft Internet Mail 4.70.1161 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > i would like to know how to add CDrom. > remember i first install freebsd, it automatically have Cdrom installed. Well you can mount your cd. That's the only solution that you can do. Here's what what you have to do: mount -t cd9660 -o ro /dev/wcd0 /cdrom WHATCHOUT: /cdrom is a directory that you have to made or that is made by default when installation is done. > > now this is the second time i installed freebsd, because it had a prblem > for inode in the first time! To start your CD-ROM with all packages type /stand/sysinstall I hope that it will help you. dorseb@hol.fr dorey_s@epita.fr http://www.epita.fr/~dorey_s To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message