Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Nov 1997 15:00:26 +0700 (JAVT)
From:      Mahally Kudsy <mahally@cumulus.upthb.bppt.go.id>
To:        craig@tuna.progroup.com, questions@FreeBSD.ORG
Subject:   Re: setting up /usr/ports/distfiles to fetch from cdrom
Message-ID:  <199711120800.PAA01127@cumulus.upthb.bppt.go.id>

next in thread | raw e-mail | index | archive | help
You have to mount the CDROM at one directory, say /cdrom
then make a link directory of distfiles directory of cdrom
to /usr/ports/distfiles. Such as:
mount -t cd9660 /dev/wcd0 /cdrom
ln /cdrom/.../distfiles /usr/ports/distfiles

That's all
Mahally



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199711120800.PAA01127>