The following reply was made to PR install/37961; it has been noted by
GNATS.
From: Martin Husemann <martin%duskware.de@localhost>
To: d.rullo%xantra.it@localhost
Cc: gnats-bugs%NetBSD.org@localhost
Subject: Re: install/37961: ntbsd 4.0 release: bug in nfs installation
Date: Tue, 5 Feb 2008 10:34:27 +0100
On Tue, Feb 05, 2008 at 09:25:01AM +0000, d.rullo%xantra.it@localhost wrote:
> The installer requires <nfspath>/i386/binary/sets/kernel-GENERIC.tgz,
> but
> <nfspath>/i386/binary/sets/kernel_generic.tgz is present instead.
This depends on how you mount & copy the files. The rock ridge extended
name
of the set on the CD is kern-GENERIC.tgz, but if you look at it from some
system not supporting the rock ridge extensions, you will only see the
canonical ISO9660 name (usually transformed to all lowercase).
Martin