NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
install/37961: ntbsd 4.0 release: bug in nfs installation
>Number: 37961
>Category: install
>Synopsis: ntbsd 4.0 release: bug in nfs installation
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: install-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Feb 05 09:25:01 +0000 2008
>Originator: Damiano Rullo
>Release: 4.0 release
>Organization:
Xantra Italy
>Environment:
>Description:
Wrong kernel filename lookup prevents netbsd to install clean from nfs.
>How-To-Repeat:
1. Copy ISO CD content to nfs share
2. Perform a regular startup from iso cd on the workstation ou are going to
install netbsd on, then when prompted for install media, choose "nfs".
Result:
The installer requires <nfspath>/i386/binary/sets/kernel-GENERIC.tgz, but
<nfspath>/i386/binary/sets/kernel_generic.tgz is present instead.
>Fix:
Trick to continue intsallation is to do
ln -s kernel_generic.tgz kernel-GENERIC.tgz
on the nfs server
Home |
Main Index |
Thread Index |
Old Index