At 05:49 PM 3/4/2001 -0700, Warner Losh wrote:
>In message <[EMAIL PROTECTED]> Manfred Antar writes:
>: Then cd /sys/boot ; make depend all install.
>: I forget if you then need to relabel the disk or not.
>: ie :
>: disklabel -B da0
>
>I've noticed in the past that FreeBSD uss the com speed of th
In message <[EMAIL PROTECTED]> Manfred Antar writes:
: Then cd /sys/boot ; make depend all install.
: I forget if you then need to relabel the disk or not.
: ie :
: disklabel -B da0
I've noticed in the past that FreeBSD uss the com speed of the boot
blocks.
Warner
To Unsubscribe: send mail to
On 04-Mar-01 The Hermit Hacker wrote:
> On Sat, 3 Mar 2001, John Baldwin wrote:
>
>>
>> On 04-Mar-01 The Hermit Hacker wrote:
>> >
>> > Wow, that was painful ... after 2 hrs, I got as far as:
>>
>> Yeah, it spews out a lot of crap. :-/ You prolly want to use a 115200
>> serial
>> console if at
On 04-Mar-01 The Hermit Hacker wrote:
> On Sun, 4 Mar 2001, Manfred Antar wrote:
>
>> You have to recompile the boot stuff also, after changing the line in
>> make.conf:
>> # The default serial console speed is 9600. Set the speed to a larger value
>> # for better interactive response.
>> #
>>
On Sat, 3 Mar 2001, John Baldwin wrote:
>
> On 04-Mar-01 The Hermit Hacker wrote:
> >
> > Wow, that was painful ... after 2 hrs, I got as far as:
>
> Yeah, it spews out a lot of crap. :-/ You prolly want to use a 115200 serial
> console if at all possible. Should've mentioned that earlier..
Ok
On Sun, 4 Mar 2001, Manfred Antar wrote:
> You have to recompile the boot stuff also, after changing the line in make.conf:
> # The default serial console speed is 9600. Set the speed to a larger value
> # for better interactive response.
> #
> BOOT_COMCONSOLE_SPEED= 57600
>
> Then cd /sys/boot
At 01:48 PM 3/4/2001 -0400, The Hermit Hacker wrote:
>On Sun, 4 Mar 2001, John Baldwin wrote:
>
>>
>> On 04-Mar-01 The Hermit Hacker wrote:
>> > On Sat, 3 Mar 2001, John Baldwin wrote:
>> >
>> >>
>> >> On 04-Mar-01 The Hermit Hacker wrote:
>> >> >
>> >> > Wow, that was painful ... after 2 hrs, I g
On Sun, 4 Mar 2001, John Baldwin wrote:
>
> On 04-Mar-01 The Hermit Hacker wrote:
> > On Sat, 3 Mar 2001, John Baldwin wrote:
> >
> >>
> >> On 04-Mar-01 The Hermit Hacker wrote:
> >> >
> >> > Wow, that was painful ... after 2 hrs, I got as far as:
> >>
> >> Yeah, it spews out a lot of crap. :-/
On 04-Mar-01 The Hermit Hacker wrote:
> On Sat, 3 Mar 2001, John Baldwin wrote:
>
>>
>> On 04-Mar-01 The Hermit Hacker wrote:
>> >
>> > Wow, that was painful ... after 2 hrs, I got as far as:
>>
>> Yeah, it spews out a lot of crap. :-/ You prolly want to use a 115200
>> serial
>> console if at
On Sat, 3 Mar 2001, John Baldwin wrote:
>
> On 04-Mar-01 The Hermit Hacker wrote:
> >
> > Wow, that was painful ... after 2 hrs, I got as far as:
>
> Yeah, it spews out a lot of crap. :-/ You prolly want to use a 115200 serial
> console if at all possible. Should've mentioned that earlier..
Ok
On Mar 3, 9:20pm, John Baldwin wrote:
} Subject: RE: Using serial console to debug system hangs ...
}
} On 04-Mar-01 The Hermit Hacker wrote:
} >
} > Wow, that was painful ... after 2 hrs, I got as far as:
}
} Yeah, it spews out a lot of crap. :-/ You prolly want to use a 115200
On 04-Mar-01 The Hermit Hacker wrote:
>
> Wow, that was painful ... after 2 hrs, I got as far as:
Yeah, it spews out a lot of crap. :-/ You prolly want to use a 115200 serial
console if at all possible. Should've mentioned that earlier..
--
John Baldwin <[EMAIL PROTECTED]> -- http://www.Fr
Wow, that was painful ... after 2 hrs, I got as far as:
thelab# ./enable_debug
debug.ktr.mask: 1 -> 4608
debug.ktr.verbose: 0 -> 2
waiting for X server to begin accepting connections .
XFree86 Version 4.0.2 / X Window System
(protocol Version 11, revision 0, vendor release 6400)
Release Date:
On 04-Mar-01 The Hermit Hacker wrote:
>
> Well, after some hurdles with getting the serial console to work, I've now
> go it to work ... I put the two sysctl commands into a file so that I
> could run it as a script:
>
>#!/bin/sh
> sysctl -w debug.ktr.mask=0x1208
> sysctl -w debug.ktr.verbose=2
14 matches
Mail list logo