Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Oct 1998 15:53:19 -0800 (PST)
From:      Doug White <dwhite@resnet.uoregon.edu>
To:        larry_nilsen <larry_nilsen@eee.org>
Cc:        "freebsd-questions@FreeBSD.ORG" <freebsd-questions@FreeBSD.ORG>
Subject:   Re: ppp mounting cdrom
Message-ID:  <Pine.BSF.4.03.9810271550480.16538-100000@resnet.uoregon.edu>
In-Reply-To: <362C2AB6.8852BAAE@eee.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 19 Oct 1998, larry_nilsen wrote:

> hi could you explain to me how to simply configure this FREEBSD 2.2.7
> system to hookup on to my internet service provider.

See the FreeBSD Handbook, chapter 15.1 'Setting up User PPP',
http://www.freebsd.org/handbook/.

> .Last question is there a easy way to mou- nt my cdrom /dev/wcd0/ and
> read what i have on the disk.

Execute this command as root:

mount -t cd9660 /dev/wcd0c /cdrom

Access your cdrom under /cdrom.

When you're done with the CD run:

umount /cdrom

Easy, eh?

Doug White                               
Internet:  dwhite@resnet.uoregon.edu    | FreeBSD: The Power to Serve
http://gladstone.uoregon.edu/~dwhite    | www.freebsd.org


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.BSF.4.03.9810271550480.16538-100000>