回复:FC4硬盘CLONE后,如何把隐藏的空间找回来?(

来源: 2006-12-17 18:08:17 [旧帖] [给我悄悄话] 本文已被阅读:


I opened hardware browser, --HARD DRIVES, there is a free space for about 57G, so I run fdisk ,then N, to create a new partition with these free space.so now, in hardware Browser, there is a hdb3 showing like this:

SIZE TYPE
dev/hdb
hdb1 1 13 102 ext3
hdb2 14 2491 19438 LVM Physical Volume
hdb3 2492 10011 58989 No filesystem

so now , when I run fdisk -l, I see below:
DEVICE BOOT START END BLOCKS ID SYSTEM
/dev/hdb1 * 1 13 104391 83 Linux
/dev/hdb2 14 2491 19904535 8e Linux LVM
/dev/hdb3 2492 10011 60404400 83 Linux



if you can tell me how to make the HDB3 working as a partition or merge it into hdb2, that will be great, thank you very much!