NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: port-sgimips/53583: sysinst in NetBSD/sgimips 8.0 doesn'tinstallbootloader



The following reply was made to PR port-sgimips/53583; it has been noted by GNATS.

From: Martin Husemann <martin%duskware.de@localhost>
To: Izumi Tsutsui <tsutsui%ceres.dti.ne.jp@localhost>
Cc: gnats-bugs%NetBSD.org@localhost
Subject: Re: port-sgimips/53583: sysinst in NetBSD/sgimips 8.0
 doesn'tinstallbootloader
Date: Sun, 9 Sep 2018 09:28:44 +0200

 On Sun, Sep 09, 2018 at 11:48:40AM +0900, Izumi Tsutsui wrote:
 > Ah, upgrade has another (existing) problem.
 > md_update() should not call md_post_newfs() (that is empty)
 > but md_post_disklabel() (calls sgivol(8) tool):
 
 Yes, or make md_post_newfs() call md_post_disklabel(). Most architectures
 use that hook to copy usr/mdec/boot* to /boot.
 
 Martin
 


Home | Main Index | Thread Index | Old Index