From: Jan Willem Stumpel <jstumpel@planet.nl>
To: dosemu <linux-msdos@vger.kernel.org>
Subject: Re: Installing ms-dos from floppies
Date: Tue, 11 Apr 2006 20:49:28 +0200 [thread overview]
Message-ID: <443BFA38.50204@my.home> (raw)
In-Reply-To: <Pine.LNX.4.64.0604112111240.10729@enm-bo-lt.localnet>
Bart Oldeman wrote:
> FD FORMAT simply fails on the "network" (ie. lredir) drive C:.
> It can't be formatted. I suspect that the Setup program does
> not like to install on network drives, so your only way out is
> to use an HDIMAGE via mkfatimage16 (see the man page) and
> specify that in $_hdimage.
>
> FORMAT works on HDIMAGES -- because the low level stuff is
> skipped but also unnecessary unlike floppies: it just puts on
> the boot sector and FAT on the image. But mkfatimage16 already
> creates the FAT anyway.
Thanks for this tip about mkfatimage16, but even using this I did
not succeed. I tried it as follows:
- in ~/.dosemu/drives deleted c
- in ~/.dosemurc put $_hdimage = "/home/jws/dostemp"
- called (from /home/jws) mkfatimage16 -k 60000 -f dostemp
- called xdosemu -A with the first ms-dos 6.22 floppy in the drive
Is this correct? I can't think of anything else, but anyway the
setup program did not like it. It said:
Microsoft MS-DOS 6.22 Setup
---------------------------
Formatting Hard Disk Drive
Please wait; Setup is formatting your hard disk drive.
Error
Setup cannot install MS-DOS 6.22 on your
computer.
An error was detected while formatting
your primary hard disk partition.
. Press ENTER to exit Setup.
The strange thing is that if you choose to "exit" and then call
"format c:" from a:, it works without complaints (but of course
this does not, by itself, install ms-dos).
Apparently the setup program does not recognise that the C: drive
is already "formatted", and you cannot make it skip this
"formatting" step.
Regards, Jan
prev parent reply other threads:[~2006-04-11 18:49 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-04-08 14:34 Installing ms-dos from floppies Jan Willem Stumpel
2006-04-11 9:20 ` Bart Oldeman
2006-04-11 18:49 ` Jan Willem Stumpel [this message]
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=443BFA38.50204@my.home \
--to=jstumpel@planet.nl \
--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.