Page 1 of 1

DOS to word processor to USB drive

Posted: 28 May 2012 12:47
by trepaning
I have been given an older Dell Dimension 4700C. I would like to install DOS plus a word processor (with word wrap) and that is all. The trick is then to be able to save to a USB flash drive. I have use of the USB mouse and keyboard while in DOS, but am unable to get any connectivity to a flash drive in a USB port. Any assistance is greatly appreciated. I tried DSL (damn small linux) as well as SLAX, but if I am going to load an OS, I may as well stick XP on the computer, but would really like to avoid installing anything but DOS, a word processor, and the ability to save to USB memory.

Re: DOS to word processor to USB drive

Posted: 28 May 2012 13:09
by aGerman
I'm not familiar with DOS OS but since you need a driver for USB flash drives I assume you will also need a driver for your flash drive developed for DOS.

You should search the internet for what kind of flash drives such drivers are available.
Also found something like this (shareware).

Regards
aGerman

Re: DOS to word processor to USB drive

Posted: 28 May 2012 16:47
by foxidrive
Yes, you will need a USB flash driver for dos loaded in CONFIG.SYS (if you can find the driver).
The trouble for you is that you can't access the USB flash drive until the driver is loaded....

You can boot off a floppy disk if the machine has one
or
get a small IDE HDD less than 8GB and boot from that
or
boot from a cdrom with a floppy drive image installed on it.

Re: DOS to word processor to USB drive

Posted: 28 May 2012 17:49
by Liviu
Running DOS on that machine would be a waste IMHO. Do you really want to turn the clock back to 640K main memory, 2GB max partition size, and networking via black magic? I'd install a minimal XP (or 2000) and be done with it, instead. Both come with Notepad builtin, if that's indeed all that you're after.

Liviu

Re: DOS to word processor to USB drive

Posted: 29 May 2012 01:57
by phillid
Just my opinion:
I like using DOS sometimes for its 'naked beauty', that is the simplicity and ease of using a bare, basic OS which is just COMMAND.COM, CONFIG.SYS, MSDOS.SYS and AUTOEXEC.BAT (and the file I'm bound to have forgotten ;)). DOS is also quite good if you're learning Assembly and want to experiment with using it in hardware-level situations without having to write an actual OS. :) Plus it's free, unlike WinXP

Thanks,
Phillid

Re: DOS to word processor to USB drive

Posted: 29 May 2012 02:53
by Ed Dyreen
'
I like using DOS sometimes for its 'naked beauty', that is the simplicity and ease of using a bare, basic OS which is just
IO.SYS > MSDOS.SYS > and COMMAND.COM :wink:

Re: DOS to word processor to USB drive

Posted: 29 May 2012 08:28
by trepaning
Thanks for the feedback. The computer has only a CD drive and 6 USB ports, no floppy or anything else. I don't want Windows because I want to turn on the computer and have it ready to go, and prefer not waiting for Windows and its colorful distractions to load. I tried DSL (damn small linux) as well as Slax, but I may as well load Windows, if I load a graphical OS. Currently, I use DARK ROOM for writing in a Windows environment because it best simulates the old Timeworks WordWriter program I used to use in DOS, which is a bare bones, nothing on the screen but a flashing green cursor on a black background, word processor.

Re: DOS to word processor to USB drive

Posted: 29 May 2012 08:45
by Squashman
I still got my old electronic Type Writer that stored all my documents. Wrote plenty of college papers on it. Sound just like what you need. :mrgreen:

Re: DOS to word processor to USB drive

Posted: 29 May 2012 11:45
by trepaning
My past includes two electric IBM typewriters catching fire from use and an electronic typewriter frizzing out and turning all text to the number 8. :)

Re: DOS to word processor to USB drive

Posted: 29 May 2012 14:02
by miskox
Maybe just an idea: TinyXP. You can have a working XP in just 50 M bytes. Boots fast, installs fast. It has limited funcionality but this is what you want.

Saso

Re: DOS to word processor to USB drive

Posted: 30 May 2012 08:27
by trepaning
I am thinking TinyXP and DOS as dual boot options may be a possibility. I can boot into DOS, do my work, and when I want to save to USB, once a week or so, just load XP and save.

I downloaded TinyXP and it's still 700 megs and full of stuff I have no use for, like browsers and such. I wonder if the TinyXP folks would take on a challenge to create a really really tiny version...

Another thought is whether I can boot DOS from a USB stick, and if so, would the boot chain keep the USB port open to be able to save to it as needed right from DOS.

Re: DOS to word processor to USB drive

Posted: 30 May 2012 17:57
by foxidrive
If the machine can boot from a USB stick then it could work.

Or a cdrom with a floppy boot image - you can boot into an A: drive and load the USB drivers for the USB stick - and use autoexec.bat to change the working directory to the USB stick and load edit.com

I personally think that a nicer editor is a great benefit and loading a small OS from the USB stick is not really going to be a problem.

Your MSdos editor is going to be severely limited in file size, and IMO short filenames are a PITA for describing files. Been there, done that.
I used Qedit in my MSdos days and it's a brilliant text editor - but again the filesize is limited to ~ 320 KB.

Re: DOS to word processor to USB drive

Posted: 31 May 2012 08:35
by trepaning
Thanks for all the great information. I have settled on an extremely stripped down version of XP plus .NET 2.0 plus Dark Room, and everything loads in 30 seconds direct to the Dark Room black screen with flashing cursor, and I can save to USB.