LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 733|回复: 1

用fdisk分区出现的问题 如何解决?

[复制链接]
发表于 2007-7-2 23:40:45 | 显示全部楼层 |阅读模式
Command (m for help): p

Disk /dev/sda: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *           1         637     5116671    7  HPFS/NTFS
/dev/sda2             638        9728    73023457+   f  W95 Ext'd (LBA)
/dev/sda5             638        1274     5116671    b  W95 FAT32
/dev/sda6            1275        3824    20482843+   b  W95 FAT32
/dev/sda7            3825        4461     5116671    b  W95 FAT32
/dev/sda8            4462        5099     5124703+   7  HPFS/NTFS
/dev/sda9            5100        5736     5116671    b  W95 FAT32
/dev/sda10           5737        7011    10241406    b  W95 FAT32
/dev/sda11           7649        7661      104391   83  Linux
/dev/sda12           7662        9446    14337981   83  Linux
/dev/sda13           9447        9577     1052226   82  Linux swap / Solaris
/dev/sda14           9578        9728     1212876   83  Linux


Command (m for help): n
Command action
   l   logical (5 or over)
   p   primary partition (1-4)
l
First cylinder (7012-9728, default 7012):
Using default value 7012
Last cylinder or +size or +sizeM or +sizeK (7012-7648, default 7648): +4000M

Command (m for help): p

Disk /dev/sda: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *           1         637     5116671    7  HPFS/NTFS
/dev/sda2             638        9728    73023457+   f  W95 Ext'd (LBA)
/dev/sda5             638        1274     5116671    b  W95 FAT32
/dev/sda6            1275        3824    20482843+   b  W95 FAT32
/dev/sda7            3825        4461     5116671    b  W95 FAT32
/dev/sda8            4462        5099     5124703+   7  HPFS/NTFS
/dev/sda9            5100        5736     5116671    b  W95 FAT32
/dev/sda10           5737        7011    10241406    b  W95 FAT32
/dev/sda11           7649        7661      104391   83  Linux
/dev/sda12           7662        9446    14337981   83  Linux
/dev/sda13           9447        9577     1052226   82  Linux swap / Solaris
/dev/sda14           9578        9728     1212876   83  Linux
/dev/sda15           7012        7498     3911796   83  Linux

Partition table entries are not in disk order

Command (m for help): w
The partition table has been altered!

Calling ioctl() to re-read partition table.

WARNING: Re-reading the partition table failed with error 16: 设备或资源忙.
The kernel still uses the old table.
The new table will be used at the next reboot.
Syncing disks.

上边是我 想在硬盘分一个区
可是最后找不到  不知为什么?
发表于 2007-7-3 00:07:28 | 显示全部楼层
在做任何可能对分区表进行修改的操作之前,应该先备份分区表。

开机后,曾经挂载过的硬盘,如果使用Linux的fdisk工具修改过分区表,需要重启计算机之后才能生效。
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表