Yes. Operating systems can read any hard drive (as long as the drive is not corrupt)
A file system is used to organize a hard drive. This is part of the operating system that deals with how files are written to and read from the disk, and how the disk is organized.
Otherwise your computer will be very, very, very slow, as it is much quicker to read and write from RAM then it is to read and write from the hard drive.
Hard drive is not read nor recognized by the system.
Hard drive partitions that are accessed directly by the operating system are typically referred to as "primary partitions." These partitions can contain a file system and are directly addressable by the OS, allowing it to read and write data. In contrast, logical partitions, which reside within an extended partition, are accessed through the primary partition.
Well the hard drive stores all your personal data and system data, without a hard drive to boot your operating system from all your left with is a glorified side table. Read this below for more info: http://www.helpwithpcs.com/courses/hard-drive-basics.htm http://www.helpwithpcs.com/jargon/hard_disk.htm
1. Hard drive is not read nor recognized by the system.
Hard drive is not read nor recognized by the system.
You need to "boot" from the install disk instead. The system will not be able to "read" the CD as it does not yet know what it is. It has to be "taught" before it can respond.
The operator system is software- a program that controls the computer. It is usually stored on the hard drive when the computer is not running and is read into a special portion of main memory when the computer is booted up. (There is a boot strap program stored on a chip that loads the O. S. into memory. ) Some of the routines needed by the operating system are not kept in the main memory but are read in only as they are needed.
minifile system
Answer:motherboard, graphics card (if you have a fast computer), hard drive, power supply, CD drive, slave hard drive, cooling system,....Read more: What_are_the_internal_parts_of_CPU
In a UNIX type environment you need to "mount" a drive to logically attach it to the operating system. Before you use the "mount" command, the drive is just a hunk of hardware hanging out there somewhere and the operating system doesn't know how to use it. After you "mount" the drive it is available for read/write, just as you would expect with any computer drive.