Hi,
[EMAIL PROTECTED] wrote:
how to install package from local hard drive.
pkg_add PathToPackage
i use this freebsd for desktop and i don't have internet connection.
i download some package (13 GB), and i only have freebsd partition 6.5 GB
Where are the packages stored?
There must be a way to access them,
If it is on a none FreeBSD partition, you will have to mount the
partition specifying the file system with 'mount -t FileSystem' to get
access.
Do a
man mount
To find out more.
Erich
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"