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
The following reply was made to PR install/47603; it has been noted by GNATS.
From: Stefanus Hermawan <slashwaves%yahoo.com@localhost>
To: "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 23:42:47 +0700
How did I compile netbsd source code? I do not have netbsd box yet. I just i=
nstall it for the first time!=20
I must sacrifice my notebook to create netbsd environment :)=20
But how can I make a netbsd installer image? Create from scratch using flash=
disk? Any idea?=20
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 GNA=
TS.
>=20
> From: christos%zoulas.com@localhost (Christos Zoulas)
> To: Stefanus Hermawan <slashwaves%yahoo.com@localhost>,=20
> "gnats-bugs%NetBSD.org@localhost" <gnats-bugs%NetBSD.org@localhost>
> Cc: "install-manager%netbsd.org@localhost"
> <install-manager%netbsd.org@localhost>,=20
> "gnats-admin%netbsd.org@localhost" <gnats-admin%netbsd.org@localhost>,=20
> "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
>=20
> On Mar 1, 9:24pm, slashwaves%yahoo.com@localhost (Stefanus Hermawan) wrote:
> -- Subject: Re: install/47603: Failed installing NetBSD 6.0.1
>=20
> | Can you give me step by step for debuging? And how to dump the result to=
the=3D
> | file? I really new to netbsd.
> |=20
> | I have try NetBSD/amd64 and i386 have the same result. Last time I try u=
sing=3D
> | NetBSD 6.1_RC1, and get the same result.=3D20
> |=20
>=20
> Assuming your sources are in /usr/src:
>=20
> 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
>=20
>=20
> christos
>=20
Home |
Main Index |
Thread Index |
Old Index