[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: (Fujitsu) ICL
The entire dmesg would be nice ;-)
Here's a way to get it easily:
Get an ms-dos formatted floppy, and the boot floppy.
Boot from the boot floppy, and choose to go to the Shell (so don't
choose install)
Then type:
mount -t msdos /dev/fd0a /mnt
dmesg > /mnt/dmesg.txt
umount /mnt
reboot
Then when the computer reboots, you should have the entire output in a
file called dmesg.txt on the dos-floppy.
----- Original Message -----
From: "Per Gunnarsson" <isegrim@acc.umu.se>
To: <misc@openbsd.org>
Sent: Tuesday, January 22, 2002 7:48 PM
Subject: (Fujitsu) ICL
> I just deleted a post of someone who had installed
> OpenBSD on an old Fujitsu :(
>
> I have tried to install OpenBSD on an
>
> ICL ErgoPro D4/66dXG
>
> but got stuck already before partinioning the HDD.
>
> I tried all three floppies. This happened...
>
> The installation program told me :
>
> Available disks are:
>
>
>
>
> Which disk is the root disk ? []
>
>
> Hmm...the installation program did not find any disks.
> The HDD is a Seagate ST3283N.
>
> I've scribbled down some stuff from the screen...
>
> reading boot......
>
> probing: pc0 com0 com1 mem [638K 7M a20=on]
>
> disk: fd0 hd0*
>
> >>OpenBSD/i386 BOOT 1.28
>
> boot>
>
> booting fd0a:/bsd:1302528 + 1867776 + ...
>
> (now things scrolled to fast)
>
> mainbus0 (root)
> bios0 at mainbus0: AT/286+ (ec) BIOS, date 04/16/93
> pcibios at bios0 function 0x1a not configured
> bios0: ROM list : 0xc0000/0x9000 0xe5000/0x3000 0xe8000/0x8000!
> iso0 at mainbus0
> isadma at isa0
> pckbc0 at isa0 port 0x60/5
> pckbd0 at pckbc0 (kbd slot)
> pckbc0: using irq 1 for kbd slot
> wskbd at pckbd0: console keyboard
> vga0 at isa0 port 0x3b0/48 iomem 0xa0000/131072
> wsdisplay0 at vga0: console (80x25, vt100 emulation), using wskbd0
> ne1 at isa0 port 0x300/32 irq 10
> ne1: NE 2000 Ethernet
> ne1: adress 00:80:ad:b3:83:f1
> npx0 at isa0 port 0xf0/16: using exception 16
> pccom0 at isa0 port 0x3f8/8 irq 4 : ns16450, no fifo
> pccom1 at isa0 port 0x2f8/8 irq 3 : ns16450, no fifo
> fdc0 at isa0 port 0x3f0/6 irq 6 drq 2
> fd0 at fdc0 drive 0 : 2.88MB 80 cyl, 2 head, 36 sec
> biomask 40 netmask 440 ttymask 442
> rd0: fixed, 3560 blocks
> rootdev=0x1100 rrotdev=0x2f00 rawdev 0x2f02
>
> I hope I got the screen output right...
>
> Thanks for reading this !
>
> Per Gunnarsson
>
> isegrim@acc.umu.se