Allegro.cc - Online Community

Allegro.cc Forums » Off-Topic Ordeals » Running DOS as an OS

Credits go to BAF, clovekx, Crazy Photon, da_flo, HoHo, khristina yer, ReyBrujo, Sirocco, and X-G for helping out!
This thread is locked; no one can reply to it. rss feed Print
 1   2   3 
Running DOS as an OS
Derezo
Member #1,666
April 2001
avatar

FAT16 supports up to 4GB.
Don't even consider using FAT12. A 32MB limit is a little useless :P

"He who controls the stuffing controls the Universe"

Number Six
Member #3,912
October 2003
avatar

Quote:

How do I fit tomsrstbt(sp?) on one floppy, it's 2.1 mb?

Answer: You can't!! (Well I'm assuming that file is already compressed) What you can try doing is using a filesplitter program to split the file into chunks (and generate a small .bat file to join them back together!), that will fit on to floppies. Once you have all the chunks together on a harddrive, run the .bat file to join all the chunks back together into the full file again.

If you have trouble finding a DOS filesplitter, I think I have a simple one somewhere, in the dark and seldom visited corners of my HDD!

---------------------------------------
By Hook or by Crook.... We WILL!

Michael Faerber
Member #4,800
July 2004
avatar

Quote:

5) DOS installation

a) Pkunzip it

b) If you are running Windows-95, do "shutdown and restart in msdos mode".
You have to be in really-DOS mode. Not a DOS session under Windows-95.

c) CD to the directory you pkunzipped it into.

d) "install".
(This boots a GNU/Linux with prompts to make the diskette.)

This is for installing tomsrtbt from a DOS/Windows system.

If you have problems, boot with no config.sys or autoexec.bat.

Note, this creates the exact same floppy as the GNU/Linux installer.

But this is stupid ... you need an existing DOS/Windows 9x to make a Linux boot floppy. :o
I don't know about Windows XP, but I don't think you can create the floppy there.

If this Linux fdisk stuff has been brought along enough for you, you may try XFdisk (or your Partition Wizard).

You find XFdisk at http://www.mecronome.de/xfdisk/index.php.

--
"The basic of informatics is Microsoft Office." - An informatics teacher in our school
"Do you know Linux?" "Linux? Isn't that something for visually impaired people?"

Evert
Member #794
November 2000
avatar

Quote:

How do I fit tomsrstbt(sp?) on one floppy, it's 2.1 mb?

Floppy disks can hold more than the advertised 1.4 MB, but not if they're formatted with FAT12 by DOS.
You'll need a programme that can write the raw disk image to disk directly, bypassing the filesystem. I know these exist for DOS but you'll need to google around for it. In Linux, one can do something like dd if=diskimag of=/dev/floppy (assuming /dev/floppy is a symlink to the floppy device) to write directly to the floppy.

Quote:

Answer: You can't!! (Well I'm assuming that file is already compressed) What you can try doing is using a filesplitter program to split the file into chunks (and generate a small .bat file to join them back together!), that will fit on to floppies. Once you have all the chunks together on a harddrive, run the .bat file to join all the chunks back together into the full file again.

That's not going to be much help: the file in question is a diskimage for a bootfloppy.

Quote:

But this is stupid ... you need an existing DOS/Windows 9x to make a Linux boot floppy.

Not at all. You can do it just fine from Linux. What you need is a computer with a working operating system to create the floppy with.

Thomas Fjellstrom
Member #476
June 2000
avatar

As Evert mentioned, you can write more to a diskette than 1.44 MB. Some Distros use dd/rawwrite to write over 2MB to a single disk.. My newish old floppy drive had a funt time reading one of those, but a regular old drive handled it no problem.

--
Thomas Fjellstrom - [website] - [email] - [Allegro Wiki] - [Allegro TODO]
"If you can't think of a better solution, don't try to make a better solution." -- weapon_S
"The less evidence we have for what we believe is certain, the more violently we defend beliefs against those who don't agree" -- https://twitter.com/neiltyson/status/592870205409353730

Evan Wilson
Member #5,878
May 2005
avatar

For some reason, I remember having to format a floppy to be 1.66 mb or something like that, and after that it fit just fine.

I'll try and find the instructions.

Thanks for all the help!

--Inform Yourself--
Scientology

Corelian
Member #3,376
March 2003
avatar

While were at the subject, you may wan't to check this out: Interesting DOS programs. There are some useful applications there.

Crazy Photon
Member #2,588
July 2002
avatar

Quote:

>How do I fit tomsrstbt(sp?) on one floppy, it's 2.1 mb?
Floppy disks can hold more than the advertised 1.4 MB

1.44 MB floppies cannot hold more than 2 MBs.

-----
Resistance is NEVER futile...

 1   2   3 


Go to: