Restoring disk img (with macrium) after using dban to wipe hard drive

RamyG4

New member
Local time
10:17 AM
Messages
21
This isn't exactly a Windows 7 question, so if it doesn't belong here I apologize in advance.

Story: I had to send my laptop in to squaretrade for a repair (spilled liquid on the keyboard). They couldn't find the part, so they told me they were going to refund me the price of the computer (and not the price of the warranty), I quickly called and told them to send it back to me, which they did. Before sending it back, I took a disk image with macrium and wiped the hard drive clean with dban (after they had told me they would put Windows 7 back on my pc if I did so). When they sent it back to me they hadn't put windows back on the laptop. I could send it back to them to do so, but I was planning on buying the replacement keyboard (would get here in 2 days) and putting it back in myself, rather than waiting 2+ weeks to send it to them and have send it back.

Now, when I use the macrium recovery disk and I get to the part where it asks me to select which partition i want to overwrite the disk image data with, there's nothing there. Is there a way to remedy this?
 

My Computer My Computer

At a glance

Windows 7 64bitIntel(R) Core(TM) i7-2670QM CPU @ 2.20GHz8.00 GB(1) NVIDIA GeForce 610M (2) Intel(R) HD Graph...
Computer Manufacturer/Model Number
ASUS A53SD-TS72
OS
Windows 7 64bit
CPU
Intel(R) Core(TM) i7-2670QM CPU @ 2.20GHz
Motherboard
ASUSTeK Computer Inc. K53SD
Memory
8.00 GB
Graphics Card(s)
(1) NVIDIA GeForce 610M (2) Intel(R) HD Graphics Family
Sound Card
(1) Realtek High Definition Audio (2) Intel(R) Display Aud
Doesn't DBAN remove partitions?
Try booting up a GParted or PartedMagic disk and formatting the drive through that.
 

My Computer My Computer

At a glance

Windows 7 Professional 32bit
OS
Windows 7 Professional 32bit
Ok thanks, is there a way to partition the drive exactly the way it was before?
 

My Computer My Computer

At a glance

Windows 7 64bitIntel(R) Core(TM) i7-2670QM CPU @ 2.20GHz8.00 GB(1) NVIDIA GeForce 610M (2) Intel(R) HD Graph...
Computer Manufacturer/Model Number
ASUS A53SD-TS72
OS
Windows 7 64bit
CPU
Intel(R) Core(TM) i7-2670QM CPU @ 2.20GHz
Motherboard
ASUSTeK Computer Inc. K53SD
Memory
8.00 GB
Graphics Card(s)
(1) NVIDIA GeForce 610M (2) Intel(R) HD Graphics Family
Sound Card
(1) Realtek High Definition Audio (2) Intel(R) Display Aud
Nope, but it's 99% likely that it was an NTFS format.
 

My Computer My Computer

At a glance

Windows 7 Professional 32bit
OS
Windows 7 Professional 32bit
I would make 1 partition over the whole drive. Later you can always shrink that partition if you want to make more partitions.

Alternatively you make a partition the size of the old C partition (or a tad bigger) - if you remember that size. The rest of the drive you leave unallocated for later use.

I would use Command Prompt which you have on any Windows installation or repair/restore disc. The commands are: (hit Enter after each command)

Diskpart
List disk
Select disk n (where n is the number that was given for your SSD in List disk)
Clean
Create partition primary
Format fs=ntfs quick
Active
Exit

And if you want a specific size, use this Create command:

Create partition primary size=50000

That would make a partition of 50GBs (the number has to be in MBs), if you wanted a 100GB partition, the number behind Size would be 100000
 

My Computer My Computer

At a glance

Vista, Windows7, Mint Mate, Zorin, Windows 8from 1.6GHz Duo to i7
Computer Manufacturer/Model Number
HP, Dell, Gateway, Toshiba - 4 laptops and 2 desktops
OS
Vista, Windows7, Mint Mate, Zorin, Windows 8
CPU
from 1.6GHz Duo to i7
Monitor(s) Displays
2x HP w2207
Hard Drives
5x HDD, 7x SSD, 12x Externals
Keyboard
with trackball - no mices
Mouse
Trackball mice
Internet Speed
DSL 6000
So the reason I couldn't find anything was because my laptop had no hard drive. I found this out when I received my hard drive in the mail from SquareTrade. Problem solved, embarrassingly.
 

My Computer My Computer

At a glance

Windows 7 64bitIntel(R) Core(TM) i7-2670QM CPU @ 2.20GHz8.00 GB(1) NVIDIA GeForce 610M (2) Intel(R) HD Graph...
Computer Manufacturer/Model Number
ASUS A53SD-TS72
OS
Windows 7 64bit
CPU
Intel(R) Core(TM) i7-2670QM CPU @ 2.20GHz
Motherboard
ASUSTeK Computer Inc. K53SD
Memory
8.00 GB
Graphics Card(s)
(1) NVIDIA GeForce 610M (2) Intel(R) HD Graphics Family
Sound Card
(1) Realtek High Definition Audio (2) Intel(R) Display Aud
Back
Top