w5wa / phantomuserland

Automatically exported from code.google.com/p/phantomuserland
GNU Lesser General Public License v3.0
1 stars 1 forks source link

If vesa driver is not enforced, phantom doesnt start with FSCK/disk insane diag #148

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago

1. #define VESA_ENFORCE 0 in video/screen.h
2. make/run kernel
3. Panic: I don't have any fsck yet. I must die.

Can't implment video drivers as a result.

Original issue reported on code.google.com by dmitry.zavalishin@gmail.com on 8 Oct 2011 at 10:16

GoogleCodeExporter commented 8 years ago
was caused by unmapping page 0 :) - now gone

Original comment by dmitry.zavalishin@gmail.com on 5 Jul 2012 at 3:04