On Sun, 24 Nov 2002, Andrew Clausen wrote:
> Just thought I'd comment on the situation with Parted.
> If you resize a file system that Parted supports directly, then
You mean, if one resizes a partition that has a filesystem that Parted
supports directly?
> obviously the constraint solver will make sure everything fits :)
I hoped so ;)
> (It's one of the arguments in favour of coupling a fs interface with
> a partition one)
Definitely. It's not by accident ntfsresize finishes like this,
---------------------------------------------------------------->
NTFS had been successfully resized on device '/dev/hda1'.
You can go on to resize the device e.g. with 'fdisk'.
IMPORTANT: When recreating the partition, make sure you
1) create it with the same starting disk cylinder
2) create it with the same partition type (usually 7, HPFS/NTFS)
3) do not make it smaller than the new NTFS filesystem size
4) set the bootable flag for the partition if it existed before
Otherwise you may lose your data or can't boot your computer from the disk!
<---------------------------------------------------------------
I guess Parted ensures all, right? [you already answered some, yes]
> (2) rm and rescue. Rescue works like gpart. (Looks at
> signatures/superblocks, and figures out where everything should be)
Very nice :)
Szaka
|