info-mtools
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Needed option (fwd)


From: Fredrik Stax{ng
Subject: Re: Needed option (fwd)
Date: 05 Aug 2002 12:20:30 +0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.2

David C Niemi <address@hidden> writes:

> Received: from priv-edtnes16-hme0.telusplanet.net (defout.telus.net 
> [199.185.220.240])
>       by gwyn.tux.org (8.9.3/8.9.1) with ESMTP id HAA16280
>       for <address@hidden>; Sun, 4 Aug 2002 07:04:52 -0400
> Received: from berkeley ([209.53.103.116])
>           by priv-edtnes16-hme0.telusplanet.net
>           (InterMail vM.5.01.04.02 201-253-122-122-102-20011128) with SMTP
>           id <address@hidden>
>           for <address@hidden>; Sun, 4 Aug 2002 05:04:46 -0600
> Date: Sun, 4 Aug 2002 03:51:21 -0700
> From: "Wm. G. McGrath" <address@hidden>
> To: address@hidden
> Subject: Needed option
> Message-Id: <address@hidden>
> X-Mailer: Sylpheed version 0.7.4 (GTK+ 1.2.10; i386-debian-linux-gnu)
> Mime-Version: 1.0
> Content-Type: text/plain; charset=US-ASCII
> Content-Transfer-Encoding: 7bit
> 
> 
> Hi,
> 
> This isn't a bug report, rather it's more like a suggestion for a
> needed feature in mtools.

Given documentation for the 3com card it should not be hard to
enhance Donald Becker's utility to do what you want. 

There is a way to make a DOS boot diskette with mtools. The problem 
is that you need a DOS boot diskette to extract some pieces from,
and then you might as well copy the disk with dd, and erase the 
things you don't need on the copy.

Anyway, if you are interested, here is how it is done

mformat -t 80 -s 18 -h 2 -B bootsect.dos a:
mcopy io.sys a:IO.SYS
mcopy msdos.sys a:MSDOS.SYS
mcopy command.com a:COMMAND.COM
mcopy drvspace.bin a:DRVSPACE.BIN
mattrib +s +h +r a:io.sys a:msdos.sys a:drvspace.bin

You need to get the bootsect.dos file with something like

dd if=/dev/fd0 of=bootsect.dos count=1

I think you should suggest this to the freedos people also. They
have all the pieces, they just need to make their format.com
compile and run under Linux.


-- 
Fredrik Stax\"ang | rot13: address@hidden


reply via email to

[Prev in Thread] Current Thread [Next in Thread]