[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Reading Apple2 floppies on a PC using Disk2FDI
- Subject: Re: Reading Apple2 floppies on a PC using Disk2FDI
- From: Oliver Schmidt <ol.sc@web.de>
- Date: Mon, 09 Aug 2004 22:27:19 +0200
- Newsgroups: comp.emulators.apple2, comp.sys.apple2
- Organization: 1&1 Internet AG
- References: <cf56ib$b0j$1@online.de> <4116ea23$1_2@news.cybersurf.net> <cf8b900316d@enews2.newsguy.com>
- Xref: g2news1.google.com comp.emulators.apple2:238 comp.sys.apple2:3004
Hi,
>It works as Oliver stated
>but it can also be used from Windows 95, 98 or ME as well as long as you
>are using the "two drive" mode.
Of course you are right but I didn't mention Win9x because:
1. It is much easier to use there so a step by step tutorial isn't
necessary.
2. I explicitly wanted to cut down all the possible scenarios to the
most popular one - and that should be WinXP in the meanwhile.
>disk2fdi /S b: mydisk.do
>
>This way it automatically detects what type of disk you have including 13
>sector (DOS 3.2.x) disks although I haven't found any emulator that
>supports 13 sector disk images.
I intentionally used a very verbose command line as the handling of
defaults in Disk2FDI has changed in the past and is likely to change
again when FDI support comes back. And I wanted to increase the
possibility that the command line is still correct when somebody
googles it in the future.
Oliver