public inbox for linux-msdos@vger.kernel.org
 help / color / mirror / Atom feed
From: Jochen Reinwand <jbr.1@gmx.net>
To: linux-msdos@vger.kernel.org
Subject: Re: your mail
Date: Mon, 7 Jul 2003 01:10:59 +0200	[thread overview]
Message-ID: <200307070110.59986.jbr.1@gmx.net> (raw)
In-Reply-To: <3F08727E.4000209@welho.com>

> > Nevertheless it would be possible to make this distribution. But there
> > are a lot of things that have to be figured out. A basic problem: Do we
> > use a Windows/DOS or a Linux/Unix system for extracting the files from
> > Windows and for building the new system.
> > The following functions need further inspection:
> >
> > What boot system to use? Booting from a Windows CD is possible, but
> > building a new bootable CD is better. The ERD could be used.
> > If we only have Linux how can we build this ERD. The necessary file are
> > installed with Windows in the directory EBD and should be somewhere in
> > the CAB files on the Windows CD. Copy them to disk is easy, but how to do
> > a "sys a:" from within Linux?
>
> Well, I booted Dos 7 (from 98se) on my hard drive with Dosemu 1.1.5 as
> root and executed "sys c: a:". And the resulting boot disk works! You
> will need a working Dos installed, though. Or at least a boot floppy.

Nice idea! Perhaps it is possible to execute MS-DOS "sys" with some tricks 
without installing a complete 98SE...
It would be nice to have small a Linux prog to do the same, but booting the 
Win98SE cd with dosemu would be a solution if this cannot be done.
Seems to be the only real problem I face in this project......

I believe I found it! On the win98se cd I found in tools/mtsutil/fat32ebd/ the 
MS-DOS tool that does exactly what I want to do without using "sys". Seems 
like image.dsk "formats" and "sys's" a floppy be simply doing a
cat image.dsk > /dev/fd0
I will reboot and test it after sending this mail ;-)

> > Can we access CAB files from within Linux at all? I have not searched for
> > a tool by now...
>
> You can extract cabs with extract.exe (from windir\command, or it can be
> found on the windows install cd, too). Seems to work perfectly with both
> Dosemu and Wine under Linux.

I found a really cool Linux tool called cabextract 
(http://www.kyz.uklinux.net/cabextract.php3). I can extract the complete 
Win98SE CABs from cd! But that's also the problem. I can only extract 
everything. I wrote an e-mail to the author requesting a possibility to 
specify the files to be extracted.

Jochen


      reply	other threads:[~2003-07-06 23:10 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-30 11:51 some problems (1.1.5 and 1.1.4) Will Styles
2003-06-30 17:39 ` Justin Zygmont
2003-07-01 10:19   ` Will Styles
2003-07-01 11:16     ` Bart Oldeman
2003-07-01 22:49     ` Justin Zygmont
2003-07-04  3:32 ` Justin Zygmont
2003-07-04 18:10   ` (unknown) Darryl Perry
2003-07-04 18:21     ` your mail Ged Haywood
2003-07-05 14:48       ` Jim Hartley
2003-07-05 14:53         ` Ged Haywood
     [not found]           ` <1057435822.2023.49.camel@tamriel.terranforge.com>
2003-07-06  4:06             ` Jim Hartley
2003-07-06 11:20               ` Jochen Reinwand
2003-07-06 11:56                 ` Ged Haywood
2003-07-06 16:26                   ` Jochen Reinwand
2003-07-06 19:03                     ` Eemeli Kantola
2003-07-06 23:10                       ` Jochen Reinwand [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=200307070110.59986.jbr.1@gmx.net \
    --to=jbr.1@gmx.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox