Date: Tue, 23 Jun 2015 23:56:36 +0200 From: Per olof Ljungmark <peo@intersonic.se> To: freebsd-questions@freebsd.org Subject: Re: Installation dvd Message-ID: <5589D614.8060702@intersonic.se> In-Reply-To: <6213A983-300C-4175-A324-ACF91D210BA0@yahoo.com> References: <6213A983-300C-4175-A324-ACF91D210BA0@yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2015-06-23 05:38, John Drake via freebsd-questions wrote: > For version 10.1, how do I install packages directly from the installation DVD? > > Sent from my iPhone If I'm not mistaken you need to learn pkg(8). I do not use packages myself but my guess is that you need to mount the DVD and then use "pkg add" from the proper directory on the mounted filesystem. The Handbook has a chapter on this, and assuming you've got an Internet connection it may be better to install from the online repository. https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports.html Cheers, //per
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5589D614.8060702>