From owner-freebsd-questions Sun Aug 30 20:56:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA17963 for freebsd-questions-outgoing; Sun, 30 Aug 1998 20:56:44 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from kakapo.pinnacle.co.nz (pinsoft.internet.co.nz [202.37.141.181]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA17940 for ; Sun, 30 Aug 1998 20:56:36 -0700 (PDT) (envelope-from jonc@pinnacle.co.nz) Received: from tui.pinnacle.co.nz (tui.pinnacle.co.nz [202.37.163.3]) by kakapo.pinnacle.co.nz (8.8.8/8.8.8) with SMTP id PAA11807; Mon, 31 Aug 1998 15:55:15 +1200 (NZST) (envelope-from jonc@pinnacle.co.nz) Date: Mon, 31 Aug 1998 15:55:15 +1200 From: Jonathan Chen To: Peter Kok cc: freebsd Subject: Re: cdrom In-Reply-To: <35EA1A09.37EAB3B4@sweda.com.hk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 31 Aug 1998, Peter Kok wrote: > Hello > > under / , there is cdrom > > i change directory cd /cdrom, and typed ls command > > i didn't list file from cdrom and didn't see any flash light from cdrom > drivce You need to mount the cdrom. Check out the man page for `mount'. If you installed via a CDROM, there should be an entry for it in /etc/fstab, and you should be able to mount it with: mount /cdrom > What is wrong for me! You also need to read thru' the handbook. Jonathan Chen --------------------------------------------------------------------- Who dares nothing, need hope for nothing To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message