Linux磁盤挂载操作手册.docxVIP

  • 25
  • 0
  • 约2.18万字
  • 约 21页
  • 2016-12-06 发布于重庆
  • 举报
Linux磁盤挂载操作手册

Linux磁盘挂载操作手册? 文章目录一、挂载单个分区小于2T的分区二、挂载单个分区大于2T的分区一、挂载单个分区小于2T的分区1.查看系统当前分区情况命令df –h实例:[78_Y1025_16:09:31]Last login: Fri Oct 26 00:01:51 2012 from e10-3E10-3:~ # df -hFilesystem????????????Size??Used Avail Use% Mounted on/dev/sda2??????????????40G??4.7G???33G??13% /devtmpfs???????????????12G??144K???12G???1% /devtmpfs?????????????????3.9G??100K??3.9G???1% /dev/shm/dev/sda1?????????????479M???72M??383M??16% /boot/dev/sda5?????????????869G??201M??824G???1% /home/dev/sr0??????????????2.9G??2.9G?????0 100% /media/SLES-11-SP1-DVD-x86_64.0432..001?2.查看系统当前硬盘分区情况命令:fdisk –lE10-3:~ # fdisk -l?Disk /dev/sda: 999.0 GB, 998999326720 bytes255 heads, 63 sectors/track, 121454 cylindersUnits = cylinders of 16065 * 512 = 8225280 bytesDisk identifier: 0x00004cb7?Device Boot??????Start?????????End??????Blocks???Id??System/dev/sda1???*???????????1??????????63??????506016???83??Linux/dev/sda2??????????????64????????5284?????83??Linux/dev/sda3????????????5285????????6328?????8385930???82??Linux swap / Solaris/dev/sda4????????????6329??????121454???924749595????f??W95 Extd (LBA)/dev/sda5????????????6329??????121452???924733498+??83??Linux?Disk /dev/sdb: 999.0 GB, 998999326720 bytes255 heads, 63 sectors/track, 121454 cylindersUnits = cylinders of 16065 * 512 = 8225280 bytesDisk identifier: 0isk /dev/sdb doesnt contain a valid partition table?Disk /dev/sdc: 4994.0 GB, 4993981612032 bytes255 heads, 63 sectors/track, 607150 cylindersUnits = cylinders of 16065 * 512 = 8225280 bytesDisk identifier: 0isk /dev/sdc doesnt contain a valid partition table3.创建新的硬盘分区命令:?fdisk /dev/sdb注:这里的/dev/sdb是具体一个硬盘,此参数可改成fdisk –l显示的硬盘的序号。?实例:E10-3:~ # fdisk /dev/sdb?Device contains neither a valid DOS partition table, nor Sun, SGI or OSF disklabel?Building a new DOS disklabel with disk identifier 0xd3f0a6aa.?Changes will remain in memory only, until you decide to write them.?After that, of course, the previous content wont be recoverable.??The number of cylinders for this disk is s

文档评论(0)

1亿VIP精品文档

相关文档