NetBSD-Bugs archive

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

Re: install/47603: Failed installing NetBSD 6.0.1



How did I compile netbsd source code? I do not have netbsd box yet. I just 
install it for the first time! 

I must sacrifice my notebook to create netbsd environment :) 
But how can I make a netbsd installer image? Create from scratch using flash 
disk? Any idea? 

STH

Sent from my iPhone

On Mar 1, 2013, at 9:30 PM, christos%zoulas.com@localhost (Christos Zoulas) 
wrote:

> The following reply was made to PR install/47603; it has been noted by GNATS.
> 
> From: christos%zoulas.com@localhost (Christos Zoulas)
> To: Stefanus Hermawan <slashwaves%yahoo.com@localhost>, 
>    "gnats-bugs%NetBSD.org@localhost" <gnats-bugs%NetBSD.org@localhost>
> Cc: "install-manager%netbsd.org@localhost" 
> <install-manager%netbsd.org@localhost>, 
>    "gnats-admin%netbsd.org@localhost" <gnats-admin%netbsd.org@localhost>, 
>    "netbsd-bugs%netbsd.org@localhost" <netbsd-bugs%netbsd.org@localhost>
> Subject: Re: install/47603: Failed installing NetBSD 6.0.1
> Date: Fri, 1 Mar 2013 09:28:38 -0500
> 
> On Mar 1,  9:24pm, slashwaves%yahoo.com@localhost (Stefanus Hermawan) wrote:
> -- Subject: Re: install/47603: Failed installing NetBSD 6.0.1
> 
> | Can you give me step by step for debuging? And how to dump the result to 
> the=
> |  file? I really new to netbsd.
> | 
> | I have try NetBSD/amd64 and i386 have the same result. Last time I try 
> using=
> |  NetBSD 6.1_RC1, and get the same result.=20
> | 
> 
> Assuming your sources are in /usr/src:
> 
> cd /usr/src/sys/dev/ic
> vi pckbc.c (add debugging printfs in places where it loops)
> cd /usr/src/sys/arch/i386/conf (assuming you are i386)
> config GENERIC
> cd ../compile/GENERIC
> make
> mv /netbsd /netbsd.old
> cp netbsd /
> shutdown -r now
> 
> 
> christos
> 


Home | Main Index | Thread Index | Old Index