* CD-ROM Trouble: mscdex.exe gives "Packed File is Corrupt" Error
@ 2002-05-11 17:26 Casey Bralla
2002-05-13 3:45 ` Juan Paolo Carballo
0 siblings, 1 reply; 3+ messages in thread
From: Casey Bralla @ 2002-05-11 17:26 UTC (permalink / raw)
To: linux-msdos
I'm trying to load my cd-rom under dosemu 1.0.2.0, runnin gunder SuSE 8.0. I
have loaded the cdrom.sys driver in config.sys, but when I try to run the
mscdex.exe program, I get the error "packed File is Corrupt", and my cd-rom
driver does not load.
Anybody else have this problem? (I know at least 1 person does, since I saw
it on the archives). Anybody got a fix? I've tried different kernels.
I'm using freedos 1.1.24c.
--
Casey Bralla
Chief Nerd in Residence
The NerdWorld Organisation
http://www.NerdWorld.org
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: CD-ROM Trouble: mscdex.exe gives "Packed File is Corrupt" Error
2002-05-11 17:26 CD-ROM Trouble: mscdex.exe gives "Packed File is Corrupt" Error Casey Bralla
@ 2002-05-13 3:45 ` Juan Paolo Carballo
2002-05-13 12:07 ` Hartmut Figge
0 siblings, 1 reply; 3+ messages in thread
From: Juan Paolo Carballo @ 2002-05-13 3:45 UTC (permalink / raw)
To: linux-msdos
Hello Casey,
Casey Bralla wrote:
>
> I'm trying to load my cd-rom under dosemu 1.0.2.0, running under SuSE 8.0. I
> have loaded the cdrom.sys driver in config.sys, but when I try to run the
> mscdex.exe program, I get the error "packed File is Corrupt", and my cd-rom
> driver does not load.
>
Some of the old DOS proggies were "packed" in the manner of zip files to
save space. These were then unpacked "on the fly" in memory just before
they were executed.
With this in mind, the possible solutions are:
1. Get a fresh copy. Your mscdex.exe may be infected or corrupted by a
virus.
The built-in unpacker would detect this and report that error.
2. Get a copy from a newer version of DOS. One bug of these old
executable
packers/unpackers was their inability to do their work if there was not
enough free memory in the lower 64K. I think this was solved in later
DOS
versions.
3. You may want to load more programs into higher memory, therefore
leaving
more free memory for the unpacker to use.
4. Find an unpacker on the net and unpack the program. The resulting
program
would be bigger but would not need as much CPU or memory upon startup to
run.
5. Use the free CDROM utilities from the FreeDOS project.
http://www.freedos.org/freedos/software/lsm2html.cgi?file=base/fdcdex.lsm
or
http://www.shsu.edu/~csc_jhm/shsucd14.zip
--
Juan Paolo Carballo
There is a 3% difference in genetic material between us and apes,
enough to give us Mozart, Einstein ... and Jack The Ripper.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: CD-ROM Trouble: mscdex.exe gives "Packed File is Corrupt" Error
2002-05-13 3:45 ` Juan Paolo Carballo
@ 2002-05-13 12:07 ` Hartmut Figge
0 siblings, 0 replies; 3+ messages in thread
From: Hartmut Figge @ 2002-05-13 12:07 UTC (permalink / raw)
To: linux-msdos
[Juan Paolo Carballo]:
> Casey Bralla wrote:
> >
> > I'm trying to load my cd-rom under dosemu 1.0.2.0, running under SuSE 8.0. I
> > have loaded the cdrom.sys driver in config.sys, but when I try to run the
> > mscdex.exe program, I get the error "packed File is Corrupt", and my cd-rom
> > driver does not load.
> >
> Some of the old DOS proggies were "packed" in the manner of zip files to
> save space. These were then unpacked "on the fly" in memory just before
> they were executed.
> With this in mind, the possible solutions are:
> 1.
> 2.
> 3.
> 4.
> 5.
6. use the 'loadfix' program, which was especially designed to
circumvent the "packed File is Corrupt" error, with 'loadfix mscdex
params'.
cu
--
hafi
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-05-13 12:07 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-11 17:26 CD-ROM Trouble: mscdex.exe gives "Packed File is Corrupt" Error Casey Bralla
2002-05-13 3:45 ` Juan Paolo Carballo
2002-05-13 12:07 ` Hartmut Figge
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.