Trouble adding PartitionMagic

Try looking for help here if you are having problems with the Ultimate Boot CD.

Moderators: Icecube, StopSpazzing

Locked
Message
Author
je79ayps
Posts: 3
Joined: Sun Aug 14, 2005 7:22 am

Trouble adding PartitionMagic

#1 Post by je79ayps » Sun Aug 14, 2005 7:34 am

I've came across the UBCD when my old boot CD with PartitionMagic didn't work on my Dell laptop with external CD drive.

Now I'm trying to add PartitionMagic to the UBCD according to your tutorial. Everything seemed to work like a charm but Partition Magic won't boot. The last lines is:

INT 13 08: Failure, assuming this is the only driveold: int13 = f00084d2 int15 = f000f859
new: int13 = 9e400008 int 15 = 9e400286
Loading boot sector... booting...


Then it stops.

My PartitionMagic .img file: [img=http://img364.imageshack.us/img364/337/pm5an.th.jpg]

1. How to go about this?
2. By mistake I ran the "mkisofs -N -J -r -o \ubcd.iso -b boot/loader.bin -no-emul-boot -boot-load-size 4 . " commando from my documents and settings directory. It ran through a lot of files but did it harm anything?

Victor Chew
Posts: 1368
Joined: Mon Feb 21, 2005 10:59 pm
Contact:

#2 Post by Victor Chew » Sun Aug 14, 2005 6:47 pm

Which version of PM are you using?
By mistake I ran the "mkisofs -N -J -r -o \ubcd.iso -b boot/loader.bin -no-emul-boot -boot-load-size 4 . " commando from my documents and settings directory. It ran through a lot of files but did it harm anything?
Nah, don't think so. mkisofs does not delete any file, only creates them.

je79ayps
Posts: 3
Joined: Sun Aug 14, 2005 7:22 am

#3 Post by je79ayps » Mon Aug 15, 2005 1:24 am

It's version 8.

Victor Chew
Posts: 1368
Joined: Mon Feb 21, 2005 10:59 pm
Contact:

#4 Post by Victor Chew » Mon Aug 15, 2005 1:49 am

Send me the IMG file (zipped, victor at ultimatebootcd dot com). I will take a look.

je79ayps
Posts: 3
Joined: Sun Aug 14, 2005 7:22 am

#5 Post by je79ayps » Wed Aug 17, 2005 8:04 am

Done!

mgodfrey
Posts: 1
Joined: Tue Jun 13, 2006 12:27 am

#6 Post by mgodfrey » Tue Jun 13, 2006 12:41 am

Hi Victor,

I ran into the same problem that je79ayps had, and I was wondering if you had any suggestions for it.

Specifically, I followed the directions at http://www.ultimatebootcd.com/pm8.html , and when I boot up, select F5, then F1 to run Partition Magic v8.0, I see the "INT 13 08: Failure" error followed by "Loading boot sector... booting...", and my system just hangs.

Note that my CD-ROM drive is internal; je79ayps's was external.

I will send a copy of my pm8.img 2.88 combined floppy image file to victor at ultimatebootcd dot com

I look forward to your reply and I greatly appreciate your help.

-Mike

Victor Chew
Posts: 1368
Joined: Mon Feb 21, 2005 10:59 pm
Contact:

#7 Post by Victor Chew » Thu Jun 15, 2006 12:21 am

I poked around the image using WinImage, and found that the boot sector has an OEM string of "VFD2.1", where as the boot sector of the original PM8 Rescue Disk #1 has an OEM string of "OPENDOS7".

If you had followed the tutorial and used WinImage to convert PM8 Rescue Disk #1 to 2.88MB (before copying the files in PM8 Rescue Disk #2 over), the OEM string should have been retained.

Do you have any idea why the OEM string has been changed?

Locked