当前位置:  技术问答>linux和unix

fdisk创建分区失败:No free sectors available

    来源: 互联网  发布时间:2017-05-20

    本文导语:  使用fdisk创建分区失败 第一次使用fdisk,不知道什么原因,去查了下也没有查到对应的原因。 root@ubuntu:~# fdisk  /dev/sdb WARNING: GPT (GUID Partition Table) detected on '/dev/sdb'! The util fdisk doesn't support GPT. Use GNU Parted...

使用fdisk创建分区失败
第一次使用fdisk,不知道什么原因,去查了下也没有查到对应的原因。

root@ubuntu:~# fdisk  /dev/sdb

WARNING: GPT (GUID Partition Table) detected on '/dev/sdb'! The util fdisk doesn't support GPT. Use GNU Parted.


WARNING: The size of this disk is 3.0 TB (3000592982016 bytes).
DOS partition table format can not be used on drives for volumes
larger than (2199023255040 bytes) for 512-byte sectors. Use parted(1) and GUID 
partition table format (GPT).


Command (m for help): p

Disk /dev/sdb: 3000.6 GB, 3000592982016 bytes
255 heads, 63 sectors/track, 364801 cylinders, total 5860533168 sectors
Units = sectors of 1 * 512 = 512 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  4294967295  2147483647+  ee  GPT

Command (m for help): n
Partition type:
   p   primary (1 primary, 0 extended, 3 free)
   e   extended
Select (default p): p
Partition number (1-4, default 2):  
Using default value 2
No free sectors available

Command (m for help): q

root@ubuntu:~# 


其他情报:
root@ubuntu:~# df
Filesystem     1K-blocks    Used Available Use% Mounted on
/dev/sda1       98430832 1351984  92078852   2% /
udev             1945188      12   1945176   1% /dev
tmpfs             778472     332    778140   1% /run
none                5120       0      5120   0% /run/lock
none             1946172       0   1946172   0% /run/shm
root@ubuntu:~# 


root@ubuntu:~# fdisk  -l

Disk /dev/mtdblock0: 1 MB, 1048576 bytes
255 heads, 63 sectors/track, 0 cylinders, total 2048 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x46bd0710

Disk /dev/mtdblock0 doesn't contain a valid partition table

Disk /dev/mtdblock1: 0 MB, 65536 bytes
255 heads, 63 sectors/track, 0 cylinders, total 128 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x64697620

Disk /dev/mtdblock1 doesn't contain a valid partition table

Disk /dev/mtdblock2: 6 MB, 6291456 bytes
255 heads, 63 sectors/track, 0 cylinders, total 12288 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0xffffffff

Disk /dev/mtdblock2 doesn't contain a valid partition table

Disk /dev/mtdblock3: 2 MB, 2097152 bytes
255 heads, 63 sectors/track, 0 cylinders, total 4096 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0xffffffff

Disk /dev/mtdblock3 doesn't contain a valid partition table

WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted.


Disk /dev/sda: 3000.6 GB, 3000592982016 bytes
255 heads, 63 sectors/track, 364801 cylinders, total 5860533168 sectors
Units = sectors of 1 * 512 = 512 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/sda1               1  4294967295  2147483647+  ee  GPT

WARNING: GPT (GUID Partition Table) detected on '/dev/sdc'! The util fdisk doesn't support GPT. Use GNU Parted.


Disk /dev/sdc: 3000.6 GB, 3000592982016 bytes
255 heads, 63 sectors/track, 364801 cylinders, total 5860533168 sectors
Units = sectors of 1 * 512 = 512 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/sdc1               1  4294967295  2147483647+  ee  GPT

WARNING: GPT (GUID Partition Table) detected on '/dev/sdd'! The util fdisk doesn't support GPT. Use GNU Parted.


Disk /dev/sdd: 3000.6 GB, 3000592982016 bytes
255 heads, 63 sectors/track, 364801 cylinders, total 5860533168 sectors
Units = sectors of 1 * 512 = 512 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/sdd1               1  4294967295  2147483647+  ee  GPT

WARNING: GPT (GUID Partition Table) detected on '/dev/sdb'! The util fdisk doesn't support GPT. Use GNU Parted.


Disk /dev/sdb: 3000.6 GB, 3000592982016 bytes
255 heads, 63 sectors/track, 364801 cylinders, total 5860533168 sectors
Units = sectors of 1 * 512 = 512 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  4294967295  2147483647+  ee  GPT
root@ubuntu:~#


|
WARNING: GPT (GUID Partition Table) detected on '/dev/sdb'! The util fdisk doesn't support GPT. Use GNU Parted.

fdisk不支持GPT分区,用parted

|
http://www.111cn.net/sys/linux/53182.htm

未知是否有用?

|
fdisk不支持超过2T的
请使用parted

    
 
 

您可能感兴趣的文章:

  • 在fdisk分区命令使用中,活动分区是什么意思?活动分区是干什么用的?
  • fdisk 命令 能否 进行 非交互模式,比如 #:fdisk /dev/sdb n p 0 100M;创建一个分区。
  • fdisk如何改变扩展分区的大小!!高分送高手~~~~~~~~~
  • 磁盘分区工具 fdisk
  • Unbuntu fdisk -l 无法显示windows分区
  • 逻辑分区上的子分区如何挂载?如/dev/hda1上的子分区/dev/hda1p1,fdisk -l /dev/hda1可以看到,但ls /dev看不到。谢谢!
  • 用fdisk /mbr 仅仅是弄掉lilo吗?还是其他硬盘的分区信息也没了?
  • 我对硬盘的fat分区重新用fdisk分区后,linux就启动不了了,里面有非常重要的东西.就是不知道怎么启动
  • 如何使用shell脚本实现fdisk /dev/sdb的自动分区,不与用户进行交互
  • 关于硬盘分区函数fdisk -l 这个需要下载什么吗?
  • 哪里有Linux 的分区工具(Disk Druid 、fdisk)?
  • fdisk分区问题
  • 请问,我现在在一个分区里装了LINUX8.0,但我现在想把它给删了,把它的分区归还给WIN98的FAT32格式,但是我删不掉它的分区了,用FDISK,和PQMAG
  • 在linux下新加一块IDE硬盘,用linux自带的FDISK命令分了一个LINUX分区,但是不知道用什么命令将该分区格式化并且挂载到home下。在线等
  • fdisk 如何对硬盘分区??
  •  
    本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
    本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。












  • 相关文章推荐
  • 利用fork 与 dup2 执行 系统命令, 别的命令都可以获取执行结果,就fdisk 命令不可以. execve("/sbin/fdisk",args,NULL) , args 命令参数.
  • 请问fdisk -l命令结果竟然为空,这如何解决?
  • Linux无法识别fdisk
  • php iis7站长之家
  • LINUX fdisk 命令疑问
  • 请教我这样的情况正常吗?3块硬盘从fdisk -l看正常,但是
  • 请问 fdisk /mbr 命令是什么 原理?
  • 求 fdisk 源码
  • fdisk-l无法显示usb设备名
  • fdisk 命令的一点疑惑
  • fdisk和mkfs问题。
  • SOS!!!!FDISK ERROR!!!在线等待,高分
  • 请问在Linux系统目录下怎么找得到fdisk程序或xcin输入法的源代码?
  • fdisk -l无法发现硬盘
  • fdisk
  • 有关fdisk的问题
  • Linux RH 7.3下插入U盘后,fdisk -l看没有多出设备,这是怎么回事?
  • fdisk -l各项的含义
  • 请问:使用fdisk/mbr清除bios中登陆选择菜单后,如何恢复?或重设
  • fdisk -l 显示的信息中的Units是指什么?


  • 站内导航:


    特别声明:169IT网站部分信息来自互联网,如果侵犯您的权利,请及时告知,本站将立即删除!

    ©2012-2021,