Re: Computer restarts during bootup
>
> Message: 2
> Date: Tue, 2 Oct 2007 12:52:04 -0300 (BRT)
> From: "Charles A. Landemaine" <charles@...>
> Subject: Re: [PC-BSD Support] Computer restarts during bootup
> To: support@...
> Message-ID: <50290.201.25.170.136.1191340324.squirrel@...>
> Content-Type: text/plain;charset=iso-8859-1
>
>
> On Tue, October 2, 2007 12:49 pm, Kris Moore wrote:
>> Does he get to the initial BSD loading screen? Maybe have him try "safe
>> mode" to disable all kernel modules from loading. Also, that may disable
>> the splash screen, so at least we can see whats failing :)
>
> Thanks Kris, yes, I forgot to mention this. He tried the "safe mode"
> option but it doesn't solves his problem. I'm afraid he doesn't know how
> to disable the splash screen. I wish I could be in front of the computer
> to try myself...
>
> --
> Charles A. Landemaine
> http://www.pcbsd.org
>
I have never dealt with that issue on BSD systems but looking at this piece of
the PC-BSD code, I think all you have to do is turn splash_pcx_load off in
/boot/loader.conf -- A BSD live CD should do that fine.
(Continue reading)