Date: Tue, 23 Apr 1996 04:23:57 -0700 From: "Jordan K. Hubbard" <jkh@time.cdrom.com> To: Kees Jan Koster <dutchman@spase.nl> Cc: freebsd-hackers@FreeBSD.ORG (FreeBSD hackers Mailing list) Subject: Re: Install via FTP failed. Message-ID: <4650.830258637@time.cdrom.com> In-Reply-To: Your message of "Tue, 23 Apr 1996 11:26:08 %2B0200." <199604230926.LAA01329@phobos.spase.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
> I've tried installing FreeBSD via FTP off a 2.1.0-release cdrom mounted > on a linux machine. It seems that it can load the root image from but it > cannot find the distributions. NFS install off the same cdrom mounted on > the same linux box works OK. What did I do wrong? Nothing, really - it's just a fault of the 2.1-RELEASE installer which has since been fixed. If you do this: mount -t isofs /dev/cd0a /cdrom_real cd /cdrom ln -s /cdrom_real/{floppies,packages,ports,dists/*} . assuming, of course, that both /cdrom and /cdrom_real are somewhere actually accessible by ftp, it will work. Jordan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4650.830258637>