I'm still a novice, but I've done my prerequisite googling, forum searching and all around digging to try and find this answer. It should be as straight forward as specifying source media with sysinstall but that doesn't seem to work. Here's my scenario.
I installed FreeBSD 7.1 from DVD. Along with install I had it add the ports collection. I'm trying to install a port now, but it always tries to go out to my non-existent internet connection and pull down via FTP rather than just read off the CD/DVD. I do have the cdrom mounted and I can view all of the files on it, but no matter how many times I specify CDROM as the media in sysinstall it tries FTP instead. I found the following off my googling, but it was related to release 2.7...which was a while ago so I'm curious what's the correct method to accomplish my task.
# cd /usr/ports
# ln -s /cdrom/ports/distfiles distfiles
I would think this is a pretty basic function, but maybe my search terminology is off or my fundamental understanding isn't quite there. Would someone be so kind as to shed some light on this for me? Thanks.
I installed FreeBSD 7.1 from DVD. Along with install I had it add the ports collection. I'm trying to install a port now, but it always tries to go out to my non-existent internet connection and pull down via FTP rather than just read off the CD/DVD. I do have the cdrom mounted and I can view all of the files on it, but no matter how many times I specify CDROM as the media in sysinstall it tries FTP instead. I found the following off my googling, but it was related to release 2.7...which was a while ago so I'm curious what's the correct method to accomplish my task.
# cd /usr/ports
# ln -s /cdrom/ports/distfiles distfiles
I would think this is a pretty basic function, but maybe my search terminology is off or my fundamental understanding isn't quite there. Would someone be so kind as to shed some light on this for me? Thanks.