dd cloned win2003 std ntfs partition, "no operating system found".
- by 3molo
I cloned an existing ntfs partition on faulty hardware using dd and gzip. The copied partition was then written to a newly created ntfs partition on a new disk (on another server) and the bootable flag was set.
However, the "Operating system not found" (or is it No operating system found?) is what happens when I try to boot it.The faulty server is part of the AD domain, but I do not have the local administrator password, so I couldn't use the repair console of windows 2003 to fixmbr. I did try to do a normal repair during win2003 installation menu, but with no success.
Both windows installation and Linux recognizes it as a ntfs partition of its true size, and files can be seen and read.
I've done this a couple of times before, but I didn't encounter this problem. Of course I encountered other problems, like BSDO due to lack of hw drivers etc - but that was pretty easily fixed.
Why am I failing to get the copied partition to even be recognized as a bootable disk on the new server?