Cloning flash disks

I was wondering what is the best way to “clone” a
QNX IDE boot flash disk. They are just an IDE interface,
so they can be treated as a (small) hard drive.

Unfortunately, they are sometimes differently sized
(32MB vs 48MB, etc.)

I’ve done the following, but this just gives question
marks instead of periods when booting:

  1. Boot from floppy.
  2. Mount network.
  3. Mount original IDE flash.
  4. Copy flash to network.
  5. Shutdown and install new IDE flash.
  6. Boot from floppy.
  7. fdisk new flash.
    :sunglasses: dinit new flash.
  8. Mount network.
  9. Mount new IDE flash.
  10. Copy network files to new IDE flash.
  11. Reboot.

Obiviously I’ve missed an important step in there somewhere. I
made just one QNX partition and it was marked bootable…
(This is on an x86 PC/104 board, but that shouldn’t matter much.)

Thanks!
Kevin Radke

“Kevin Radke” <kradke@dsi-inc.net> wrote in message
news:96e8e9$30j$1@inn.qnx.com

I was wondering what is the best way to “clone” a
QNX IDE boot flash disk. They are just an IDE interface,
so they can be treated as a (small) hard drive.

Unfortunately, they are sometimes differently sized
(32MB vs 48MB, etc.)

I’ve done the following, but this just gives question
marks instead of periods when booting:

  1. Boot from floppy.
  2. Mount network.
  3. Mount original IDE flash.
  4. Copy flash to network.
  5. Shutdown and install new IDE flash.
  6. Boot from floppy.
  7. fdisk new flash.
    :sunglasses: > dinit new flash.
  8. Mount network.
  9. Mount new IDE flash.
  10. Copy network files to new IDE flash.
  11. Reboot.

Obiviously I’ve missed an important step in there somewhere. I
made just one QNX partition and it was marked bootable…
(This is on an x86 PC/104 board, but that shouldn’t matter much.)

Thanks!
Kevin Radke
\

There is an issue with making bootable Compact Flash drives in QNXRTP:
http://support.qnx.com/support/bok/solution.qnx?10157
http://support.qnx.com/support/bok/solution.qnx?10199
The workaround is to use the QNX4 version of fdisk and dinit.
You can download a QNX floppy disk image from:
http://www.qnx.com/~emuis/

Hope this helps
Philip

“Philip Brown” <philip.brown@cursor-system.com> wrote in message
news:96g9qi$chc$1@inn.qnx.com

There is an issue with making bootable Compact Flash drives in QNXRTP:
http://support.qnx.com/support/bok/solution.qnx?10157
http://support.qnx.com/support/bok/solution.qnx?10199
The workaround is to use the QNX4 version of fdisk and dinit.
You can download a QNX floppy disk image from:
http://www.qnx.com/~emuis/

I thought this was fixed with patch A?

Marisa

“Marisa Giancarla” <mgiancarla@macromedia.com> wrote in message
news:96v1d0$dcu$1@inn.qnx.com

“Philip Brown” <> philip.brown@cursor-system.com> > wrote in message
news:96g9qi$chc$> 1@inn.qnx.com> …

There is an issue with making bootable Compact Flash drives in QNXRTP:
http://support.qnx.com/support/bok/solution.qnx?10157
http://support.qnx.com/support/bok/solution.qnx?10199
The workaround is to use the QNX4 version of fdisk and dinit.
You can download a QNX floppy disk image from:
http://www.qnx.com/~emuis/

I thought this was fixed with patch A?

Marisa

I didn’t think it was, and I’ve just tried it and can confirm that it is not

fixed in the Patch A I’ve got
(the public download from the QNX web site).

Cheers
Philip

“Philip Brown” <philip.brown@cursor-system.com> wrote in message
news:9707cm$5e1$1@inn.qnx.com

“Marisa Giancarla” <> mgiancarla@macromedia.com> > wrote in message
news:96v1d0$dcu$> 1@inn.qnx.com> …
I thought this was fixed with patch A?

I didn’t think it was, and I’ve just tried it and can confirm that it is
not
fixed in the Patch A I’ve got
(the public download from the QNX web site).

Then no wonder I was still having trouble writing a bootable image onto a
PCMCIA hard drive…

Marisa