1.) I’m in the process of developing for our Elan-104NC (with ethernet)
board. I can boot from floppy or flash just fine, but when I try to boot a
hard drive, I get a fault as follows:
Unsupported Interrupt 06
AX=0000 BX=0000 CX=0000 DX=04C4 SP=0000 BP=0000 SI=0000 DI=0000
DS=0000 ES=0000 SS=0000 CS=F000 IP=FFF0 NV UP DI PL NZ NA PO NC
F000:FFF0 ES 64 02 00 F7 30 34 2F-32 36 2F 30 30 00 FC 01 .D…04/26/00…
This board uses the Datalight bios… it is not PCI… We have a similar
board, the Elan-104 (without ethernet), that boots. It uses the Award bios.
I’ve tried this with a few different working images from QNX/RTP patch A and
previous. A couple from /boot/fs/qnxbase.ifs, others are ones I put together
that exclude pci-bios.
2.) Also, this is unrelated, but is there a mkipl utility or equivalent that
can run under QNX/RTP. I need to be able to pad some images out to certain
sizes.
1.) I’m in the process of developing for our Elan-104NC (with ethernet)
board. I can boot from floppy or flash just fine, but when I try to boot a
hard drive, I get a fault as follows:
Unsupported Interrupt 06
AX=0000 BX=0000 CX=0000 DX=04C4 SP=0000 BP=0000 SI=0000 DI=0000
DS=0000 ES=0000 SS=0000 CS=F000 IP=FFF0 NV UP DI PL NZ NA PO NC
F000:FFF0 ES 64 02 00 F7 30 34 2F-32 36 2F 30 30 00 FC 01 .D…04/26/00…
This board uses the Datalight bios… it is not PCI… We have a similar
board, the Elan-104 (without ethernet), that boots. It uses the Award bios.
I’ve tried this with a few different working images from QNX/RTP patch A and
previous. A couple from /boot/fs/qnxbase.ifs, others are ones I put together
that exclude pci-bios.
2.) Also, this is unrelated, but is there a mkipl utility or equivalent that
can run under QNX/RTP. I need to be able to pad some images out to certain
sizes.
TIA,
-Wendy
Wendy,
This issue has already been noted by another user, and is currently under
investigation. See qdn.public.qnxrtp.installation, “Elan-104NC - supported?”
to get the details.
As for padding files, mkrec is the Neutrino equivalent of mkipl, but you
can use the dd utility as follows; for example, to pad a file out to 8k:
1.) I’m in the process of developing for our Elan-104NC (with ethernet)
board. I can boot from floppy or flash just fine, but when I try to boot
a
hard drive, I get a fault as follows:
Unsupported Interrupt 06
AX=0000 BX=0000 CX=0000 DX=04C4 SP=0000 BP=0000 SI=0000 DI=0000
DS=0000 ES=0000 SS=0000 CS=F000 IP=FFF0 NV UP DI PL NZ NA PO NC
F000:FFF0 ES 64 02 00 F7 30 34 2F-32 36 2F 30 30 00 FC 01
…D…04/26/00…
This board uses the Datalight bios… it is not PCI… We have a similar
board, the Elan-104 (without ethernet), that boots. It uses the Award
bios.
I’ve tried this with a few different working images from QNX/RTP patch A
and
previous. A couple from /boot/fs/qnxbase.ifs, others are ones I put
together
that exclude pci-bios.
2.) Also, this is unrelated, but is there a mkipl utility or equivalent
that
can run under QNX/RTP. I need to be able to pad some images out to
certain
sizes.
TIA,
-Wendy
Wendy,
This issue has already been noted by another user, and is currently under
investigation. See qdn.public.qnxrtp.installation, “Elan-104NC -
supported?”
to get the details.
As for padding files, mkrec is the Neutrino equivalent of mkipl, but you
can use the dd utility as follows; for example, to pad a file out to 8k: