NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: port-hpcarm/52128: Sysinst reports it's unable to find any hard disks when performing install
The following reply was made to PR port-hpcarm/52128; it has been noted by GNATS.
From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: port-hpcarm/52128: Sysinst reports it's unable to find any hard
disks when performing install
Date: Sat, 1 Apr 2017 08:23:23 +0200
Sysinst does not do any magic to detect disks, it relies on the kernel for
that, so in this case: sysctkl hw.disknames
It certainly should not segfault, but that is slightly tricky to debug in
install environments.
Let's fix the disk issue first: does the kernel recognize any disks?
Martin
Home |
Main Index |
Thread Index |
Old Index