On 2008-07-23, Hari <[EMAIL PROTECTED]> wrote:
> On Wed, Jul 23, 2008 at 6:16 PM, Robert Blacquiere
><[EMAIL PROTECTED]> wrote:
>> I thing here is the real problem. It seems the fxp0 interface fails to
>> do some initializing. This probably results in the interface not being
>> fully enabled/up.
>>
>> I'me not sure what SCB is but i think is related to signaling / irq ?
>>
>> Do you see this also with the bsd.rd kernel? Please look if there are
>> differences between the to in dmesg and ifconfig fxp0 ?
>
> I checked dmesg and the output of 'ifconfig fxp0 up'. There is no
> difference. The only time out messages listed in dmesg are from fxp0
> (dmesg | grep -i time).
>
> How do I check the SCB thing with the bsd.rd kernel?

Please post full unedited dmesg from bsd.rd and from bsd.

Since you have no network with bsd, but you do have network with
bsd.rd, you can write a file with bsd e.g. "dmesg > /dmesg.bsd",
then boot bsd.rd and interrupt the installation. Mount the disk,
e.g. "mount /dev/wd0a /mnt", then you can run dhclient manually
("dhclient fxp0"). Save the bsd.rd dmesg too, use ftp to upload
them both to another machine.

Alternatively just use serial console if you have the right
cable.

Reply via email to