Nathan Alberti wrote: >"Unable to handle kernel paging request" just means that there was a >page fault that the kernel didn't know what to do with. That's >usually caused by referencing a bad pointer. > And this can bring down the entire system?