H A N D O U T : O P E R A T I N G S Y S T E M I N S T A L L A T I O N

Size: px
Start display at page:

Download "H A N D O U T : O P E R A T I N G S Y S T E M I N S T A L L A T I O N"

Transcription

1 Revision Date: 5/31/2013 Time 1.0 Hour K EY P OINTS USB boot technology might not work on older computer s The PXE boot method requires special equipment in order to work properly PXE is the method for installing operating systems across a network. Booting your computer using the following methods CD/DVD ROM, USB and PXE may require you to enter your computer s BIOS and reconfigure it to recognize those options. Fat32 is the file system compatible with the widest range of operating systems Unattended installation is the way a technician can install information to many computers at one time CDFS is the best method to format optical media There are multiple ways to install software and Operating Systems W INDOWS I N S T A L L A T I O N B OOT M E T H O D S CD ROM/DVD DRI VE BOOT you are actually running the computer with a small Operating System or Recovery Console software stored on the CD or DVD rather than the computer s hard drive. In order to do this you need to perform the following steps: 1. Configure your BIOS so the CD/DVD ROM drive is listed first. 2. Insert the CD/DVD into the drive. 3. Restart your computer. 4. Watch for Press any key to boot from CD or DVD message to appear on your screen 5. Your computer should now boot from your CD/DVD drive. Normally this takes minutes to properly complete. USB BOOT is a USB flash drive or a USB external hard disk drive containing a full operating system that can be used to boot your computer. There are some limitations with this technology: 1. Older computers (pre-2001) BIOS usually does not support booting from a USB device. Around 2001, manufacturers started to add USB boot support as part of the motherboard. 2. There are two common BIOS methods for direct USB booting: a. The "USBHDD" method boots a USB mass storage device that is configured like a normal PC hard drive. b. The "USBZIP" method supports booting from a USB storage device that behaves like the original IOMEGA ZIP drive with USB support. 3. Most modern (2006+) computers will have USB support turned on automatically. 4. If not, you will have to enter the BIOS Cyanna Education Services, 2013 Page 1

2 5. Find the Menu item for motherboard boot order, boot device or alternate boot methods or similar verbiage. 6. Put USB drive first 7. Restart the computer 8. Finish the boot process PREBOOT EXECUTION ENVIR ONME NT (PXE) is a way you can boot your computer entirely from the network without any form of storage on the destination computer. You can run a complete OS off the network using just the RAM, or you can mass-install/update an OS stored on the local hard disk. Your average home hardware router will not work because the PXE client has to receive an additional Dynamic Host Configuration Protocol (DHCP) option that most of the routers do not support. A Cisco router capable of running IOS 12.2 or higher and DHCP has the ability to specify the option-number if it's acting as the DHCP server. This is part of the "Enterprise Feature Set" PXE Boot Process. Here are the steps to boot from PXE 1. PXE client boots up, starts up PXE boot ROM. 2. The PXE boot ROM sends a DHCP request. 3. The responding DHCP request should contain an additional DHCP option, the "filename" options. (This is why the average hardware router won't work. You can't specify the needed options.) 4. The PXE client attempts to download the file specified over Trivial File Transfer Protocol (TFTP). (If not specified, the client tries to connect to the computer that gave it the DHCP lease. If the next-server parameter is specified, it will instead attempt to download the file off of that server. ) 5. If the PXE client downloads the file, it then executes this file and from there PXE is out of the picture. 6. The computer should then go through the normal boot up process. FIGURE 1 : PXE BOOT PROCESS Cyanna Education Services, 2013 Page 2

3 T YPE OF INSTALLATIONS CREATING AN IM AGE A type of installation that allows the user to specify certain installation settings and options, such as which components will be installed. UNATTENDED INSTALLATI ON - is performed without user interaction during the process. An unattended installation does not require the user to supply anything because all necessary input was supplied prior to the start of the installation. Such input may be in the form of command line switches or a file that contains parameters. Unattended installations record errors in a computer log for later review by an actual user. UPGRA DE INSTALLATION - is where an operating system is installed over an existing version of Windows. You should always choose the upgrade installation option because all the existing applications and settings remain intact and you won t have to reinstall them after the upgrade. CLEAN I NSTALL is where an OS is installed on a hard drive that does not have an OS installed on it or the hard drive has been newly formatted and is now blank. REPAIR I NSTALLATION - this type of install is used when system restore did not fix the problem you are having and you do not want to do a Clean Reinstall. MULTIP OINT Is where multiple operating systems are installed on one computer, and the user is able to choose which one to boot when starting the computer. REMOTE NET WORK INSTALLAT ION (RIS) is a Microsoft-supplied server that allows PXE BIOS-enabled computers to remotely install operating systems or computer configurations. This eliminates the need to use a CD/DVD-ROM for installations. DEPLOYME NT IMAGE SE R VICI NG A ND MANAGEME NT (DISM.exe) is a command-line tool that can be used to service a Windows image or to prepare a Windows Preinstallation Environment (Windows PE) image. It replaces Package Manager (Pkgmgr.exe) that was included in Windows Vista. F ILE SYSTEM TYPES FAT short for File Allocation Table / FAT 32 file systems are general purpose file systems used in earlier versions of Windows operating systems, including Windows 95, Windows 98, and Windows Millennium Edition. FAT32 does not have the security that NTFS provides. Because of its overly simplistic structure, FAT suffers from issues such as over-fragmentation, file corruption, and limits to file names and size. NTFS short for New Technology File System is a modern, file system that is used by Windows 2000, XP, Vista, Windows 7 and Windows 8. It is an improvement over FAT32 due to its capability to recover from some disk-related errors automatically has improved support for larger hard disks and has better security due to the use of permissions and encryption to restrict access to specific files to approved users. It should be defragmented every one to two months. CDFS Short for CD File System is the Windows driver for CD-ROM players. CDFS replaces MSCDEX that was used for MS- DOS and is a 32-bit program that runs in protected mode. In addition, CDFS uses a VCACHE driver to control the CD-ROM disk cache allowing for a smoother play back. Cyanna Education Services, 2013 Page 3

4 P ARTITIONING DIS K FORMATTING AND S T O R A G E PARTITIONI NG of a hard drive occurs after the drive has been physically (low-level) formatted, but before it is logically (high-level) formatted. It involves creating areas on the disk where data will not be mixed. It can be used, for example, to install different operating systems that do not use the same file system. PHYSICA L FOR MATTING - When you buy a hard drive, it has already undergone low-level formatting, so you do not need to perform this. The purpose is to divide the disk surface to receive data into the basic elements of: 1. TRACKS - are the concentric areas written on both sides of a platter. Tracks are numbered starting from SECT OR S Tracks are divided into pieces called sectors numbered starting from 1 and separated by gaps. There are millions of tracks and each has around 60 to 120 sectors. Each of these sectors starts with an area reserved for system information called a prefix and ends with an area called a suffix. 3. CYLI NDERS -Refers to all the data located on the same track of different platters (i.e. vertically on top of each other) as this forms a "cylinder" of data in space. Cyanna Education Services, 2013 Page 4

5 LOG ICA L FORMATTING occurs after the low-level formatting. It creates a file system on the disks that will allow an operating system to use the disk space to store and access files. There are three types of partitions: primary partitions, extended partitions and logical drives. A disk may contain up to four primary partitions (only one of which can be active), or three primary partitions and one extended partition. PRIMARY P ARTITIO N EXTENDE D P ARTITIO N C D E F LOGIC AL DRIVE S PRIMARY - A primary partition contains one file system. In DOS and earlier versions of Microsoft Windows systems, the system partition was required to be the first partition. More recent Windows operating systems (Windows 7, XP, 8.) can be located on any partition, but the boot files (bootmgr, ntldr, etc.) must be on a primary partition. A partition must contain the primary OS. A disk may contain up to four primary partitions (only one of which can be active), or three primary partitions and one extended partition. EXTENDED - A hard disk may contain only one extended partition; the extended partition can be subdivided into multiple logical partitions. In DOS/Windows systems, each logical partition may then be assigned an additional drive letter. In the extended partition, the user can create logical drives (i.e. "simulate" several smaller-sized hard drives). LOG ICA L - Logical drives function like primary partitions except that they cannot be used to start an operating system. Cyanna Education Services, 2013 Page 5

6 TYPES OF DISK STORA GE FI LE SYSTEM enables applications to store and retrieve files on storage devices. Files are placed in a hierarchical structure. The file system specifies naming conventions for files and the format for specifying the path to a file in the tree structure. File systems can exist on many different types of storage devices, including hard disks, removable optical disks, and memory cards. All file systems supported by Windows have the following storage components: VOLUME is used to refer to the concept of a disk partition formatted with a valid file system, most commonly NTFS. A volume has a Win32 path name, can be enumerated by the FindFirstVolume and FindNextVolume functions, and usually has a drive letter assigned to it, such as C: DIRECT ORY is a hierarchical collection of file on a storage disk. Files are logical grouping of related data placed in a hierarchical structure BA SIC DISK PA RTITIONING I S the storage type most often used with Windows. The term refers to a disk that contains partitions, such as primary partitions and logical drives, and these in turn are usually formatted with a file system to become a volume for file storage. Basic disks provide a simple storage solution that can accommodate a useful array of changing storage requirement scenarios. DYNAMIC P ARTITIONING - is a symmetric multiprocessing (SMP) system and has the ability to reassign processors, memory and I/O to specific applications on the fly without shutting down the machine. The reassignment can be done by the operator or automatically from a script that monitors conditions such as time of day or when the traffic to one application becomes excessive. DYNAMIC D ISK PA RTITIONING is a symmetric multiprocessing (SMP) system that provides features basic disks do not, such as: The ability to create volumes that span multiple disks (spanned and striped volumes). The ability to create fault-tolerant volumes. Greater flexibility for volume management because they use a database to track information about dynamic volumes on the disk and about other dynamic disks in the computer. Can repair one dynamic disk by using the database on another dynamic disk. The location of the database is determined by the partition style of the disk. On MBR partitions, the database is contained in the last 1 megabyte (MB) of the disk. On GPT partitions, the database is contained in a 1-MB reserved (hidden) partition. Dynamic disks and volumes rely on the Logical Disk Manager (LDM) and Virtual Disk Service (VDS) and their associated features. H ARD D RIVE F O R M A T T I N G FULL FORMAT - When you run a full disk format on a volume, the files are removed from the volume and the hard disk is scanned for bad sectors. It is the scan for bad sectors that is responsible for the bulk of the time that it takes to format the volume. Cyanna Education Services, 2013 Page 6

7 QUICK FORMAT When you run the Quick format option, format removes files from the partition, but does not scan the disk for bad sectors. Only use this option if your hard disk has been previously formatted and you are sure that your hard disk is not damaged. Load alternate third party drivers when necessary WOR KGR OU P V S. DOMAIN SETUP Domains and workgroups represent different ways to organize computers in a network. Computers running Windows on a network must be part of a workgroup or a domain. In a workgroup: All computers are peers; no computer has control over another computer. Each computer has a set of user accounts. To log on to any computer in the workgroup, you must have an account on that computer. There are typically no more than twenty computers. A workgroup is not protected by a password. All computers must be on the same local network or subnet. In a domain: At least one of the computers is a server. Administrators use servers to control the security and permissions for the computers on the domain. Domains allow changes to be made easily because they are automatically made to all computers at one time. Domain users must provide a password or other credentials each time they access the domain. If you have a user account on the domain, you can log on to any computer on the domain without needing an account on that computer. Domains can contain thousands of computers Domain computers can be on different local networks. DATE AND TIME / RE GI ON AND LA NGUA GE Was redesigned with Windows XP. The Control Panel now contains two sections one is Date and Time the other is Regional and Language These are the eighth of the nine categories under Category View in Control Panel. Open Control Panel, Click Clock, Language and Region this will open the panel to do the following: Date, Time, Time Zone and Calendar In the Date and Time dialog box, click the Change date and time tab to set the date and time in the format you want. Click the Change time zone dialog box to set your time zone. When you click the Region and Language dialog box this opens a menu with the following tabs: Format, Location, Keyboard and Languages. These tabs set your time format by country, your location, the keyboard layout and language you want the system to work in. Cyanna Education Services, 2013 Page 7

8 DRIVER INSTALLATION, SOFT WA RE AND WIND OWS UPDAT ES When a new device is detected, Windows checks the driver store to see if an appropriate driver package is staged there. If not, it checks several locations to find a driver package to place in the driver store. In order, these locations are: The folders specified in the DevicePath registry setting. Windows Update on the Web. A file path or media provided by the user. After Windows locates the driver package, it is copied to the driver store, and then installed from there. Cyanna Education Services, 2013 Page 8

9 FACT ORY RE COVERY PARTITION also called Original Equipment Manufacturer (OEM) partition is a partition that contains important recovery data for emergency use. If you buy a computer as a prebuilt system, it will have at least one OEM drive already installed. Computer manufacturers who specialize in prebuilt systems are among those who order OEM hard drives in bulk, since they do not need a separate set of drivers and packaging for each drive that they install. Factory recovery partition is very useful in case you want to reset your system settings back to the factory settings. The partition size varies with different make and models of systems. Cyanna Education Services, 2013 Page 9

Lesson 1: Preparing for Installation

Lesson 1: Preparing for Installation 2-2 Chapter 2 Installing Windows XP Professional Lesson 1: Preparing for Installation When you install Windows XP Professional, the Windows XP Professional Setup program allows you to specify how to install

More information

H A N D O U T : I D E N T I F Y I N G A N D M I T I G A T I N G H A R D D R I V E I S S U E S

H A N D O U T : I D E N T I F Y I N G A N D M I T I G A T I N G H A R D D R I V E I S S U E S Revision Date: 5/31/2013 Time 1.0 Hour KEY POINT S A hard drive making a clicking sound is caused by the unloading and loading its heads. However, clicking, grinding or squealing means the hard drive may

More information

3 INSTALLING WINDOWS XP PROFESSIONAL

3 INSTALLING WINDOWS XP PROFESSIONAL INSTALLING WINDOWS XP PROFESSIONAL.1 Preparing for installation Objectives.1.1 Windows XP Professional Hardware Requirements.1.2 Hardware Compatibility List (HCL) check.1. Hard Disk Partition.1.4 Required

More information

IT ESSENTIALS V. 4.1 Module 5 Fundamental Operating Systems

IT ESSENTIALS V. 4.1 Module 5 Fundamental Operating Systems IT ESSENTIALS V. 4.1 Module 5 Fundamental Operating Systems 5.0 Introduction 1. What controls almost all functions on a computer? The operating system 5.1 Explain the purpose of an operating system 2.

More information

Windows Password Reset 6.0 User Guide

Windows Password Reset 6.0 User Guide page 1 of 11 Contents Contents...1 Introduction...2 Instructions on This Manual...3 System Requirements...4 How to Use Windows Password Reset 6.0...5 i. Remove the Password...5 ii. Burning Your CD/DVD

More information

Windows 2000/XP History, and Data Management

Windows 2000/XP History, and Data Management Unit 5 Windows 2000/XP History, and Data Management Copyright 2002 Heathkit Company, Inc. All rights reserved. Microsoft Windows98 Microsoft WindowsMe Microsoft Windows 2000 Professional Microsoft Windows

More information

Instructions For Formatting Hard Drive Windows 7 Command Prompt

Instructions For Formatting Hard Drive Windows 7 Command Prompt Instructions For Formatting Hard Drive Windows 7 Command Prompt How to format a hard drive in Windows Vista, 7 or 8: plus how to format hard drive drive, run the Universal USB Installer setup program,

More information

Automating the Windows 2000 Installation

Automating the Windows 2000 Installation Chapter 2 Automating the Windows 2000 Installation MICROSOFT EXAM OBJECTIVES COVERED IN THIS CHAPTER Perform an unattended installation of Windows 2000 Professional. Install Windows 2000 Professional by

More information

Lab - Install Windows 7 or Vista

Lab - Install Windows 7 or Vista Introduction In this lab, you will install the Windows 7 or Vista operating system. Recommended Equipment A computer with a blank hard disk drive Windows 7 or Vista installation DVD or USB flash drive

More information

Format Hard Drive Using Windows 7 Recovery Disk

Format Hard Drive Using Windows 7 Recovery Disk Format Hard Drive Using Windows 7 Recovery Disk Jun 8, 2015. If it's not possible to create a recovery disk using this method, is it possible to backup Hey guys, I'm looking to format my hard-drive and

More information

Vendor: CompTIA. Exam Code: Exam Name: CompTIA A+ Certification Exam (902) Version: Demo

Vendor: CompTIA. Exam Code: Exam Name: CompTIA A+ Certification Exam (902) Version: Demo Vendor: CompTIA Exam Code: 220-902 Exam Name: CompTIA A+ Certification Exam (902) Version: Demo DEMO QUESTION 1 Which of the following best practices is used to fix a zero-day vulnerability on Linux? A.

More information

How To Install Windows Update Vista Without Cd Dell Inspiron 1525

How To Install Windows Update Vista Without Cd Dell Inspiron 1525 How To Install Windows Update Vista Without Cd Dell Inspiron 1525 One can easily downgrade the resident OS on Dell Inspiron from Vista to XP in a couple of easy steps. Following this step one needs to

More information

Windows 2000 Flavors Windows 200 ws 0 Profess 0 P ional Windows 2000 Server Windows 200 ws 0 Advan 0 A ced Server Windows 2000 Datacen ter Server 2

Windows 2000 Flavors Windows 200 ws 0 Profess 0 P ional Windows 2000 Server Windows 200 ws 0 Advan 0 A ced Server Windows 2000 Datacen ter Server 2 Copyright 2006 Heathkit Company, Inc. All Rights Reserved Lab 9-3 Windows 2000 Pre-Installation Windows 2000 Flavors Windows 2000 Professional Windows 2000 Server Windows 2000 Advanced Server Windows 2000

More information

A+ Guide to Managing and Maintaining Your PC, 7e. Chapter 16 Fixing Windows Problems

A+ Guide to Managing and Maintaining Your PC, 7e. Chapter 16 Fixing Windows Problems A+ Guide to Managing and Maintaining Your PC, 7e Chapter 16 Fixing Windows Problems Objectives Learn what to do when a hardware device, application, or Windows component gives a problem Learn what to do

More information

A+ Guide to Software: Managing, Maintaining, and Troubleshooting, 5e. Chapter 7 Fixing Windows Problems

A+ Guide to Software: Managing, Maintaining, and Troubleshooting, 5e. Chapter 7 Fixing Windows Problems : Managing, Maintaining, and Troubleshooting, 5e Chapter 7 Fixing Windows Problems Objectives Learn what to do when a hardware device, application, or Windows component gives a problem Learn what to do

More information

Chapter 14: Advanced Troubleshooting

Chapter 14: Advanced Troubleshooting Chapter 14: Advanced Troubleshooting IT Essentials v6.0 ITE v6.0 1 Chapter 14 - Sections & Objectives 14.0 Introduction Review Troubleshooting Steps 14.1 Computer Components and Peripherals Troubleshoot

More information

Veritas System Recovery Disk Help

Veritas System Recovery Disk Help Veritas System Recovery Disk Help About recovering a computer If Windows fails to start or does not run normally, you can still recover your computer. You can use the Veritas System Recovery Disk and an

More information

ZENworks 2017 Update1 Full Disk Encryption Emergency Recovery Reference. July 2017

ZENworks 2017 Update1 Full Disk Encryption Emergency Recovery Reference. July 2017 ZENworks 2017 Update1 Full Disk Encryption Emergency Recovery Reference July 2017 Legal Notice For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions,

More information

How To Force Restore A Computer That Won Boot Up After System

How To Force Restore A Computer That Won Boot Up After System How To Force Restore A Computer That Won Boot Up After System If your computer won't start up normally, you may need to use a disk repair utility This can occur after an improper shutdown, forced restart,

More information

Peerless Drive System User's Manual

Peerless Drive System User's Manual Peerless Drive System User's Manual Copyright 2001 Iomega Corporation Iomega, the stylized "i" logo, Peerless, and the Peerless brand block are either registered trademarks or trademarks of Iomega Corporation

More information

Adaptive Restore 2010

Adaptive Restore 2010 PARAGON Technologie GmbH, Systemprogrammierung Heinrich-von-Stephan-Str. 5c 79100 Freiburg, Germany Tel. +49 (0) 761 59018201 Fax +49 (0) 761 59018130 Internet www.paragon-software.com Email sales@paragon-software.com

More information

Acronis Disk Director 11 Home. Quick Start Guide

Acronis Disk Director 11 Home. Quick Start Guide Acronis Disk Director 11 Home Quick Start Guide Copyright Acronis, Inc., 2000-2010. All rights reserved. "Acronis", "Acronis Compute with Confidence", "Acronis Recovery Manager", "Acronis Secure Zone",

More information

EaseUS Partition Master

EaseUS Partition Master EaseUS Partition Master User Guide Table of content Table of content... - 2 - Overview... - 1 - Welcome... - 1 - Edition comparison... - 1 - Getting started... - 2 - Hardware requirements... - 2 - Supported

More information

Full System Restore Manually Windows 7 No Disk

Full System Restore Manually Windows 7 No Disk Full System Restore Manually Windows 7 No Disk Time to Complete: 20-30 Minutes. Video (English Only) - How to use System Restore within Windows 7 with a small amount of hard disk space reserved for reinstalling

More information

How To Install Windows Update Vista Without Cd Dell Inspiron 1720

How To Install Windows Update Vista Without Cd Dell Inspiron 1720 How To Install Windows Update Vista Without Cd Dell Inspiron 1720 Dell note the date of their systems on their FTP Website: Press any key when prompted such as h when it says Press any Key to boot from

More information

Veritas System Recovery Disk Help

Veritas System Recovery Disk Help Veritas System Recovery Disk Help About recovering a computer If Windows fails to start or does not run normally, you can still recover your computer. You can use the Veritas System Recovery Disk and an

More information

Manually Wipe Hard Drive Windows 7 Command Prompt Format

Manually Wipe Hard Drive Windows 7 Command Prompt Format Manually Wipe Hard Drive Windows 7 Command Prompt Format Pro tip: Use Windows 8's Format command to perform a secure disk wipe He asked me what program I would recommend for securely wiping a disk. Microsoft

More information

Applied ICT Skills MS Windows

Applied ICT Skills MS Windows Applied ICT Skills MS Windows Lesson 1 - How to install an operating system into computer? Windows 7 is perhaps the best Microsoft operating system and is very easy to install compared to other windows.

More information

Cd Manually To Your Hard Drive Without Windows Xp

Cd Manually To Your Hard Drive Without Windows Xp Cd Manually To Your Hard Drive Without Windows Xp To create a bootable USB drive manually, we will use the Command Prompt as a Type 'list disk' to view active disks on your computer and hit Enter. as Disk

More information

Windows Vista, XP, and 2000 all share the same basic Windows

Windows Vista, XP, and 2000 all share the same basic Windows CHAPTER 12 Installing Windows In this chapter, you will learn: How to plan a Windows installation How to install Windows Vista How to install Windows XP How to install Windows 2000 Windows Vista, XP, and

More information

Lab Install Windows 8

Lab Install Windows 8 Introduction In this lab, you will install Windows 8.1 and 8.0. Recommended Equipment A computer with a blank hard disk drive Windows 8.1 and 8.0 installation DVD or USB flash drive Step 1: Starting the

More information

Lesson 2: Installing Windows 8.1. MOAC : Configuring Windows 8.1

Lesson 2: Installing Windows 8.1. MOAC : Configuring Windows 8.1 Lesson 2: Installing Windows 8.1 MOAC 70-687: Configuring Windows 8.1 Overview Exam Objective 1.2: Install Windows 8.1 o Install as Windows To Go o Migrate from previous versions of Windows to Windows

More information

makes floppy bootable o next comes root directory file information ATTRIB command used to modify name

makes floppy bootable o next comes root directory file information ATTRIB command used to modify name File Systems File system o Designed for storing and managing files on disk media o Build logical system on top of physical disk organization Tasks o Partition and format disks to store and retrieve information

More information

Intel Entry Storage System SS4000-E

Intel Entry Storage System SS4000-E Intel Entry Storage System SS4000-E Software Release Notes January 2007 Storage Systems Technical Marketing Engineering Document Revision History Intel Entry Storage System SS4000-E Document Revision History

More information

Farstone TotalDeploy User Guide

Farstone TotalDeploy User Guide Farstone TotalDeploy User Guide 1 Introduction to TotalDeploy...3 1.1 Overview...3 1.1.1 What is TotalDeploy...3 1.1.2 Who needs TotalDeploy?...3 1.1.3 TotalDeploy infrastructure...3 1.2 What you can do

More information

A+ Guide to Managing and Maintaining your PC, 6e. Chapter 2 Introducing Operating Systems

A+ Guide to Managing and Maintaining your PC, 6e. Chapter 2 Introducing Operating Systems A+ Guide to Managing and Maintaining your PC, 6e Chapter 2 Introducing Operating Systems Objectives Learn about the various operating systems and the differences between them Learn how an OS interfaces

More information

ACRONIS TRUE IMAGE 11 HOME REVIEWER S GUIDE

ACRONIS TRUE IMAGE 11 HOME REVIEWER S GUIDE ACRONIS TRUE IMAGE 11 HOME REVIEWER S GUIDE Acronis True Image 11.0 Home provides the maximum flexibility to ensure you are adequately protected and can recover from unforeseen events such as viruses,

More information

UBDR GOLD VERSION 3.0 USER GUIDE

UBDR GOLD VERSION 3.0 USER GUIDE UBDR GOLD VERSION 3.0 USER GUIDE UBDR Gold Version 3.0 User Guide The software described in this guide is furnished under a license agreement and may be used only in accordance with the terms of the agreement.

More information

Manually Install Windows Updates Xp On 7 Laptop With Cd Drive

Manually Install Windows Updates Xp On 7 Laptop With Cd Drive Manually Install Windows Updates Xp On 7 Laptop With Cd Drive windows7, window 7, clean, install, format, vista, xp, 7. The following instructions explain how to install Microsoft Windows 7 on a computer

More information

Network+ Guide to Networks, Fourth Edition. Chapter 8 Network Operating Systems and Windows Server 2003-Based Networking

Network+ Guide to Networks, Fourth Edition. Chapter 8 Network Operating Systems and Windows Server 2003-Based Networking Network+ Guide to Networks, Fourth Edition Chapter 8 Network Operating Systems and Windows Server 2003-Based Networking Objectives Discuss the functions and features of a network operating system Define

More information

Magic Card User Manual

Magic Card User Manual Table of Contents Magic Card User Manual Magic Card Introduction 2 What is Magic card? 2 Magic Card Features 2 Working Modes 3 Magic card editions 3 Installation 4 System Requirements 4 Pre-installation

More information

A+ Certification Guide. Chapter 13 Installing and Upgrading Windows Operating Systems

A+ Certification Guide. Chapter 13 Installing and Upgrading Windows Operating Systems A+ Certification Guide Chapter 13 Installing and Upgrading Windows Operating Systems Chapter 13 Objectives Installing Windows Transferring Data Updating Windows Setting Up Recovery Partitions and Discs

More information

Implementing Hard Drives

Implementing Hard Drives Implementing Hard Drives Chapter 12 Overview In this chapter, you will learn how to Explain the partitions available in Windows Discuss hard drive formatting options Partition and format hard drives Maintain

More information

Version 11. NOVASTOR CORPORATION NovaBACKUP

Version 11. NOVASTOR CORPORATION NovaBACKUP NOVASTOR CORPORATION NovaBACKUP Version 11 2009 NovaStor, all rights reserved. All trademarks are the property of their respective owners. Features and specifications are subject to change without notice.

More information

Intel Server RAID Controller U2-1 Integration Guide For Microsoft* Windows NT* 4.0

Intel Server RAID Controller U2-1 Integration Guide For Microsoft* Windows NT* 4.0 Intel Server RAID Controller U2-1 Integration Guide For Microsoft* Windows NT* 4.0 Revision 1.0 February 2000 Revision History Revision Revision History Date 1.0 Initial Release 02/10/00 Intel Corporation

More information

Getting Started. Here's how to get started using your Zip 250 drive: 1. Unpack the Zip 250 drive and accessories.

Getting Started. Here's how to get started using your Zip 250 drive: 1. Unpack the Zip 250 drive and accessories. Getting Started IMPORTANT! Before installing or using your Zip 250 drive, read and follow the USB guidelines to ensure reliable performance of your USB devices. Here's how to get started using your Zip

More information

How To Fix Regedit Windows Xp Installation >>>CLICK HERE<<<

How To Fix Regedit Windows Xp Installation >>>CLICK HERE<<< How To Fix Regedit Windows Xp Installation Bootable Usb Drive If Windows is able to boot, use System File Checker and icacls.exe to repair To put Windows XP installation media onto a bootable USB drive

More information

User Manual. AOMEI Partition Assistant 6.0

User Manual. AOMEI Partition Assistant 6.0 AOMEI Partition Assistant 6.0 User Manual Welcome... 3 About AOMEI Partition Assistant... 3 Working Computer Configuration... 4 Product Main Window... 5 Partition Operation Properties... 5 Partition Operations...

More information

Chapter. Chapter. Magnetic and Solid-State Storage Devices

Chapter. Chapter. Magnetic and Solid-State Storage Devices Chapter Chapter 9 Magnetic and Solid-State Storage Devices Objectives Explain how magnetic principles are applied to data storage. Explain disk geometry. Identify disk partition systems. Recall common

More information

Windows Xp Manual Software Setup File Recovery

Windows Xp Manual Software Setup File Recovery Windows Xp Manual Software Setup File Recovery This manual method requires only 3 steps: STEP 1: Format USB drive This method doesn't work for Windows XP bootable USB drive. So without any further Setup

More information

Reinstalling the Operating System on the Dell PowerVault 745N

Reinstalling the Operating System on the Dell PowerVault 745N Reinstalling the Operating System on the Dell PowerVault 745N This document details the following steps to reinstall the operating system on a PowerVault 745N system: 1. Install the Reinstallation Console

More information

How To Install Windows Update Vista Without Cd Dell Inspiron 1300

How To Install Windows Update Vista Without Cd Dell Inspiron 1300 How To Install Windows Update Vista Without Cd Dell Inspiron 1300 The Dell Windows 7 Reinstallation DVD or Retail Windows 7 Installation Press any key when prompted such as h when it says Press any Key

More information

Kaseya 2. User Guide. Version 1.0

Kaseya 2. User Guide. Version 1.0 Kaseya 2 Imaging & Deployment User Guide Version 1.0 August 16, 2011 About Kaseya Kaseya is a global provider of IT automation software for IT Solution Providers and Public and Private Sector IT organizations.

More information

Acronis Snap Deploy 4. User Guide

Acronis Snap Deploy 4. User Guide Acronis Snap Deploy 4 User Guide Copyright Statement Copyright Acronis International GmbH, 2002-2012. All rights reserved. Acronis and Acronis Secure Zone are registered trademarks of Acronis International

More information

1 of 9 4/17/2015 7:19 AM

1 of 9 4/17/2015 7:19 AM 1 of 9 4/17/2015 7:19 AM MENU Site search is available on home page By Margus Saluste, www.winhelp.us. Last modified: 2015-03-10. Windows 8 and 8.1 allow creating a bootable Recovery Drive - USB disk that

More information

A+ Certification Guide. Chapter 15 Troubleshooting and Maintaining Windows

A+ Certification Guide. Chapter 15 Troubleshooting and Maintaining Windows A+ Certification Guide Chapter 15 Troubleshooting and Maintaining Windows Chapter 15 Objectives STOP (Blue Screen of Death) Errors: Discover what a BSOD is, typical causes, how to diagnose Boot Failures:

More information

Disk Imaging with Knoppix

Disk Imaging with Knoppix Introduction This document explains how to use the CD-ROM bootable version of Linux, named Knoppix, to make and restore images of computer hard drives. Knoppix makes a very good system recovery tool for

More information

Acronis Snap Deploy 5 Update 3 USER GUIDE

Acronis Snap Deploy 5 Update 3 USER GUIDE Acronis Snap Deploy 5 Update 3 USER GUIDE Copyright Statement Copyright Acronis International GmbH, 2002-2017. All rights reserved. Acronis and Acronis Secure Zone are registered trademarks of Acronis

More information

Windows 7 Manual Partition Hard Drive During Install Xp

Windows 7 Manual Partition Hard Drive During Install Xp Windows 7 Manual Partition Hard Drive During Install Xp There are plenty of free ISO writers if you have Vista or XP. If you're using a spare hard drive, delete all partitions or simply choose an Step

More information

Data rate - The data rate is the number of bytes per second that the drive can deliver to the CPU.

Data rate - The data rate is the number of bytes per second that the drive can deliver to the CPU. A+ Guide to Hardware, 4e Chapter 7 Hard Drives Learning from Floppy Drives Floppy drives are an obsolescent technology Replacements: CD drives and USB flash memory Good reasons for studying floppy drive

More information

Guide to Computer Forensics and Investigations Fourth Edition. Chapter 6 Working with Windows and DOS Systems

Guide to Computer Forensics and Investigations Fourth Edition. Chapter 6 Working with Windows and DOS Systems Guide to Computer Forensics and Investigations Fourth Edition Chapter 6 Working with Windows and DOS Systems Understanding Disk Drives Disk drives are made up of one or more platters coated with magnetic

More information

Acronis Backup & Recovery 11.5

Acronis Backup & Recovery 11.5 Acronis Backup & Recovery 11.5 Installation Guide Applies to the following editions: Update 2 Advanced Server Server for Windows Virtual Edition Server for Linux Advanced Server SBS Edition Workstation

More information

EaseUS Partition Master

EaseUS Partition Master EaseUS Partition Master User guide Table of content Table of content...- 2 - Overview... - 1 - Welcome... - 1 - Edition comparison...- 1 - Basic knowledge...- 2 - Hard disk/partition... - 2 - Disk formatting...

More information

How To Fix Regedit Windows Xp Install Bootable Usb Flash Disk

How To Fix Regedit Windows Xp Install Bootable Usb Flash Disk How To Fix Regedit Windows Xp Install Bootable Usb Flash Disk Try this procedure here to prepare bootable pen drive and install XP from the USB facing any issue with your USB drive then read How to Fix

More information

CompTIA A+ Complete Lab Manual

CompTIA A+ Complete Lab Manual CompTIA A+ Complete Lab Manual Pyles, J ISBN-13: 9781118324073 Table of Contents Introduction xxxi Phase 1 Installing Hardware and Software 1 Task 1.1: Preventing ESD Damage 2 Objective 3 Scenario 3 Scope

More information

COPYRIGHTED MATERIAL. Contents. Assessment Test

COPYRIGHTED MATERIAL. Contents. Assessment Test Contents Introduction Assessment Test xxvii xxxvii Chapter 1 Installing Windows 7 1 Introducing Windows 7 2 Windows 7 Architecture 5 Preparing to Install Windows 7 6 Windows 7 Starter 7 Windows 7 Home

More information

AOMEI Image Deploy User Manual

AOMEI Image Deploy User Manual AOMEI Image Deploy User Manual AOMEI Image Deploy Overview Sometimes we need to deploy/restore Windows image files to multiple computers or clone system disk to multiple computers in a same LAN to install

More information

Ftp Get Command Line Win 7 Boot Repair

Ftp Get Command Line Win 7 Boot Repair Ftp Get Command Line Win 7 Boot Repair Get the fix for the infinite Startup Repair loop error for the following Windows versions: The command line chkdsk tool ships with Windows and can be used. To prevent

More information

A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, 5e. Chapter 6 Supporting Hard Drives

A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, 5e. Chapter 6 Supporting Hard Drives A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, 5e Chapter 6 Supporting Hard Drives Objectives Learn about the technologies used inside a hard drive and how data is organized on the drive

More information

CompTIA A+ Accelerated course for & exams

CompTIA A+ Accelerated course for & exams CompTIA A+ Accelerated course for 220-901 & 220-902 exams Course overview Target Audience This course is for Participants wishing to take and pass both CompTIA A+ exams (220-901 and 220-902) exam. It is

More information

Perform Manual System Restore Windows 8 Hp

Perform Manual System Restore Windows 8 Hp Perform Manual System Restore Windows 8 Hp 2000 Laptop If you are not using the latest version of Windows 8, some graphics and information Perform system cleanup without using HP Support Assistant To restore

More information

Oscilloscope System Recovery

Oscilloscope System Recovery Instructions Oscilloscope System Recovery The oscilloscope application (firmware) runs on a Microsoft Windows platform. While the instrument is designed to operate reliably for many years, the loading

More information

V Workstation Imaging

V Workstation Imaging V Workstation Imaging The following sections provide information on Novell ZENworks Desktop Management Workstation Imaging procedures and features. Chapter 50, Common Imaging Deployment Strategies, on

More information

IT 05: Fundamental Operating Systems Online Study Questions

IT 05: Fundamental Operating Systems Online Study Questions IT 05: Fundamental Operating Systems Online Study Questions CUR Question Answer 5.0 Introduction 1. What controls almost all functions on a computer? 5.1 Explain the purpose of an operating system 2. The

More information

NETWORK ADMINISTRATION USING MICROSOFT (310)

NETWORK ADMINISTRATION USING MICROSOFT (310) Page 1 of 9 Contestant Number: Time: Rank: NETWORK ADMINISTRATION USING MICROSOFT (310) REGIONAL 2016 Multiple Choice: Multiple Choice (50 @ 10 points each) (500 points) TOTAL POINTS (500) Failure to adhere

More information

By Dr. Samaher Hussein Ali

By Dr. Samaher Hussein Ali Department of Information Networks The University of Babylon LECTURE NOTES ON Operating Systems By Dr. Samaher Hussein Ali College of Information Technology, University of Babylon, Iraq Samaher@itnet.uobabylon.edu.iq

More information

Boot Process in details for (X86) Computers

Boot Process in details for (X86) Computers Boot Process in details for (X86) Computers Hello,,, Let's discuss what happens between the time that you power up your PC and when the desktop appears. In fact we should know that the boot process differs

More information

Chapter 12: Advanced Operating Systems

Chapter 12: Advanced Operating Systems : Advanced Operating Systems IT Essentials: PC Hardware and Software v4.0 1 Purpose of this Presentation To provide to instructors an overview of : List of chapter objectives Overview of the chapter contents,

More information

Exam : Title. : A+ OS Technologies

Exam : Title. : A+ OS Technologies Exam : 220-302 Title : A+ OS Technologies QUESTION 1 Under Windows 2000 you consistently receive out of memory messages when running multiple applications. To avoid having to upgrade RAM immediately you?

More information

Device Manager. Managing Devices CHAPTER

Device Manager. Managing Devices CHAPTER 2 CHAPTER This chapter describes how to perform routine device management tasks using the Administrator Console. It provides information on managing the devices within your Cisco VXC Manager environment.

More information

Perform Manual System Restore Xp Recovery Console

Perform Manual System Restore Xp Recovery Console Perform Manual System Restore Xp Recovery Console chkdsk in Windows XP Recovery Console If you can't boot the operating system, you can run the tool from Command Prompt either by booting your computer.

More information

MCTS Guide to Microsoft 7. Chapter 2 Installing Windows 7

MCTS Guide to Microsoft 7. Chapter 2 Installing Windows 7 MCTS Guide to Microsoft 7 Chapter 2 Installing Windows 7 Objectives Describe the deployment enhancements in Windows 7 Choose a method for installation Choose a type of installation Use Windows Easy Transfer

More information

Chapter Two File Systems. CIS 4000 Intro. to Forensic Computing David McDonald, Ph.D.

Chapter Two File Systems. CIS 4000 Intro. to Forensic Computing David McDonald, Ph.D. Chapter Two File Systems CIS 4000 Intro. to Forensic Computing David McDonald, Ph.D. 1 Learning Objectives At the end of this section, you will be able to: Explain the purpose and structure of file systems

More information

Manual Format Windows Xp Computer Using Pendrive

Manual Format Windows Xp Computer Using Pendrive Manual Format Windows Xp Computer Using Pendrive If you have windows XP ISO then mount image to Virtual drive using ultraiso. If ultraiso is not Then Click Next button and your USB pen drive will be formatted.

More information

Hard facts. Hard disk drives

Hard facts. Hard disk drives Hard facts Text by PowerQuest, photos and drawings Vlado Damjanovski 2004 What is a hard disk? A hard disk or hard drive is the part of your computer responsible for long-term storage of information. Unlike

More information

3.1. Storage. Direct Attached Storage (DAS)

3.1. Storage. Direct Attached Storage (DAS) 3.1. Storage Data storage and access is a primary function of a network and selection of the right storage strategy is critical. The following table describes the options for server and network storage.

More information

Vista Manual Startup Repair Loop Corrupt Registry

Vista Manual Startup Repair Loop Corrupt Registry Vista Manual Startup Repair Loop Corrupt Registry I am trying to fix a computer it is stuck in an endless repair loop. I have tried using the backup registry also the MBR fix. Nothing has worked. Also

More information

DeploymentManager Ver6.6

DeploymentManager Ver6.6 DeploymentManager Ver6.6 Operation Guide -First Edition- Rev.001 Contents Introduction... 4 Target Audience and Purpose... 4 Document Structure... 4 Documentation Guidelines for DeploymentManager Manuals...

More information

Full System Restore Manually Run Cmd Prompt

Full System Restore Manually Run Cmd Prompt Full System Restore Manually Run Cmd Prompt Xp To start System Restore from Command Prompt or Run dialog, type rstrui.exe and press Enter. Windows XP, System Restore, Restoration Complete. Click OK. This

More information

THOMAS RUSSELL, Information Technology Teacher

THOMAS RUSSELL, Information Technology Teacher THOMAS RUSSELL, Information Technology Teacher Historical/Conceptual After installing the hard drive it needs to be partitioned. Partitioning is the process of electronically subdividing the physical hard

More information

Full System Restore Manually Windows 7 No Disk

Full System Restore Manually Windows 7 No Disk Full System Restore Manually Windows 7 No Disk Found Time to Complete: 20-30 Minutes. Video (English Only) - How to use System Restore within Windows 7 with a small amount of hard disk space reserved for

More information

Acronis, Acronis Compute with Confidence, and the Acronis logo are trademarks of Acronis, Inc.

Acronis, Acronis Compute with Confidence, and the Acronis logo are trademarks of Acronis, Inc. Copyright Acronis, Inc., 2010. All rights reserved. Acronis, Acronis Compute with Confidence, and the Acronis logo are trademarks of Acronis, Inc. Linux is a registered trademark of Linus Torvalds. Windows

More information

BACKING UP AN IMAGE OF YOUR HARD-DRIVE

BACKING UP AN IMAGE OF YOUR HARD-DRIVE BACKING UP AN IMAGE OF YOUR HARD-DRIVE Jim McKnight www.jimopi.net ImageBackup.lwp revised 1-20-2016 GENERAL IMAGE BACKUP TIPS For an overview of backing up, see my "A Stress Free PC" article at http://www.jimopi.net

More information

ACER ASPIRE S7 RAID RECOVERY PARTITION DOWNLOAD

ACER ASPIRE S7 RAID RECOVERY PARTITION DOWNLOAD 16 May, 2018 ACER ASPIRE S7 RAID RECOVERY PARTITION DOWNLOAD Document Filetype: PDF 392.69 KB 0 ACER ASPIRE S7 RAID RECOVERY PARTITION DOWNLOAD Recover the Acer Partition Thank you for your. Power on the

More information

Windows Update Instructions Xp To 7 Without Cd Drive

Windows Update Instructions Xp To 7 Without Cd Drive Windows Update Instructions Xp To 7 Without Cd Drive This is the original disc that has Windows XP, Vista, 7 or 8. can boot into the system or instructions if you don't have a Windows XP CD), The installation

More information

NEC Express5800 Series

NEC Express5800 Series NEC Express5800 Series NEC Express5800/120Rf-1,120Rh-2 Operation Manual For Microsoft Windows Server 2003, Standard x64 Edition / Microsoft Windows Server 2003, Enterprise x64 Edition Note: Microsoft and

More information

LevelOne FNS bay/1usb Soho NAS. User s Manual

LevelOne FNS bay/1usb Soho NAS. User s Manual LevelOne FNS-1000 1- bay/1usb Soho NAS User s Manual Table of Contents Introduction... 2 The FNS-1000 NAS Server... 2 FNS-1000 Features... 2 Package Contents... 2 System Requirements... 2 Disclaimer...

More information

Do A Manual System Restore On Windows 8 From Startup Repair

Do A Manual System Restore On Windows 8 From Startup Repair Do A Manual System Restore On Windows 8 From Startup Repair and solutions, and Windows 7 and 8 error recovery and advanced boot options. PC and Gadget Help Desk, The: A Do-It-Yourself Guide To Troubleshooting

More information

Steps To Format Laptop Windows Xp And Install Windows 7 Dell

Steps To Format Laptop Windows Xp And Install Windows 7 Dell Steps To Format Laptop Windows Xp And Install Windows 7 Dell For information on how to reinstall the Windows Operating System and align "Dell Notebook and Desktop System Image Support for Advanced Format

More information

Full System Restore Manually Windows 7 Factory Settings Dell

Full System Restore Manually Windows 7 Factory Settings Dell Full System Restore Manually Windows 7 Factory Settings Dell Dell support article tagged with: Windows, Factory Settings, factory, default. window, click System and Maintenance, and then click Back Up

More information