Yoshiaki Miura | 14 Jul 2011 08:28

NetBSD Guide Chapter 33.1.3. Doesn't need copy module?

Hi, all.

sorry for my poor english.
In NetBSD Guide Chapter 33.1.3.
I think that before reboot, doesn't we need to copy module to '/stand/<ARCH>/'?

# mv /netbsd /netbsd.old # mv /usr/obj/sys/arch/<ARCH>/compile/<KERNEL>/netbsd / + # cp $OBJDIR/destdir.<ARCH>/stan/<ARCH>/<VERSION> /stand/<ARCH> #### or mv ? # shutdown -r now



Martin Husemann | 14 Jul 2011 21:01
Picon

Re: NetBSD Guide Chapter 33.1.3. Doesn't need copy module?

On Thu, Jul 14, 2011 at 03:28:30PM +0900, Yoshiaki Miura wrote:
> Hi, all.
> 
> sorry for my poor english.
> In NetBSD Guide Chapter 33.1.3.
> I think that before reboot, doesn't we need to copy module to 
> '/stand/≤ARCH>/'?

Yes, at least on i386 - most other archs use sane GENERIC kernels ;-)

Martin

Yoshiaki Miura | 15 Jul 2011 06:49

Re: NetBSD Guide Chapter 33.1.3. Doesn't need copy module?

 >On Thu, Jul 14, 2011 at 03:28:30PM +0900, Yoshiaki Miura wrote:
 >> Hi, all.
 >>
 >> sorry for my poor english.
 >> In NetBSD Guide Chapter 33.1.3.
 >> I think that before reboot, doesn't we need to copy module to > 
'/stand/≤ARCH>/'?

 >Yes, at least on i386 - most other archs use sane GENERIC kernels ;-)
 >
 >Martin

Is there anyone who going to edit this guide? or no need to do that?

Yoshiaki


Gmane