Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Mar 1997 11:23:52 -0800 (PST)
From:      Doug White <dwhite@resnet.uoregon.edu>
To:        "Richard J. Linane" <Typh0on@concentric.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: 2.1.7 ports collection packages
Message-ID:  <Pine.BSI.3.95.970323112044.5369B-100000@resnet.uoregon.edu>
In-Reply-To: <3331C0F6.31A5@concentric.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 20 Mar 1997, Richard J. Linane wrote:

> > Don't use sysinstall.  Get the system set up, fetch the packages, and use
> > 'pkg_add' to add the packages.
> 
> I do have the system up and running...however I do not understand how to
> "fetch packages" from a DOS Partitian.

You can:

1.  Use your dos/windoze side to ftp the packages from ftp.freebsd.org,
mount your DOS partition (using mount -t msdos /dev/wd0s1c /mnt, assuming
your DOS disk is the first drive in the system) and copy the package to
the UNIX side.  /mnt is the root level of your C: drive.  Or, you can copy
the package to a formatted floppy, mount it using mount -t msdos /dev/fd0
/mnt and copy from /mnt.  Make sure you umount /mnt when you're done!

Hope this helps.

Doug White                              | University of Oregon  
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major




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