From: Juan Paolo Carballo <jplcarballo@mydestiny.net>
To: linux-msdos@vger.kernel.org
Subject: Re: CD-ROM Trouble: mscdex.exe gives "Packed File is Corrupt" Error
Date: Mon, 13 May 2002 11:45:43 +0800 [thread overview]
Message-ID: <3CDF36E7.387D05B9@mydestiny.net> (raw)
In-Reply-To: 200205111326.31361.DOSemu@NerdWorld.org
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.
next prev parent reply other threads:[~2002-05-13 3:45 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
2002-05-13 12:07 ` Hartmut Figge
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3CDF36E7.387D05B9@mydestiny.net \
--to=jplcarballo@mydestiny.net \
--cc=linux-msdos@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.