QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 647|回复: 3

如何将一个空闲空间格式化并挂载为ext3文件系统

[复制链接]
发表于 2004-4-9 20:35:29 | 显示全部楼层 |阅读模式
我有一个空闲空间,但不知如何将其格式化,看了parted的print命令,但好像只能看已经格式化的文件系统,不能看到这个空闲空间。
如下:
GNU Parted 1.6.3
Copyright (C) 1998, 1999, 2000, 2001, 2002 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 MERCHANTABILITYor FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more details.

Using /dev/hda
Information: The operating system thinks the geometry on /dev/hda is 4865/255/63.  Therefore, cylinder 1024 ends at 8032.499M.
(parted) print
Disk geometry for /dev/hda: 0.000-38166.679 megabytes
Disk label type: msdos
Minor    Start       End     Type      Filesystem  Flags
1          0.031   8997.341  primary   ntfs        boot
2       8997.341  38154.375  extended              lba
5       8997.372  17994.682  logical   ntfs
6      23995.556  24097.500  logical   ext3
7      24097.531  31094.560  logical   ext3
8      31094.591  33094.841  logical   fat16       lba
9      33094.872  33612.561  logical   linux-swap
10     33612.592  38154.375  logical   ext3
(parted)

可以看到5与6之间少了一部份。
不知如何解决这个问题?

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?注册

×
 楼主| 发表于 2004-4-9 21:54:22 | 显示全部楼层
现在这么多人在线,哪位支持一下?
回复

使用道具 举报

 楼主| 发表于 2004-4-10 10:48:35 | 显示全部楼层
再顶一下
回复

使用道具 举报

发表于 2004-4-10 11:13:18 | 显示全部楼层
你的空闲空间有分为一个区么?如果是得话,应该有 一个分区号,类似hda1,hda2,hda3....
如果还没有分区号,那就是FREESPACE,那就用fdisk建立分区

然后mke2fs来格式化这个分区
然后mount加载上就可以用了.
回复

使用道具 举报

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

本版积分规则

GMT+8, 2024-11-17 08:21 , Processed in 0.042956 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

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