| View previous topic :: View next topic |
| Author |
Message |
multifusk

Joined: 19 Feb 2009 Posts: 404 Location: Denmark
|
Posted: Sun Jan 30, 2011 6:54 am Post subject: How to make a new DOS 6.22 disk |
|
|
My old DOS 6.22 disk 1 is suddenly not readable. And do I have a copy of it ????? NO !
I have downloaded a DOS 6.22 from the Net. but it comes in 3 .img files.
How can i make a new set of DOS disks from these files, do I need some expanding software ?
Hope some of you can help
Multifusk |
|
| Back to top |
|
 |
nessus550

Joined: 26 Sep 2008 Posts: 423 Location: Chirivel, Spain
|
|
| Back to top |
|
 |
berni Guest
|
Posted: Mon Jan 31, 2011 9:29 am Post subject: |
|
|
under Linuy you can use the "dd" command to copy the image to the raw device
something like
$ dd if=boot.img of=/dev/fd0 bs=1440
should do it where
if = input file -> your dos images
of = output file -> your floppy drive, standard is /dev/fd0
bs = number of bytes -> length of your image file
I do not know, whether there is an equivalent for Winbased machines.
For more information google for "man dd"
Cheers, Bernhard |
|
| Back to top |
|
 |
Marcin

Joined: 02 Jan 2005 Posts: 5456 Location: Slupsk, Poland
|
|
| Back to top |
|
 |
multifusk

Joined: 19 Feb 2009 Posts: 404 Location: Denmark
|
Posted: Mon Jan 31, 2011 3:51 pm Post subject: |
|
|
Thanks to you Marcin
This is a very easy way to make the disks, and it can be done in Win 7.
Thanks to you, an old IBM is comming to life again, right in this moment
 |
|
| Back to top |
|
 |
Fred Jodry
Joined: 14 Apr 2007 Posts: 104
|
Posted: Wed Feb 23, 2011 1:11 pm Post subject: How to make a new DOS 6.22 disk |
|
|
You can type in DOS alone by using "edit", and "save as".
If possible try to get a copy of "MS DOS 6.22 with enhanced tools".
Same size, works even better. |
|
| Back to top |
|
 |
jankoji
Joined: 24 May 2010 Posts: 8
|
Posted: Mon Sep 26, 2011 3:04 am Post subject: |
|
|
Or, a Dr. Dos 6 <I think> works better than the standard MS-Dos 6.22
Some extra apps, than the 622, AND, a better form of DOSSHELL,
Laters
ASUS PN5-E SLI / Intel DualCore Pent-5200 <Intel QuadCore 'swappedout'
> Mobo/cpu Combo
DDR2-800 Cosair memory - 4G <1Gx4> <4-4-4-12> <SuperTalent - T800UX2GC4 - <x2> 'swapped out'>
Old, 7300GT-512M VRam <Dual, 8600GT's - 256M Vram ea. - SLI'd -'swapped out' >
Boring 80G-PATA133, Western Digital WD80BB <Boring, 250G Western Digital Sata3 - 'swapped out'>
---and, a DVD-burner in a pear tree--- Smile
+
/ \
|
|
|
---- Among Others, These, too...will soon become 'Dinosaurs' and 'Boat-anchors'
TAG:"All These Moments will be lost,...in Time....like Tears in the Rain"...Roy to Deckard - "Blade Runner", book - <"Do Androids Dream of Electric Sheep"> - au. Philip K. Dick |
|
| Back to top |
|
 |
max3
Joined: 20 Feb 2010 Posts: 404 Location: DREAM LAND
|
|
| Back to top |
|
 |
Borris70

Joined: 24 Apr 2003 Posts: 796 Location: Germany
|
Posted: Wed Sep 28, 2011 2:34 am Post subject: |
|
|
i use freedos sometimes
http://www.freedos.org/ _________________ best regards borris
+++++++++++++++++
++ cpu-sammlung.de ++
+++++++++++++++++ |
|
| Back to top |
|
 |
|