NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: port-i386/46808: 6.0_BETA2 install crashes on VIA VT6202 detection
On Aug 19, 8:07pm, jc.lynx%laposte.net@localhost ("jc.lynx") wrote:
-- Subject: Re: port-i386/46808: 6.0_BETA2 install crashes on VIA VT6202 dete
| Thanks for your reply. Sorry, I'm afraid I'll need a few more pointers on h=
| ow to do this since I am totally new to NetBSD ; I only have some experienc=
| e in C programming. I found the NetBSD source repository and pci_ehci.c, bu=
| t what files should I recompile/how should I recompile all this to get a wo=
| rking installer or at least boot disk ? I suppose I'll need another machine=
| running a working NetBSD ?
You can build a full release using this:
REL=/usr/obj/amd64/release
MEDIA=/usr/obj/amd64/media
mkdir -p $REL $MEDIA
./build.sh -D $REL -R $MEDIA release
inside media/installation you will find a cdrom iso file.
christos
Home |
Main Index |
Thread Index |
Old Index