• 0

GPT disk, cannot backup?


Question

23 answers to this question

Recommended Posts

  • 0

http://kb.acronis.com/content/2974

Acronis True Image Home Does Not Support Dynamic Disks or Disks with GUID Partition Tables (GPT)

Created - Jul 30, 2009; Updated - Aug 23, 2011

Acronis True Image Home Plus Pack supports dynamic disks or disks with GUID partition tables (GPT). Acronis True Image Home does not

This article applies to:

Acronis True Image Home 2012

Acronis True Image Home 2011

Acronis True Image Home 2010

Acronis True Image Home 2009

Acronis True Image 11 Home

Acronis True Image 10.0 Home

  • 0

If you don't have this solved yet, I recommend looking into Clonezilla. It is probably one of the best whole disk backup solutions available -- and its open source. It has a fairly easy to use interface and will guide you through the whole process. I think that it essentially does something similar to what n_k suggested, except the resulting image is compressed by default (instead of raw) and is accompanied by system information and disk geometry (in case you should ever need it).

I recommend the stable Clonezilla Live iso, which is so named because it is based off of Debian's stable branch, not because the other versions on their website are unstable.

  • 0

Well then do not use GPT, or dynamic disk, why are you??

Or just buy the plus pack for acronis

http://www.acronis.c...mage/#plus-pack

Advanced features Plus Pack features include:

  • Ability to Restore to Dissimilar Hardware - Whatever the make, model or installed components of your new computer, Plus Pack restores everything back to its proper form.
  • Dynamic Disk Support - Back up and restore dynamic volumes with ease, taking full advantage of dynamic-disk capabilities.
  • Microsoft Windows Preinstallation Environment (WinPE) Support - Speed up your recovery process with fast and easy integration of the latest Microsoft drivers, customized scripts, applications and plug-ins to your rescue or boot media.

  • 0

A friend handed me a thumb drive with OSX86 in a GPT partition on it, and I've tried GParted, doing a "dd if=/dev/zero of=/dev/sdc" and everything to try and make this 8 GB thumb drive usable again, and nothing has worked for me. I even put it in my PS3 in hopes that it would prompt me to format it, and the PS3 didn't even pick it up. If you can figure out how to get data onto or off of your drive, let me know what you used please, :-)

  • 0

Did you setup some sort of raid 0 or 1 array to install your windows onto?? I do not believe out of the box a SSD would magically be set to dynamic disk.

You can convert dynamic to basic again sure - but its going to mean loss of data, and doubt windows would allow you to do it on the drive you booted from so you would have to put the disk into a different system to convert it to basic.

I have not played with this for years, I remember a hex edit sort of way to get a disk back to basic without data loss - but its been YEARS since I have played with that. You could try this software http://www.dynamic-disk.com/buy.html

Never used it, might be pure junk?? Might work perfect -- not sure, never used it. I will try and dig up the old school way and -- that was years and years ago, I believe you can do it with testdisk for FREE

I believe in the past I have done it with http://mh-nexus.de/en/hxd/

When I get a chance I will give testdisk a run on a VM and verify..

  • 0

I am completely clueless to how you got it to be dynamic other than clicking on it an converting it to that.. I have done HUNDREDS of installs, if not thousands over the years since dynamic has been around and have never once seen it default to dynamic..

So either that disk was preformatted in some other system and set to by dynamic -- or you converted it. I would suggest you either boot recovery tools and change it to basic, or connect to another system and convert to basic. Then install your system and it will be BASIC.

  • 0
  On 30/10/2011 at 21:41, LakeRat said:

Turn off UEFI in your BIOS. If it isn't that, I don't know what is doing it.

Hmm... I actually had UEFI Only as I read it was recommended with ssd's. Then I switched that to Both UEFI and Legacy, same problem.

I'll try Legacy Only and see.

Thanks for the reply.

  • 0

I hope that fixes the problem.

I just had to reformat my Home Theater PC because Windows Home Server 2011 won't backup GPT partitions either. Other than the 3TB limit, I honestly don't know what advantages GPT has. I only have one SSD (not running GPT or a UEFI BIOS), and I had never heard of any recommendation to use GPT. Where did you read that?

OOPS!, I forgot to tell you that you will have to reinstall Windows if you turn off UEFI in the BIOS. I hope you knew that.

  • 0

Unless you CHANGE it to basic its going to stay dynamic -- does not matter if you reinstall windows 1000 times!

Like I said -- either put the disk in another machine and change to basic disk, or boot to recovery console and change it there.. Once you change it to BASIC then you can install windows and back it up with acronis.

Or just buy the plus pack from acronis I linked too and then you can use dynamic disks.

  • 0

Budman had me curious about the dynamic partitions. I don't have any GPT disks running now, so I didn't know if they were basic or dynamic by default. I was only addressing the GPT side of things.

I'm glad to see that I wasn't completely wrong with my answer. When I reinstalled Windows, I deleted all of the GPT partitions, and the disks that were created are basic.

ultimate99, I hope you didn't lose any data during the changeover.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • VirtualBox 7.1.10 by Razvan Serea VirtualBox is a powerful x86 and AMD64/Intel64 virtualization product for enterprise as well as home use. Targeted at server, desktop and embedded use, it is now the only professional-quality virtualization solution that is also Open Source Software. Presently, VirtualBox runs on Windows, Linux, macOS, and Solaris hosts and supports a large number of guest operating systems including but not limited to Windows (NT 4.0, 2000, XP, Server 2003, Vista, 7, 8, Windows 10 and Windows 11), DOS/Windows 3.x, Linux (2.4, 2.6, 3.x, 4.x, 5.x and 6.x), Solaris and OpenSolaris, OS/2, OpenBSD, NetBSD and FreeBSD. Some of the features of VirtualBox are: Modularity. VirtualBox has an extremely modular design with well-defined internal programming interfaces and a client/server design. This makes it easy to control it from several interfaces at once: for example, you can start a virtual machine in a typical virtual machine GUI and then control that machine from the command line, or possibly remotely. VirtualBox also comes with a full Software Development Kit: even though it is Open Source Software, you don't have to hack the source to write a new interface for VirtualBox. Virtual machine descriptions in XML. The configuration settings of virtual machines are stored entirely in XML and are independent of the local machines. Virtual machine definitions can therefore easily be ported to other computers. VirtualBox 7.1.10 changelog: VBoxManage: Fixed a crash when running 'guestcontrol run' on Windows hosts (bug #22175) Audio: Fixed device switching on Windows hosts (bug #22267) Windows host installer: Fixed multiple installation entries in the 'Add or remove programs' dialog and upgrade issues Linux host: Fixed issue which caused VM Selector process crash due to missing libdl.so and libpthread.so libraries (bug #22193) Linux host: Removed libIDL as a build time dependency when building VirtualBox from source code (bug #21169) Linux guest and host: Added initial support for kernel 6.15 (bug #22420) Linux guest: Added initial support for kernel 6.16-RC0 Linux guest and host: Fixed issue with building modules for UEK8 kernel on Oracle Linux 9 distribution RDP: Fixed issue when it was not possible to paste clipboard buffer into a guest over RDP remote session Download: VirtualBox 7.1.10 | 119.0 MB (Open Source) Download: VirtualBox 7.1.10 Extension Pack | 21.9 MB View: VirtualBox Home Page | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • I think the reason is, it is cross platform.
    • Sure, Linux is a great alternative for productivity purposes and actual work. But the only way I'd consider Linux is after an extensive review of top Windows games support. Neowin is definitely working on such an article, right? ::wink wink::
    • I think AI wouldn't have so many run-on sentences.
    • Yes, doing it only Microsoft's way which 90% of users seem to hate is a much better way to go. The comment you replied to didn't even mention user friendly.
  • Recent Achievements

    • Week One Done
      jrromero17 earned a badge
      Week One Done
    • One Month Later
      jrromero17 earned a badge
      One Month Later
    • Conversation Starter
      johnwin1 earned a badge
      Conversation Starter
    • One Month Later
      Marwin earned a badge
      One Month Later
    • One Year In
      fred8615 earned a badge
      One Year In
  • Popular Contributors

    1. 1
      +primortal
      235
    2. 2
      snowy owl
      156
    3. 3
      ATLien_0
      139
    4. 4
      Xenon
      131
    5. 5
      +FloatingFatMan
      128
  • Tell a friend

    Love Neowin? Tell a friend!