Chapter 8 Adding a Disk—Unix Hard Disk Basics.ppt

Chapter 8 Adding a Disk—Unix Hard Disk Basics.ppt

  1. 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
  2. 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  3. 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
Chapter 8 Adding a Disk—Unix Hard Disk Basics.ppt

Chapter 8: Adding a Disk — Unix Hard Disk Basics Installation and Configuration Barry Kane CMSC-691X Basic Steps Choose Disk Install Hardware Create Device Files Partition Format file system Configure, Label, Mount Choose Disk SCSI IDE (ATA) Fibre Channel USB FireWire (IEEE 1394 or iLink) SCSI Small Computer System Interface 5, 10, 20, 40, 80 or 160 MB/sec. 7 to 15 devices per bus Good at arbitrating multiple bus requests The Evolution of SCSI IDE Integrated Drive Electronics Inexpensive competes for bus access (only one at a time) max 2 devices/bus Dependent on BIOS First 1024 cylinders for boot access Connect the Disk IDE- choose master or slave, and IDE bus number SCSI - make sure cables are properly terminated. Pick device number. Low Level Format Make sure device entry exists (/dev/xxxx) Format the disk using manufactures programs -- most disks come preformated Partition fdisk, pdisk, cdisk File systems and swap ext2 Fat32 Unix Swap HFS Others Create File System Unix, Swap, or other file systems mkfs or newfs Check the file system - fsck Also used to repair a fs with the -r option Can walk through the fstab file and check partitions in the order specified by the Pass parameter Label and Mount mount umount mount -t iso9660 /dev/cdrom /mnt/cdrom umount /mnt/cdrom mount -a Label and Mount /etc/fstab file Device file or virtual file system Mount point File system type Options Dump Pass# fstab file example Adding a Disk to Red Hat Linux Install new disk IDE make sure bios can recognize SCSI scan SCSI bus for ID conflict SCSI bios can low level format if no interface boot to see if you must install a SCSI driver before the kernel can recognize the disk Adding a Disk to Red Hat — cont Ignore initial warnings about the partition table — partitioning after system booted First check to see if device files exist form /dev/sdXN first on chain, first partition /dev/sda1 If no device file then make them /dev/MAKEDEV script e.g., # cd /dev # ./MAKEDEV sda Adding

文档评论(0)

gshbzl + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档