Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Aug 1998 15:55:15 +1200
From:      Jonathan Chen <jonc@pinnacle.co.nz>
To:        Peter Kok <peter@sweda.com.hk>
Cc:        freebsd <freebsd-questions@FreeBSD.ORG>
Subject:   Re: cdrom
Message-ID:  <Pine.SGI.4.02.9808311553140.4158-100000@tui.pinnacle.co.nz>
In-Reply-To: <35EA1A09.37EAB3B4@sweda.com.hk>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SGI.4.02.9808311553140.4158-100000>