Go Back   Forums > Abandonia.com > Troubleshooting
Memberlist Forum Rules Today's Posts
Search Forums:
Click here to use Advanced Search

Reply
 
Thread Tools Display Modes
Old 31-05-2012, 11:50 AM   #1
rib
Newbie

 
Join Date: May 2012
Posts: 3
Default Imaging old floppies?

I have some old DOS games I'd like to image and archive. Problem is they are boot floppies with (what I suspect) are intentional bad sectors on the disk. In Linux, I can use the dd command to read an image from the floppy, but after the first sector or so the read fails and I only get a portion of the disk.

It would be cool to have DosBOX boot from the floppy, load the game and start it and then I could "save" my DosBOX session somehow. When I want to play the game, I could just re-start my saved session. Don't know if there's a way to do that without using KVM or some similar vm.

Above all, I'd like to at least get the images from these disks saved somehow. I used to use Teledisk which would save the bad sectors in the image, and you could re-write a floppy exactly. Problem is, Teledisk is no longer around.

Figured there was probably a better solution, so asking here.

Thanks!
rib is offline                         Send a private message to rib
Reply With Quote
Old 31-05-2012, 02:29 PM   #2
The Fifth Horseman
FUTURE SCIENCE BASTARD
 
The Fifth Horseman's Avatar


 
Join Date: Oct 2004
Location: Opole, Poland
Posts: 14,276
Default

I've seen something called Floppy Disk Analyser (produced by Medicom, last known version 6.1) recommended for dumping copy-protected disks. There are two difficulties with that:
First, the format it uses to store those images is proprietary and incompatible with any virtual floppy drive tools I am aware of (essentially limiting its' usefulness to dumping floppy images and then re-writing them onto new floppies).
Second, it's an ancient DOS utility - not unlike Teledisk itself.

As for save states, IIRC there was an unofficial build of DOSBox with that feature. Been a while since I've seen that mentioned, though.
__________________

"God. Can't you people see I'm trying to commit a crime against science and nature here?"
-- Reed Richards
The Fifth Horseman is offline                         Send a private message to The Fifth Horseman
Reply With Quote
Old 31-05-2012, 03:04 PM   #3
Smiling Spectre
10 GOSUB Abandonia
20 GOTO 10
 
Smiling Spectre's Avatar




 
Join Date: Mar 2009
Location: Cherkessk, Russian Federation
Posts: 2,078
Send a message via ICQ to Smiling Spectre Send a message via AIM to Smiling Spectre Send a message via MSN to Smiling Spectre
Default

I think, DOSBox itself can read real floppies - and then it means that you can use Teledisk. But I am not sure about it.

Ykwong's build have save states several years in row. It was some problems with it, though, but I think it was resolved in this year builds.
Smiling Spectre is offline                         Send a private message to Smiling Spectre
Reply With Quote
Old 31-05-2012, 04:06 PM   #4
Scatty
Treasure hunter
 
Scatty's Avatar

 
Join Date: Jan 2006
Location: Little big small world
Posts: 1,906
Default

Never used that feature but I know that UltraISO can create and read floppy images. Easy to use and good program, too. Problem is, it isn't freeware so you'll probably have to buy it to use all it's features.
Scatty is offline                         Send a private message to Scatty
Reply With Quote
Old 31-05-2012, 06:55 PM   #5
Japo
Autonomous human
 
Japo's Avatar


 
Join Date: Mar 2006
Location: ,
Posts: 4,613
Default

These save state functions found in game emulators don't include everything loaded on memory. They give small files that specify the state, but you still need the rom or whatever to load it.

I hear WinImage can create images from floppies, but I haven't tried that in particular myself. And I don't know if it will copy your bad sectors. It's shareware: you will have all the features for a limited time, so if it can do that disk then problem solved.

For CDs and DVDs I use ImgBurn, I wouldn't know if it does floppy as well, I wouldn't think so.

The "diskcopy" command in FreeDOS can create image files, I've used it. Again I don't know about your bad sectors.

If it works inside DOSBox as you say, you can use a disk imaging program for DOS. Those weren't very needed or popular at the time, and there was no standard format. I'd post a link to a website where they have oldwarez including utilities like this, but it's against Abandonia's rules. And as Horseman says, it's not as useful if you can't read the resulting image file with another programs, starting with DOSBox.
__________________
Life starts every day anew. Prospects not so good...
Japo is offline                         Send a private message to Japo
Reply With Quote
Old 31-05-2012, 10:13 PM   #6
The Fifth Horseman
FUTURE SCIENCE BASTARD
 
The Fifth Horseman's Avatar


 
Join Date: Oct 2004
Location: Opole, Poland
Posts: 14,276
Default

WinImage is no good for floppies containing errors, though (much less copy protection schemes masquerading as errors).
__________________

"God. Can't you people see I'm trying to commit a crime against science and nature here?"
-- Reed Richards
The Fifth Horseman is offline                         Send a private message to The Fifth Horseman
Reply With Quote
Old 01-06-2012, 06:09 AM   #7
Wicky
the little viking
 
Wicky's Avatar

 
Join Date: Apr 2005
Location: Linz, Austria
Posts: 284
Default

I've never heard about such a program, that can make an image from a copy protected floppy disc:
Back in the pre-CD times, there used to be only 2 ways to play a game, running the original disc and playing a cracked version.
__________________
For some people it's Windows, for others it's the longest virus in the world!
Wicky is offline                         Send a private message to Wicky
Reply With Quote
Old 01-06-2012, 06:23 AM   #8
Ermuli
Home Sweet Abandonia
 
Ermuli's Avatar

 
Join Date: Jan 2007
Location: Lehmisuo, Finland
Posts: 963
Default

http://www.kryoflux.com/
Ermuli is offline                         Send a private message to Ermuli
Reply With Quote
Old 01-06-2012, 09:20 AM   #9
Smiling Spectre
10 GOSUB Abandonia
20 GOTO 10
 
Smiling Spectre's Avatar




 
Join Date: Mar 2009
Location: Cherkessk, Russian Federation
Posts: 2,078
Send a message via ICQ to Smiling Spectre Send a message via AIM to Smiling Spectre Send a message via MSN to Smiling Spectre
Default

Quote:
Originally Posted by Japo View Post
These save state functions found in game emulators don't include everything loaded on memory. They give small files that specify the state, but you still need the rom or whatever to load it.
I think, Ykwong's DOSBox still honestly dump all memory.

Catch is, most of game is not in memory, but loading from files instead. So if your game is not one-file, you will be in problem without original files.
Smiling Spectre is offline                         Send a private message to Smiling Spectre
Reply With Quote
Old 03-06-2012, 12:51 PM   #10
rib
Newbie

 
Join Date: May 2012
Posts: 3
Default

Thanks for the info. I'll do some experiementing and with any success I'll post back.
rib is offline                         Send a private message to rib
Reply With Quote
Reply


Similar Threads
Thread Thread Starter Forum Replies Last Post
Installing multiple floppies with DOSBox. Xhumed Troubleshooting 24 27-11-2016 06:41 AM
Backing Up Your Old Game Floppies - Disk Images? gildedgirth Tech Corner 6 16-02-2005 02:45 PM


Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Forum Jump
 


The current time is 04:51 PM (GMT)

 
Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.