Backing up a HD with mixed FAT32 (WinXP) and unix (FreeBSD) partitions
I have been using TI for years and generally it works well, but even the latest 2012 cannot do this correctly.
I am trying to back up (and be able to restore) an image made of a 256GB Crucial SSD (driven via a SATA controller configured as "IDE" - even old WinXP SP2 supports that natively) which contains a FreeBSD boot record and a WinXP installation and a FreeBSD installation, with some FAT32 partitions and some BSD partitions.
TI does the backup just fine, to a network drive (while running under WinXP).
The restore appears to work (except due to unsupported-Atheros-NIC issues - see other thread I have just started - I cannot restore anything from a network drive because there is no network access, so it works only from a locally stored .tib image) but TI 2012 fails to restore the MBR.
More seriously it fails to copy over the MBR even if I install both the source and destination HD on the same SATA controller and use the TI "Disk Clone" function. Surely a "disk clone" function should copy over the whole lot?
What happens is that the restore completes OK but the machine just boots straight into WinXP. The FreeBSD boot menu (offering BSD or Windows) is missing.
We are trying to work out a solution involving (1) installing a separately installed NIC which is supported by the TI bootable media, and (2) repairing the missing MBR using the FreeBSD install DVD (this step would have to be done after any archive restoration).
I wonder if anybody can assist in any way with a better solution.
- Accedi per poter commentare
Many thanks but that info is for Linux. We are using FreeBSD, which may or may not use the same sort of loader.
The basic Q is why Trueimage's image restore doesn't restore the MBR, even though it does offer an option for doing exactly that.
And even TI's Disk Clone feature has the same issue. Why doesn't it just do what it says and "clone" the disk?
- Accedi per poter commentare
Even on FreeBSD you can restore loader code stored inside MBR. Boot from installation CD then use 'fdisk' option then use 'W' to write (unmodified) MBR. You will be asked for type of boot0 stage loader code you prefer to install. Or use 'fdisk -B ...' from recovery command line.
Of course, it's not answer to basic question - why TI doesn't save (or restore) the original loader.
- Accedi per poter commentare