NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: install/56310: segfault when partitioning
The following reply was made to PR install/56310; it has been noted by GNATS.
From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: install/56310: segfault when partitioning
Date: Fri, 16 Jul 2021 20:34:07 +0200
I can only reproduce this when the disk already has wedges defined for
it.
In your case:
dkctl wd0 listwedges
would need to show some "dk" wedges on the device.
If that is not the case, or after removing and wedges with
dkctl wd0 delwedge dkN
before running sysinst, the partitioning works fine for me.
The pre-existing wedges make creation of new wedges (by sysinst) fail
and it does not properly deal with that in all cases.
If that is not your failure, I am not sure what I am doing differently.
Martin
Home |
Main Index |
Thread Index |
Old Index