91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

Linux下parted對磁盤進行分區

發布時間:2020-08-06 17:35:15 來源:ITPUB博客 閱讀:195 作者:StevenBeijing 欄目:建站服務器
  今天為了掛載文件系統,對磁盤進行分區,磁盤大小3.6TB。
  使用fdisk對磁盤分區完成之后,查看如下:
Disk /dev/sdb: 3598.9 GB, 3598914158592 bytes
255 heads, 63 sectors/track, 437543 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
   Device Boot      Start         End      Blocks   Id  System
/dev/sdb1               1           234976  1887444688+  83  Linux
/dev/sdb2          234977      267349   260036122+   5  Extended

   發現最大只能識別260036122Blocks,3.6TB的磁盤沒有完全分完,經查閱資料,使用fdisk進行分區最大只能識別2TB,于是采用parted進行分區。
[root@localhost /]# parted /dev/sdb
GNU Parted 2.1
Using /dev/sdb
Welcome to GNU Parted! Type 'help' to view a list of commands.
corrupted -- possibly by a program that doesn't understand GPT partition tables.  Or perhaps you deleted the GPT table, and are now using an msdos partition table.  Is this
a GPT partition table?
parted: invalid token: tes
Model: DELL PERC H730P Adp (scsi)
Disk /dev/sdb: 3599GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt
Number  Start  End  Size  File system  Name  Flags
(parted) mkpart
Partition name?  []? 
File system type?  [ext2]? 
Start? 
Start? 0
End? 1800GB
Warning: The resulting partition is not properly aligned for best performance.
Ignore/Cancel? Ignore
(parted) 
(parted) mkpart
Partition name?  []? 
File system type?  [ext2]? 
Start? 
Start? 1800GB
End? 3599GB
(parted)                                   
(parted) print                                                                       
Warning: /dev/sdb contains GPT signatures, indicating that it has a GPT table.  However, it does not have a valid fake msdos partition table, as it should.  Perhaps it was
corrupted -- possibly by a program that doesn't understand GPT partition tables.  Or perhaps you deleted the GPT table, and are now using an msdos partition table.  Is this
a GPT partition table?                                                                        
Yes/No? yes
Model: DELL PERC H730P Adp (scsi)
Disk /dev/sdb: 3599GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt
Number  Start   End     Size    File system  Name  Flags
 1      17.4kB  1800GB  1800GB
 2      1800GB  3599GB  1799GB
      
[root@localhost dev]$cd /dev
[root@localhost dev]$ ls |grep sdb
sdb
sdb1
sdb2
  分區已經完成,下一步可以進行格式化并掛載文件系統
mkfs -t ext4 /dev/sdb1
mkfs -t ext4 /dev/sdb2
向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

眉山市| 许昌县| 赣榆县| 叶城县| 嘉兴市| 会昌县| 大庆市| 方正县| 灵台县| 梧州市| 海伦市| 顺义区| 康马县| 潍坊市| 比如县| 平阴县| 玛曲县| 德化县| 长白| 化德县| 江北区| 循化| 滨州市| 合水县| 射洪县| 荆州市| 晋宁县| 渭南市| 夏河县| 临高县| 沾益县| 潢川县| 齐齐哈尔市| 潼关县| 丰顺县| 扎鲁特旗| 修文县| 滕州市| 长白| 虞城县| 清原|