On Wed, Jul 07, 2010 at 10:32:38AM +0800, Roy wrote: > Hi all, > > I have a computer running DF-BSD 2.4.1 on a machine that without internet > access. Is it possible to upgrade from media(CD/DVD/etc.)? As it use a plain > install from DF-BSD 2.4.1 CD, I didn't compile any own kernel.
I would put a copy of the git repo on a usb drive and then do a buildworld and buildkernel. This of course assumes you have access to the internet and a usb drive. Joe