Port-arm archive

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

Re: Booting NetBSD/evbarm on QEMU (IntegratorCP)



> 
> I'm using a 6.0.1 userland. I changed MAKEDEV:
> 
> -                     mknod -m 600 -g 0 -u 0 temp_console c 0 0
> +                     mknod -m 600 -g 0 -u 0 temp_console c 2 0
> 
> And it boots now :)

This is because mem is 0/0.  
I propose we change mem major to something other than 0.


Home | Main Index | Thread Index | Old Index