View Single Post
  #9   (View Single Post)  
Old 30th March 2017
smes smes is offline
New User
 
Join Date: Mar 2017
Posts: 1
Default

Hi everybody,
just registered to help out. I'm pretty sure I know what the issue could be. I had the same issue with my Gumstix ARM recently and described it on the mailing list:
http://mail-index.netbsd.org/tech-ke...msg021658.html

afaik the easiest way is to verify if you are also hit by this:
- Install NetBSD 6.1.5.
- should boot fine
- first command on on non-root disk (not only partition - e.g. use a cdrom as a root partition):
disklabel wd0
and do
disklabel wd0
again. The output should differ, the first output should print fake values, the second the real values.

If you know how to build and install a kernel there are other options to verify of course.
Reply With Quote