Click to See Complete Forum and Search --> : Dos trivia


PC Solutions
May 3rd, 2007, 11:06 PM
The DOS forum appears to be dead. I love DOS!
In the begging there was the command line.

Therefore, I am going to ask a trivia question to see how many people really know and respond!

What is the correct syntax to format a low density 720k floppy disk on a 1.44 floppy drive in DOS?

Which version of DOS is your pick.
Anywhere from 4.01 up is fine.

If you know the answer, then your hair is turning grey!

Nix
May 4th, 2007, 12:01 AM
format /f:720

I'm using XP at work and went Start > Run > cmd > enter

Then typed format /? at the prompt and looked at the switches and worked it out.

I'd probably use 6.22 or what ever the default is that came with Win98SE.

And no grey hairs yet.

Platypus
May 4th, 2007, 12:22 AM
format /f:720

I think you might get a missing parameter error on that one, Nix?

Maybe format a: /f:720

DOS 5.0 was great for me after sticking with 3.3 because 4 was a fat slug. But 6.2x was the standard probably.

And I'll admit to a little grey...

Nix
May 4th, 2007, 12:36 AM
I guess I was making an assumption of already being at a:\> but yes including the a: makes it a little more failsafe.

SpywareDr
May 4th, 2007, 06:36 AM
Or, with MS-DOS 6.22 you could use:format a: /t:80 /n:9 /c80 tracks x 9 sectors per track x 512 sectors per track x 2 sides = 737,280 bytes / 1,024 bytes per Kilobyte = 720K

The "/c" switch forces it to retest bad clusters.

Steve R Jones
May 4th, 2007, 06:59 AM
Which version of DOS is your pick.
Anywhere from 4.01 up is fine.

If you know the answer, then your hair is turning grey!

I remember DOS 4.0 was basically "recalled" it had so many problems....

Oh and Grey is better then Nothing:eek:

PC Solutions
May 4th, 2007, 08:52 PM
The /t:80 /n:9 switches worked with any version of DOS.
If I recall correctly the /f:720 switch was introduced with DOS 6.
I was actually asked this question in a job interview once.

How many of you have any 720k disks still sitting around?

Remember EDLIN before DOS Edit?
That was a thorny beast wasnt it?

I still use DEBUG every once in a while.

DOS is not dead!

greengoose1
June 6th, 2007, 11:46 AM
No it isn't. And don't forget Q Basic.

http://www.petesqbsite.com/