On Tuesday 08 March 2016 07:23:30 pm Jamie Dennis wrote: > Kernel panic – not syncing: Attempted to kill init! > > And then it stops. > > I’m beginning to think it is something with a BIOS setting but I don’t know. >
Nope. Can't have a kernel panic until there's a kernel TO panic. You're well beyond BIOS at that point. More likely, the device driver wasn't built into the kernel, so the kernel can't read the device to load the module that is the driver. -- Cowboy http://cowboy.cwf1.com "No self-respecting fish would want to be wrapped in that kind of paper." -- Mike Royko on the Chicago Sun-Times after it was taken over by Rupert Murdoch _______________________________________________ Rivendell-dev mailing list [email protected] http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
