I have taken the liberty of editing your post so that I can understand it a little better
"""Question 1
I also thought about trying to install Linux. Do you think linux would be able to run on this system?"""
Depends on what version/ distribution, but yes
""" I have a link to the exact operating system. http://support.dell.com/support/edocs/dta/_trmntor/00000005.htm"""
""". I cannot find a site that can help me install DOS from Scratch."""
This depends on what you have for disks. IF you have legit Microsoft installation disks, and not some hacked up thing, you should be able to boot right up from the first disk
""" . I have an old Yamaha CRW8824E, which I cannot find a driver for. Can someone find me that driver for DOS?"""
Putting that model number into Google tells me:
http://www.yamaha.co.jp/english/product/computer/products/8824/spec8824.html
that this drive isn't that old, is IDE and should work with "common" ATAPI drivers, IE you should be able to read it with a common Winblows98 boot disk. Actually, it appears to be a CD writer drive The short answer is, you need to learn a little about editing your config.sys and autoexec.bat files
""" I also had a problem with the command prompts, I have an old book Dos 6.2 Command prompts. But I cannot still not find out how to open the files."""
If you have a book, go read it. Most of your answers are in that book. Also, type
"dos tutorial" into Google.
http://www.glue.umd.edu/~nsw/ench250/dostutor.htm
http://www.users.globalnet.co.uk/~jchap/tvdt.htm
http://www.tnd.com/camosun/elex130/dostutor1.html
""" But I cannot remember what to type to get into the sub folder. Anyone know?"""
You type "CD" which means "change directory" plus the name of the directory, like "DOS"
"""I have typed many thing like dir witch tells me there is one file on C drive."""
If you only show "one file" then you have not truely installed DOS.
"""I tried (CD\) (C:\DOS). But I cannot remember what else to do. I also typed C:\DOS\SETUP.BAT, C:\DOS\SETUP.EXE, but nothing happened."""
When you type something in DOS, the command that you want to envoke must be there on the drive. If there is no file listed by "dir" that shows "setup.exe" then when you type "setup" and the ENTER key, nothing will happen, because there IS NO setup.exe. You should get an error that says something like "bad command or filename." There are a few commands that are internal to the basic boot files, but other things must be run by separate files. format, for example, is one that must be there. It is not "internal" to the basic boot files
""2nd Question
What type of Linux should I run on this computer? There are so many versions and I don’t know which one would be the best for my Old System. Could someone list some Please? I am new to Linux, but I helped one of my friends install it on his computer. I don’t remember the version it was, because it was like 1 year ago."""
You are going to have to search around on Google for this answer, because it changes all the time. Red hat, for example, is not what it used to be. Go over to the Linux form and ask there. I would guess that Unbuntu or Slackware would be a good place to start. Suse seems to be getting popular, but I would think that trying to configure it on an old, slow machine would be difficult There are many places to download Linux, and if you can find an "iso image" you can burn it right to a CD
Start here:
http://www.linux.org/
"""3rd and Last Question.
I am trying to fix my friends laptop. He does not have a A: Drive, which sucks. I have reformatted the computer but want to do a boot up with a Cdr. I know you can reformat from windows, but it wont get ride of all his old data. Can someone give me a link to a CD Bootable for do?"""
I don't understand how you could have formatted the machine if there is no floppy and you haven't yet been able to boot from the CD You CANNOT format a machine from within windows, and I don't understand why you would want to. If you cannot boot a machine with either a floppy or the CD, that means that you cannot reinstall anything--so WHY would you want to try and format the hard drive?
""" I tried using Nero and putting it in a BOOT (ROM) CD-R, But I keep getting errors. Do you need to CD-R (Rom) disk to burn it?"""
You put "it" what "it" did you use? In my Nero, you have to select "data disk" and then select "bootable cd" and make a bootable cd, either from a boot image or a floppy, such as a Windows98 boot floppy
Also, many older CDROMS (the drive in your laptop) will not boot from a "burned" CD. What you really need is something like a so called "OEM" copy of Windows 98, an original copy, not a "burn."
"""Anyone know of a good software were I can just copy a boot disk to a CD-R and be able to boot up in DOS."""
As I said above you don't "just copy" the files, you have to select "make a bootable CD" (or whatever the software says)
"""Oh yeah sorry if my spelling and sentence structure are bad, its because I have Dyslexia."""
You might try typing into Notepad, first, and edit and read your questions before you copy and paste them into the forum
I do have to give you credit for trying to learn something, but I think the best advice I can give you is to go read your DOS book, and the links I've given under "dos tutorial"