Gerd Pohlmann said:
Is there a way of creating a bootable rescue CD for Partition Magic ?
Yes. You don't say what CD-burning software you're using, but I'll assume
you have something that can create a bootable CD, like Nero or Roxio.
The rescue floppies PM creates are really just a DOS boot disk (floppy #1)
and the PM program (disk #2). So if you already know how to create a
DOS-bootable CD, the only extra step is to add the contents of disk #2 into
your CD project.
Here's the general overview:
(1) Get a Win98 boot floppy--aka, "Win98 Startup Disk". Download one from
www.bootdisk.com if you don't already have one.
(2) Start your burning software, and use the DOS boot floppy as the source
image for your bootable CD project.
(3) Drag the following files into the burning project:
- pqmagic.exe
- pqmagic.ovl
- pqmagic.pqg
- pqpb.rtc
- pmhelp.dat
- mouse.com
(These should be on rescue floppy #2, or drag directly from the
\english\dosmake\disk2 directory on the PM8 CD.)
(4) Burn the CD.
(5) To use: boot from the CD. During bootup, note what drive letter DOS
assigns to the CD drive. When booting is finished, you'll be left at the
A:\ prompt. Switch to the CD drive letter ("cd e:", for example), then
launch pqmagic.exe.
That's the basics. But you can tweak things further, if you like.
Option #1: edit the config.sys file on the boot floppy to eliminate the
useless "without CD support?" boot option, as you'll always be booting the
CD with CD support.
Option #2: edit the boot floppy to designate a specific CD drive letter
(e.g., add the /L:R parameter to the mscdex instruction in the autoexec.bat
file to set the CD letter as drive R: ).
Option #3: edit the autoexec.bat file on the boot floppy to automatically
switch drive letters and launch pqmagic.exe without stopping at the A:\
prompt. (Note you need to make sure the drive letter won't change first, so
use option #2 in conjunction with this).
Option #4: plenty of space on the CD, so add lots of other DOS-based
utilities to the CD project.
Option #5: even with additional DOS-based extras, the project won't be very
big, so burn it onto one of those 3.5" mini-CDs, which are easier to carry
around with you.