logo_michael-thomas.jpg (3143 bytes)

Operating Systems

General

bulletWindows OS (Warning: My notes only)
bulletWin XP - Pro & Home
bulletWin 2003 Server
bulletWin 2000 - Pro & Server
bulletWin ME
bulletWin 98
bulletWin 95
bulletDOS

Win XP

bulletFormatting a Drive
bulletLaunch Disk Management
Option #1: Control Panel, Administrative Tools, Computer Management, Storage, Disk Management
Option #2: Right-click on My Computer, left-click on Manage, and then left-click on Disk Management.
bulletLocate the Drive.  Note: Blue bar means there is a partition and black bar means NO partition.
From here you can choose a file system (NTFS, FAT32, etc...) , allocation unit size, and volume label.
bulletHow to create a bootable CD-ROM
bullet http://msdn2.microsoft.com/en-us/library/ms932879.aspx - seems to be an involved process.
bulletConverting a partition from FAT32 to NTFS
bulletUSB Drives
bulletAs of 04/07 all the USB drives I have purchased have come formated with FAT32 and not NTFS.  This means that there is a 4gig max per 1 file.  Therefore, you will want to convert your FAT32 to NTFS.
bulletWD - www.westerndigital.com - support.wdc.com - 800-ASK.4WDC
bulletConvert FAT32 to NFS
bulletGo to a DOS prompt (Start, Run, cmd.exe)
bulletvol <drive letter>:
(Note: You will need to know the volume label.  The example below has a volume label of "WD PASSPORT")
Ex:
C:>vol e:
Volume in drive E is WD PASSPORT
Volume Serial Number is 8DA6-5611
bulletc:\> convert <drive letter>: /FS:NTFS
bulletFacts (Just my NOTES !!! - not the Gospel by any means and could be wrong.)
bulletNTFS
bulletMax Volume - 16TB (Terabytes)
bulletMax size for 1 file - Not limited by a 4gig max per 1 file like FAT32
bulletFile Compression - YES
bulletMore stable, reliable, and more security options than FAT32
bulletOSs
bulletWorks with Win XP & 2000
bulletSome OSs will not run with NTFS - (ie: Windows NT, but also Linux and UNIX)
bulletMultiple booting partitions - NO
bulletFAT32
bulletMax size for 1 file - 4 gig.
bulletMax partition size for a Drive:  32 Gig.
bulletFile Compression - NO
bulletMultiple booting partitions - YES
bulletFAT16 - Max Volume size is 2 Gig.  Used for floppy disks.
bulletTerminology
bulletFAT - File Allocation Tables
bulletNTFS - NT File System
bulletList startup programs
bulletStart, Run, "msconfig", OK
bulletSelect the "Startup" tab