linux 大分割槽的支援
mov]# parted /dev/sdf
GNU Parted 1.6.19
Copyright (C) 1998 - 2004 Free Software Foundation, Inc.
This program is free software, covered by the GNU General Public License.
This program is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE. See the GNU General Public License for more details.
Using /dev/sdf
(parted) mklabel gpt
(parted) mkpart primary 0 -1
(parted) print
Disk geometry for /dev/sdf: 0.000-5717278.000 megabytes
Disk label type: gpt
Minor Start End Filesystem Name Flags
1 0.017 5717277.000
(parted) quit
Information: Don't forget to update /etc/fstab, if necessary.
[root@ftpserver mov]# partprobe
[root@ftpserver mov]#
[root@ftpserver mov]#
[root@ftpserver mov]# fdisk -l
Disk /dev/sda: 146.6 GB, 146685296640 bytes
255 heads, 63 sectors/track, 17833 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 * 1 64 514048+ 83 Linux
/dev/sda2 65 2614 20482875 83 Linux
/dev/sda3 2615 3124 4096575 82 Linux swap
/dev/sda4 3125 17833 118150042+ 5 Extended
/dev/sda5 3125 17833 118150011 83 Linux
Disk /dev/sdb: 794.0 GB, 794000130048 bytes
255 heads, 63 sectors/track, 96531 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sdb1 1 96531 775385226 83 Linux
Disk /dev/sdc: 995.0 GB, 995000320000 bytes
255 heads, 63 sectors/track, 120968 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sdc1 1 120968 971675428+ 83 Linux
Disk /dev/sdd: 1000.0 GB, 1000000323584 bytes
255 heads, 63 sectors/track, 121576 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sdd1 1 121576 976559188+ 83 Linux
Disk /dev/sde: 1000.0 GB, 1000000323584 bytes
255 heads, 63 sectors/track, 121576 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sde1 1 121576 976559188+ 83 Linux
WARNING: GPT (GUID Partition Table) detected on '/dev/sdf'! The util fdisk doesn't support GPT. Use GNU Parted.
Disk /dev/sdf: 5995.0 GB, 5995000496128 bytes
255 heads, 63 sectors/track, 728850 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sdf1 1 267350 2147483647+ ee EFI GPT
[root@ftpserver mov]# mkfs.exts -F /dev/sdf1
-bash: mkfs.exts: command not found
[root@ftpserver mov]# mkfs.ext3 -F /dev/sdf1
mke2fs 1.35 (28-Feb-2004)
Filesystem label=
OS type: Linux
Block size=4096 (log=2)
Fragment size=4096 (log=2)
731824128 inodes, 1463622907 blocks
30231472 blocks (2.07%) reserved for the super user
First data block=0
Maximum filesystem blocks=4294967296
44667 block groups
32768 blocks per group, 32768 fragments per group
16384 inodes per group
Superblock backups stored on blocks:
32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208,
4096000, 7962624, 11239424, 20480000, 23887872, 71663616, 78675968,
102400000, 214990848, 512000000, 550731776, 644972544
Writing inode tables: done
Creating journal (8192 blocks): done
Writing superblocks and filesystem accounting information: done
This filesystem will be automatically checked every 25 mounts or
180 days, whichever comes first. Use tune2fs -c or -i to override.
[root@ftpserver mov]#
[root@ftpserver mov]#
[root@ftpserver mov]# df -h
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/8432937/viewspace-1042301/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Linux分割槽方案、分割槽建議Linux
- Linux主分割槽,擴充套件分割槽,邏輯分割槽Linux套件
- 《RHEL6硬碟的分割槽和swap分割槽管理》——硬碟分割槽的大總結硬碟
- linux的分割槽方法Linux
- Linux主分割槽,擴充套件分割槽,邏輯分割槽[final]Linux套件
- Linux下掌控磁碟分割槽的九大神器Linux
- 分割槽表大物件物件
- linux分割槽方案Linux
- linux硬碟分割槽Linux硬碟
- linux分割槽(1)Linux
- linux分割槽大小Linux
- linux交換分割槽Linux
- linux下線上擴大擴充套件分割槽的方法Linux套件
- Linux 分割槽擴容(根分割槽擴容,SWAP 分割槽擴容,掛載新分割槽為目錄)Linux
- 【Linux】MBR磁碟分割槽表只能有四個分割槽?Linux
- 如何查詢分割槽表的分割槽及子分割槽
- Linux 清理boot分割槽Linuxboot
- Linux 建立swap分割槽Linux
- linux硬碟分割槽表示Linux硬碟
- Linux 增加 swap 分割槽Linux
- linux新增swap分割槽Linux
- linux 新增硬碟分割槽Linux硬碟
- 刪除LINUX分割槽Linux
- 談Linux分割槽(轉)Linux
- Linux 分割槽刪除Linux
- Linux dd建立分割槽Linux
- Linux與分割槽 (轉)Linux
- linux下磁碟分割槽的案例Linux
- PLSQL根據分割槽表的分割槽名批次truncate分割槽SQL
- Linux中什麼是分割槽?Linux分割槽有什麼好處?Linux
- Linux 新增LVM分割槽及LVM分割槽擴容LinuxLVM
- 當前分割槽不支援大於4g的檔案怎麼辦?
- rebuild分割槽表分割槽索引的方法Rebuild索引
- Oracle帶區域性分割槽索引的分割槽表刪除舊分割槽新增新分割槽Oracle索引
- vmware中的linux安裝分割槽Linux
- linux使用fdisk新增分割槽的例子Linux
- 【Linux】分割槽向左擴容的方法Linux
- Linux系統如何進行分割槽?swap分割槽是什麼?Linux