1
Applications / Re: Creating an OS/2 image from HDD
« on: January 23, 2023, 01:00:19 am »
The easy way to move your partition is to use zip. Zip your old partition with -qryS. If files are in use, they will not be included, so if you are moving a bootable volume, boot from another volume, or from installation media to do your zip.
Create your new volume, and unzip (no parameters needed). If it is bootable, and you changed file system type, you need to use sysinstx <drive letter> to copy system files.
This method has few limitations about volume size and it defragments your data, too.
Create your new volume, and unzip (no parameters needed). If it is bootable, and you changed file system type, you need to use sysinstx <drive letter> to copy system files.
This method has few limitations about volume size and it defragments your data, too.