> > 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.