Port-arm archive

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

Re: NetBSD on ODROID-C1



This all requires NetBSD -current.

Thanks for the details. How did you build that kernel, under booted debian, then replace the kernel on the mounted FS as you described ? built it elsewhere (VM, for example) ? Sorry for the pestering, but that looks like a very nice little box & I'm getting tempted to take one for a spin .... TIA & thanks again for your patience ....

On any reasonably Unix-like OS:

cvs -danoncvs%anoncvs.netbsd.org@localhost:/cvsroot checkout src
cd src
./build.sh -j `sysctl -n hw.ncpu` -m evbarm -a earmv7hf tools kernel=ODROID-C1

John


Home | Main Index | Thread Index | Old Index