Hi misc,

I've found this message from someone who get FreeBSD-6 running on some
HS-20 Blade : 
http://marc.theaimsgroup.com/?l=freebsd-stable&m=114120051600449&w=2

The trick seems to be the disabling of ACPI and the disabling of some
keyboard function (I dunno what are those isp* ?) :

booting from CD, in bootmenu choose "6" and type:

unset acpi_load
load ispfw
load isp
set hint.atkbd.0.disabled="1"
boot

Someone knows if there some OpenBSD-equivalent to these FreeBSD
bootloader command ? Running OpenBSD on some HS20 would really kick my
ass !! :)

Note : with all CDs and floppies, the installation hangs on this
message : "pckbc_start: send error". This message is print from the
pckbc_start function in
http://www.kame.net/dev/cvsweb.cgi/kame/openbsd/sys/dev/ic/pckbc.c

Best regards,

Bruno.

2006/1/20, Bruno Carnazzi <[EMAIL PROTECTED]>:
> I've got exactly the same problem. It seems that BladeCenter have an
> unusual keyboard controller (switchable). I tried to boot with all
> floppy disk, with external keyboard (USB and PS/2), different BIOS
> settings and it never worked. I think the internal KVM is not
> "hardware transparent". I'm not sure but I think that NetBSD/i386
> 2.0.2 didn't boot either (can't remember). Also, critical pieces of
> hardware are detected and configured : buses, cpu, ram, nic, scsi,
> video... It's raging to be blocked by... the keyboard !! Hope it will
> be supported some days...
>
> Best regards,
>
> Bruno.
>
> On 1/18/06, Martin R. Sxrensen <[EMAIL PROTECTED]> wrote:
> > Hi... I hope that someone can help me, I'm new to OpenBSD and I'm trying to 
> > install 3.8 on a IBM blade server HS20.... Then I try to boot from the 
> > install CD or floppy I get en error saying: pckbc_start: send error and 
> > then it stops.
> >
> > I have disable USB, but that didn't chance anything
> >
> > Sow please help !!!!!!
> >
> > Regards
> > Martin Sxrensen

Reply via email to