Partition Magic 8 problem booting IMA
#1
Posted 16 May 2004 - 02:17 PM
#4
Posted 16 May 2004 - 03:53 PM
If you did follow the site exactly, and it's still not working....
I remember somewhere in WinImage the option of configuring the bootsector. Maybe find something helpful there?
#5
Posted 17 May 2004 - 01:39 PM
I looked again in WinImage, and if you open the .IMA, then click Image>Boot sector properties you'll find some lame WinImage bootsector info. On the right there are options to set the bootsector to DOS6.22, Win95 or WinNT.
I've set mine to DOS6.22, but haven't got around to creating a new ISO yet. Will edit if succesfull (or not
EDIT
So, the first try w/ DOS6.22 bootsector wasn't a success. The .IMA loads up fine, so there's some progress there, but after memdisk loads I get the old DOS error: Nonsystem disk or disk error - replace & press any key when ready.
After that I created .IMAs with WinNT and Win95 bootsectors. In both cases, as with DOS6.22, the .IMAs unpacked and loaded fine, but the WinNT one gave a "couldn't find NTLDR, Please insert another disk" error message, then hangs.
Finally, I rebooted and tried the Win95 bootsector, and lo and behold, the d*** thing booted up Win98 and then displayed a VERY ugly desktop with PM8 running! Yeehaw... Now if I can just the mousepointer to move somewhat smoothly. Anybody?
ArmyDoc
This post has been edited by ArmyDoc: 18 May 2004 - 11:50 AM
#6
Posted 17 May 2004 - 02:24 PM
Edit
Please see my dir of pm8.IMA in winimage.
Getting the same file error message as ArmyDoc
#7
Posted 18 May 2004 - 12:04 PM
Here's mine.
BTW, read above post w/ updated EDIT section. Hope this helps.. I just haven't tried to actually partition any of my HDDs, because I tested on my primary PC. Selection of the drives works fine though, for what its worth
Attached File(s)
-
PM8.zip (85.5K)
Number of downloads: 103
#8
Posted 18 May 2004 - 01:31 PM
Good to hear you got it working ArmyDoc.
#9
Posted 18 May 2004 - 01:40 PM
As Alanoll pointed out I had a similar problem in 98se. I however carried this out on my second PC & errored at the same point any ideas?
#11
Posted 18 May 2004 - 01:51 PM
#12
Posted 18 May 2004 - 05:31 PM
I would think that if it's only about the two missing files that there are easy solutions, after all mscdex can be found on just about a gazillion places on the web, and we can probably work something out for the autoexec.bat
#13
Posted 19 May 2004 - 04:30 AM
ArmyDoc, on May 19 2004, 10:31 AM, said:
I would think that if it's only about the two missing files that there are easy solutions, after all mscdex can be found on just about a gazillion places on the web, and we can probably work something out for the autoexec.bat
Well thanks ArmyDoc with your screen shot I found the files I was missing these were:
mscdex.exe
io.sys
pqpb.rtc
Autoexec.bat
Ive got no idea why these did not copy to the rescue floppies as I did this several times & was able to locate most of the missing files in PM8 itself.
I also found command.com also corrupt with some friggin around like you said used some other files from other places & was finally able this to boot in VPC.
Like you I found the the win 95 boot option the winner. I will now be able to include this in my DVD.
#14
Posted 02 June 2004 - 04:31 AM
I have attach a picture where you can see that it hangs in dos, as far as I can see
is that it donīt start the image ( PM8.IMA ) at all.
A question to Alanoll, Mavericks or ArmyDoc you have writting that you created the
image with Winimage what version ?
Because in my version (6.10.6100) I canīt set the bootsector to Dos6.22 I have these options:
MS-Dos = MS-Dos5.0
Win 95 = MSwin4.0
Win NT = MSwin4.0
Do you have any good ideas why ???
One more thing is that when you creared the image file how did you do that, my version of Partion Magic floppys (Ver.8.01) have to disks as yours but the autoexec.bat is in disk 1 and disk 2 !!! I know that they are the same but just an idea to what the problem cut be.
I have seen ArmyDocīs picture and you have io.sys and msdos.sys I donīt I have ibmbio.com and ibmdos.com any idea why ???
Can anyone please help me here !!!
Attached File(s)
-
PM8Hangs.zip (14.28K)
Number of downloads: 38
#15
Posted 02 June 2004 - 05:40 AM
Quote
that depends on which OS you create the boot discs. on win9x (me?) it will not use ibm dos, on all winnt platforms (nt, 2k, xp..) it makes the disks with these files ( ibmbio.com and ibmdos.com)
btw loading the partition magic 8 image works fine here. its not a special image at all, all u have to do is making those 2 pm8 discs, copy the content to a dir in the root of ur boot cd on ur hdd. make ur own autoexec.bat/config.sys or use/modify those ones from win9x bootdisk and add a line like x:\pm8\pqmagic.exe to ur autoexec.bat.
there are tons of guides in the inet for all your questions. and ur problems is no problem with pqmagic8 its more that you dont get ur bootcd working in the correct way :/
#16
Posted 02 June 2004 - 09:24 AM
Alanoll, on May 18 2004, 11:31 AM, said:
From Win 98SE , grab the"hidusb.sys" file and copy to your floppy. Load it in config.sys, or in autoexe.bat before PQMAGIC.exe. USB mouse should then work. If it doesn't, you may need a vendor specific mouse driver.
#17
Posted 02 June 2004 - 12:17 PM
Why itīs not working in VMware ???
Please help
#18
Posted 03 June 2004 - 02:21 AM
jrm, on Jun 3 2004, 05:17 AM, said:
Why itīs not working in VMware ???
Please help
Here ya go my boy.
[CODE]@ECHO Off
PROMPT $P$G
REM -------------------------------------------------------
REM -- DO NOT EDIT THIS FILE! IF YOU WISH TO ADD NETWORK --
REM -- OR CD-ROM DRIVERS, CUSTOM KEYBOARDS, ETC., PLEASE --
REM -- EDIT AUTOEXE2.BAT INSTEAD. --
REM -------------------------------------------------------
IF EXIST AUTOEXE2.BAT CALL AUTOEXE2.BAT
ECHO.
ECHO Please Insert PartitionMagic Disk 2
ECHO.
ECHO.
ECHO *** Press Any Key to Continue ***
ECHO.
PAUSE >NUL
ECHO PartitionMagic 8.0
ECHO Copyright 1994-2002, PowerQuest Corporation
ECHO All rights reserved.
ECHO.
ECHO Loading. Please wait...
ECHO.
PQMAGIC
#19
Posted 03 June 2004 - 02:59 AM
And You dont need 2 autoexec.bat. You can merge them.
#20
Posted 03 June 2004 - 03:25 AM
Tribble, on Jun 3 2004, 07:59 PM, said:
And You dont need 2 autoexec.bat. You can merge them.
Look Pal whats ya problem? The man ask for the .bat I supplied it.
The whole point is to help out where you can I had a problem Alanoll & Armydoc gave us a hand.
To be honest this board can do without smart asses.
If you do have a solution how about parting with it.............



Help


Back to top








