with win 98 startup disc when it gets to a promt again and says the diagnostic tools were loaded to drive d then type d:\setup
Printable View
with win 98 startup disc when it gets to a promt again and says the diagnostic tools were loaded to drive d then type d:\setup
Probably an error regarding DRVSPACE/DBLSPACE. Having the specific error message will help you search for the solution on www.google.com.Quote:
Originally posted by onegojoe
I got an error message saying something about a compressed cache file.
The DOS CD-ROM driver, as well as MSCDEX.EXE, on the Win98 startup diskette can be used with DOS/Windows 3.x. No need for additional drivers.Quote:
Originally posted by steppenwolf
ask the store for a driver as well to be used for win 3.1
If the diagnostic tools were loaded to drive D:, then D:\SETUP will not work. One must run the SETUP from the CD-ROM, not from the RAM drive. The CD-ROM typically gets a drive letter higher than the RAM drive, so it should be E:.Quote:
with win 98 startup disc when it gets to a promt again and says the diagnostic tools were loaded to drive d then type d:\setup
quote
"If the diagnostic tools were loaded to drive D:, then D:\SETUP will not work. One must run the SETUP from the CD-ROM, not from the RAM drive. The CD-ROM typically gets a drive letter higher than the RAM drive, so it should be E:."
i swear i did it as d or e if i had a partition on drive then its e
Whereas you are posting from hazy memory, I am posting from fact. If the RAM drive created by the Win98 Emergency Boot Disk is drive D:, then the CD-ROM drive must be E:.
This is because the RAM drive is assigned a drive letter when its driver, RAMDRIVE.SYS, is loaded in CONFIG.SYS. The CD-ROM drive is not assigned a drive letter by its driver in CONFIG.SYS, rather, it is assigned a drive letter by MSCDEX. One can force MSCDEX.EXE to take a specific drive letter as long as two conditions are met: 1) The drive letter desired is not in conflict with the LASTDRIVE= statement, and 2) The drive letter is not already in use. Because RAMDRIVE.SYS loads before MSCDEX.EXE, the drive letter assigned to the RAM drive is unavailable to the CD-ROM drive.
I tried to load Win95 from the cd. I am using the Win98 startup disk but after everything loads from the startup disk and I use E: setup I get the following messages:
compressed drive cannot be setup correctly - setup found a compressed volume or a disk-cache utility on your computer, quit setup and check your compressed volume with your disk compression software or remove the disk cache utility, then run setup again?????? I don't know what that means? Does anyone have a clue to where I go from here?? Pls some input.
Err Msg: Setup Found a Compressed Volume or a Disk-Cache Utility
The information in this article applies to:
- Microsoft Windows 95
- Microsoft Windows 95 OEM Service Release 1, 2, 2.1
Hi would see if you can find diskmanager for the hdd ,This would be a big help---and make sure you have dos 5.0---
This is the only dos that I could get to load on older machines.
Don't know how to do things yet so use disks but am trying lol
If the machine can't handle a version of DOS over 5.0, then how can we expect it to handle Win9x?Quote:
Originally posted by ernit
Hi would see if you can find diskmanager for the hdd ,This would be a big help---and make sure you have dos 5.0---
This is the only dos that I could get to load on older machines.
when I low-level-format this hdd with diskmanager for my hdd that I downloaded from samsungs webpage in asia it removes all the information from the hdd--including primary dos--the hdd isQuote:
Originally posted by AlaricD
If the machine can't handle a version of DOS over 5.0, then how can we expect it to handle Win9x?
blank nothing on it ---I can just get to the A: no C: drive installed.
to load an operating sys. I have to use dos 5.0----dos 6.0--6.22
will not load---remember there is nothing on the hdd---now with dos 5.0 installed I go back to C: and format the hdd then I can install the OS with d/m---remember this is d/m for my hdd only it is not for any other samsung hdd.
This d/m has all the tools for my hdd --how to set it up --how to config it --I think dos 5.0 is a true operating sys. not to sure about this--jusy my idea.
To get MS-DOS version 6.xx installed on an empty hard drive, you first exit its Setup program (press [F3]), run FDISK and create your partition(s), then reboot from the diskette and let Setup do its thing.
Early versions of MS-DOS had no Setup program. You simply booted from the first diskette, ran FDISK, did a "FORMAT C: /S", created a C:\DOS directory and then copied the files from A: to C:\DOS.
Hi if you have an empty hdd where are you getting the operating sys from---you see the hdd is not empty---primary dos and the dos sys. are still on the hdd ---if they weren't you would not be able to get past the A: drive ---when there is nothing on the hdd you are running on the bios setup---and a blank bios chip still has the information to tell it to go to the A: drive to receive more information--this information is setup information thats loaded into the operating sys.---now if the dos 6.22 has setup information on it --fine and dandy if not it will sit at the A: till it receives the proper setup information
You are getting the operating system from the installation diskettes.Quote:
Originally posted by ernit
Hi if you have an empty hdd where are you getting the operating sys from---you see the hdd is not empty---primary dos and the dos sys. are still on the hdd ---if they weren't you would not be able to get past the A: drive ---when there is nothing on the hdd you are running on the bios setup---and a blank bios chip still has the information to tell it to go to the A: drive to receive more information--this information is setup information thats loaded into the operating sys.---now if the dos 6.22 has setup information on it --fine and dandy if not it will sit at the A: till it receives the proper setup information
Nice signature. Surprised the moderators haven't taken as much exception to it as I have.
but the setup.exe is in dos not on dos 6.22 -- sorry you took that saying the wrong way , thats a sign I saw while traveling around the country.
The ms-dos 5.0 is the only one I know about that has the ms-dos
setup.exe at the start of the program.
Sorry to all that took offence to that saying ,will remove it.
When you buy a new hard drive there is no Operating System installed on it. The steps you must take to get one installed on it have been pretty much the same for quite some time:
- Physically hook up the hard drive, (ribbon cable(s) and power lead).
- Reconfigure the computer so it will recognize the drive. (CMOS/BIOS Setup or, on old machines, via little switches on the motherboard).
- Boot from a storage medium that contains your Operating System, (such as a floppy diskette, tape, or, most of today's PCs can boot from CD-ROM).
- If you're installing an old MFM, RLL or ESDI hard drive, this is where you would use DEBUG to launch the low-level format routine stored in a BIOS chip on the hard drive controller. (IDE drives are low-level formatted at the factory).
- Next step is to partition the hard drive, (usually with FDISK. While you're in there, make sure the boot partition is marked as "A"ctive).
- Then FORMAT each partition. (FORMAT's "/s" parameter will transfer the system files [IO.SYS, MSDOS.SYS and COMMAND.COM] to a specified partition, usually "C:").
- And finally, you're ready to run the SETUP.EXE that is on your Operating Systems floppy diskette or CD-ROM and let it do its thing. If you're installing an older version of MS-DOS, simply copy all of the files from A: to C:\DOS.
edit:
well, vernon beat me to it. i'll leave the post here anyway.
original post:
disclaimer: this is my understanding. i am open to constructive criticism; feel free to pick this apart and point out anything incorrect - i'll appreciate it.
an empty hard drive is just that: empty. there is no information on it. 'primary dos' is a type of bootable partition. by 'bootable' i mean that the computer has the ability to load an operating system from it, not that it actually contains an operating system - it doesn't unless one is installed. as vernon stated, running fdisk and creating partitions on the hard drive creates letters for those partitions; a partition can have a letter without having an operating system installed on it. as alaricd stated, you are getting the operating system (and fdisk in this case) from the installation diskettes.Quote:
if you have an empty hdd where are you getting the operating sys from---you see the hdd is not empty---primary dos and the dos sys. are still on the hdd ---if they weren't you would not be able to get past the A: drive
is ms-dos the only operating system? can you imagine the royalties hard drive manufacturers would have to pay if they included proprietary operating system code on all of their hard drives?
in this case, the bios itself is firmware in a chip on the motherboard - it is the most basic software. the bios contains instructions for initializing, testing and communicating on a basic level (directly, if you will) with hardware. though it doesn't need to, it also contains instructions for loading an operating system from bootable media such as floppy diskettes, hard drives and cd-roms (this is probably treading a fine line, but technically a computer with a functional bios can function without an operating system - not that it'd be of much use. the operating system and subsequent software give it certain functionality and allow the user to communicate with it in a way the user will understand. this is kinda like removing the tires and steering wheel from a car: it'll run, but it won't go very far.). the bios setup is a secondary utility which allows the user to configure certain alterable bios options such as drive parameters, the boot order, resource settings, etc. the alterable information is stored in something called the cmos. bios and motherboard manufacturers haven't always provided bios setup utilities.Quote:
when there is nothing on the hdd you are running on the bios setup
how do you think we used computers before there were hard drives?
a blank bios chip is just that: blank. there is no information, the computer will not even post, much less load an operating system. it can't because it doesn't know how (remember the 'instructions' part of my second paragraph?). there are certain instances where the bios can become corrupt and a little piece of bios code called a 'bootblock' might allow one to reflash with a system (bootable) diskette that has the proper utility and bios image. but that isn't even close to being related to this discussion so i don't know why i'm even including it...Quote:
---and a blank bios chip still has the information to tell it to go to the A: drive to receive more information
this information is the operating system which is loaded into, well, ram (remember the 'bootable media' part of my second paragraph?). nothing is 'loaded into the operating system'.Quote:
--this information is setup information thats loaded into the operating sys.
in this case, ms-dos 6.22 is the operating system. when you boot off of the installation diskette you are loading an operating system which in turn runs an installation program that installs an operating system to the hard drive, which is what the machine hopefully loads when you remove the diskette, restart and attempt to boot off of the hard drive. if there is no operating system there will be no way for the user to communicate with the computer (the prompt).Quote:
---now if the dos 6.22 has setup information on it --fine and dandy if not it will sit at the A: till it receives the proper setup information