Schrijver
| 360KB disk backup
|
NYYRIKKI msx master Berichten: 1525 | Geplaatst: 24 November 2005, 01:32   |
I have about 100 disks that I would like to backup to DSK files. These are all 360KB. What is the best tool to do this?
I've tried DCOPY, but without luck. I think the problem is M$ Windows XP, that I'm running.
|
|
[D-Tail]
 msx guru Berichten: 3019 | Geplaatst: 24 November 2005, 07:27   |
It is. Maybe if you have an MS-DOS boot floppy, you just might get things to work. Otherwise, there's little to do but to copy the disks to a MSX-CF or MSX-HDD, I'm afraid...
|
|
NYYRIKKI msx master Berichten: 1525 | Geplaatst: 24 November 2005, 08:49   |
Oh crap. Buy a new PC and do your job on MSX... Well... what should I expect.
I have also old Win98 PC, but I think I'll do the job on MSX. It is so easy and simple that way...
|
|
AuroraMSX
 msx master Berichten: 1260 | Geplaatst: 24 November 2005, 10:00   |
Or install a real OS on your PC  Copying disks will become as easy as cat /dev/fd0 > image.dsk  |
|
manuel msx guru Berichten: 3531 | Geplaatst: 24 November 2005, 10:10   |
Linux: (e.g.: get a Knoppix CD if you don't want to install it  )
cat /dev/fd0 > file.dsk
if that doesn't work for some reason (autodetection fails), you can try:
cat /dev/fd0u360 > file.dsk
Or try
cat /dev/fd0d360 > file.dsk
this depends a bit on the system. Check man fd on your Linux system to see what is the best thing. On Debian (and thus probably also Knoppix), it should be fd0u360:
3.5 inch double density device files:
Name Capac. Cyl. Sect. Heads Base minor #
----------------------------------------------------------
fdnu360 360K 80 9 1 12
EDIT: you take the words out of my mouth (?) AuroraMSX
|
|
BiFi msx guru Berichten: 3142 | Geplaatst: 24 November 2005, 12:14   |
Using the Win98 machine to make images of those 360K disks sounds like a good idea. XP indeed has issues with formats which aren't that standard anymore... or at least to M$. If I can't get stuff backed up on XP I always use the Win98 machine myself to get those backups going.
|
|
snout
 msx legend Berichten: 4991 | Geplaatst: 24 November 2005, 12:36   |
Has anyone ever tried to set the BIOS setting of the diskdrive to 360k? AFAIK that option is still available in quite a few BIOS-es. I wonder what WinXP would do with that... simply ignore it, or....
|
|
AuroraMSX
 msx master Berichten: 1260 | Geplaatst: 24 November 2005, 14:58   |
Quote:
| EDIT: you take the words out of my mouth (?) AuroraMSX 
|
/me washes hands ...
The next challenge is to create a disk image of a copy-protected disk 
I.e. a disk with rotten sectors, or having a 10-sector track, stuff like that...
I think that even Linux will choke on that one (well, actually the FDD itself will)
Such disks need a really raw disk image format: a file format which also stores e.g sector lead-in and -out. Creating an image on a PC is probably out of the question, then. |
|
[D-Tail]
 msx guru Berichten: 3019 | Geplaatst: 24 November 2005, 18:41   |
Or read it with a genuine Amiga[tm]. Wonderful machine for handling different disk formats.
|
|
HansO msx addict Berichten: 375 | Geplaatst: 24 November 2005, 19:28   |
Quote:
| Or read it with a genuine Amiga[tm]. Wonderful machine for handling different disk formats.
|
Right ! Amiga hardware rocks for this purpose.
XP hates older formats, DOS is DOS and works fine and Linux requires a bit (sic) of getting used to and has a learning curve better spent on MSX
An older PC with networked WIN98 is my solution too for MSX floppy exchange! |
|
manuel msx guru Berichten: 3531 | Geplaatst: 24 November 2005, 21:39   |
Linux takes very little getting used to. Well, depends what you're used to  (I was used to MSX and Solaris, well it took very little getting used to!)
For just this purpose, a KNOPPIX cd would do fine. It's very userfriendly and I already typed the commands. |
|
gargamel msx user Berichten: 42 | Geplaatst: 13 December 2005, 23:28   |
|
|
ro msx guru Berichten: 2346 | Geplaatst: 14 December 2005, 08:29   |
hey, kewl
|
|
djh1697 msx professional Berichten: 551 | Geplaatst: 14 December 2005, 10:53   |
I use windows 2000, I used DSKMGR to create a DSK image of a copy protected 360k without any issues. The issue I think is XP and its lack of support for legacy hardware.
|
|
ro msx guru Berichten: 2346 | Geplaatst: 14 December 2005, 11:06   |
jup, me useing w2kpro and no worries so far. xp... pffff. to much of nothing if ya'd ask me.
might be something so add fdraw to dskman aps or sumpfn
|
|
|
|
|