JtheRipper
IS-IT--Management
Hi there,
I want to know if it is possible to change the high value of a partition? The reason is that we have quite a few partitions, and the last one is set to "maxvalue". We need to add a few partitions now between the "maxvalue" and the one before the last one.
The only way I know of is to:
1. Make a copy of the last partition's data
2. Drop the "maxvalue" partition
3. Add the relevant partitions including the "maxvalue" one
4. Populate the "maxvalue" partition with the backup made
Any ideas on how to make this easier?
Thanks,
J.
I want to know if it is possible to change the high value of a partition? The reason is that we have quite a few partitions, and the last one is set to "maxvalue". We need to add a few partitions now between the "maxvalue" and the one before the last one.
The only way I know of is to:
1. Make a copy of the last partition's data
2. Drop the "maxvalue" partition
3. Add the relevant partitions including the "maxvalue" one
4. Populate the "maxvalue" partition with the backup made
Any ideas on how to make this easier?
Thanks,
J.