Page 1 of 1

Cloning partitions with the same LBA Offset

Posted: Mon Jun 01, 2015 5:11 pm
by valihrach
Recently I tested BootitBM/Image for DOS Trial in VMWare for cloning boot partitions of various systems. I tried to retain LBA Offset because OS not always boot from shifted partitions. Here are my results:

1. LBA Offset 63 sectors (as xp fdisk does) - successfully cloned using Image for DOS, no alignment at all set for target drive
2. LBA Offset 2048 sectors (as win7 diskpart does) - successfully cloned using Image for DOS, only Align for 1 MiB set for target drive
3. LBA Offset 4096 sectors (as Paragon Alignment Tool does) - cannot clone using Image for DOS, but I am able to make it directly in BootitBM Partition Work whle setting both options Align for 1 MiB AND Offset 1 MB.

I tested various other switches (Same target system etc) with no success. Here is my question:

Is there a simple way to clone at least first partitions exactly as they lay on source drive (retain the LBA Offset regardless of its size)? For mass deployment, only one set of commandline settings is advantage.

Any suggestions are welcome.

Re: Cloning partitions with the same LBA Offset

Posted: Mon Jun 01, 2015 10:40 pm
by TeraByte Support
it goes to the same location if you do an entire drive (or multi partition)
restore without scaling or align to target set. It also goes to the same
location if you restore a single partition from the command line without
specifying a target id.


"valihrach" wrote in message news:9710@public.image...

Recently I tested BootitBM/Image for DOS Trial in VMWare for cloning boot
partitions of various systems. I tried to retain LBA Offset because OS not
always boot from shifted partitions. Here are my results:

1. LBA Offset 63 sectors (as xp fdisk does) - successfully cloned using
Image for DOS, no alignment at all set for target drive
2. LBA Offset 2048 sectors (as win7 diskpart does) - successfully cloned
using Image for DOS, only Align for 1 MiB set for target drive
3. LBA Offset 4096 sectors (as Paragon Alignment Tool does) - cannot clone
using Image for DOS, but I am able to make it directly in BootitBM Partition
Work whle setting both options Align for 1 MiB AND Offset 1 MB.

I tested various other switches (Same target system etc) with no success.
Here is my question:

Is there a simple way to clone at least first partitions exactly as they lay
on source drive (retain the LBA Offset regardless of its size)? For mass
deployment, only one set of commandline settings is advantage.

Any suggestions are welcome.


Re: Cloning partitions with the same LBA Offset

Posted: Mon Jun 01, 2015 10:44 pm
by TeraByte Support
and when I say "restore" it works the same as a "copy" (talking about the
target).

"TeraByte Support" wrote in message news:9712@public.image...

it goes to the same location if you do an entire drive (or multi partition)
restore without scaling or align to target set. It also goes to the same
location if you restore a single partition from the command line without
specifying a target id.


"valihrach" wrote in message news:9710@public.image...

Recently I tested BootitBM/Image for DOS Trial in VMWare for cloning boot
partitions of various systems. I tried to retain LBA Offset because OS not
always boot from shifted partitions. Here are my results:

1. LBA Offset 63 sectors (as xp fdisk does) - successfully cloned using
Image for DOS, no alignment at all set for target drive
2. LBA Offset 2048 sectors (as win7 diskpart does) - successfully cloned
using Image for DOS, only Align for 1 MiB set for target drive
3. LBA Offset 4096 sectors (as Paragon Alignment Tool does) - cannot clone
using Image for DOS, but I am able to make it directly in BootitBM Partition
Work whle setting both options Align for 1 MiB AND Offset 1 MB.

I tested various other switches (Same target system etc) with no success.
Here is my question:

Is there a simple way to clone at least first partitions exactly as they lay
on source drive (retain the LBA Offset regardless of its size)? For mass
deployment, only one set of commandline settings is advantage.

Any suggestions are welcome.


Re: Cloning partitions with the same LBA Offset

Posted: Tue Jun 02, 2015 2:37 pm
by valihrach
Thank you for the response, I will give it a try this week.