05-05-2012 10:27 AM
Hi,
Could you please help.
Cheers
Solved! Go to Solution.
05-05-2012 11:32 AM
I've never used the Windows image thing.
You could try this: http://www.macrium.com/reflectfree.aspx
Failing that I'll leave this thread for someone who has used it to answer. ![]()
FAQs and Top Forum Solutions
Did a user help you? Say thanks by giving Kudos!
How do I know what memory to buy?
Still need help? Contact Crucial Customer Service
Remember to regularly backup your important data!
05-06-2012 09:22 AM
Thanks a lot targetbsp, you have made my day. Guess what the guys at msdn forum said,,, Windows 7 does NOT support image restore to SSD!!
Can't believe MSFT is still making money with Windows.
More few questions:
05-06-2012 10:35 AM
As long as the alignment is divisible by 4k it doesn't matter what you use. ![]()
No, you can't easily change it afterwards.
FAQs and Top Forum Solutions
Did a user help you? Say thanks by giving Kudos!
How do I know what memory to buy?
Still need help? Contact Crucial Customer Service
Remember to regularly backup your important data!
05-06-2012 11:29 AM - edited 05-06-2012 11:30 AM
Hmm, here is what diskpart report:
DISKPART> select disk 0 Disk 0 is now the selected disk. DISKPART> list partition Partition ### Type Size Offset ------------- ---------------- ------- ------- Partition 1 Primary 99 GB 32 KB Partition 0 Extended 99 GB 99 GB Partition 2 Logical 99 GB 99 GB DISKPART>
I have two partitions each one is 100G.....So first offset seems OK, but second one is hard to calculate
.
Cheers,
Abdul
05-06-2012 11:46 AM
This will check for you: http://alex-is.de/PHP/fusion/downloads.php?downloa
Just choose each drive in turn and it will show green and say OK if it's fine or red and bad if not.
I'm afraid I don't know much about setting up multiple partitions, i always just use folders.
FAQs and Top Forum Solutions
Did a user help you? Say thanks by giving Kudos!
How do I know what memory to buy?
Still need help? Contact Crucial Customer Service
Remember to regularly backup your important data!
05-06-2012 11:49 AM
OK, here is more info from msinfo applet:
I got two partitions, here is the starting offset of each one:
Partition Disk #0, Partition #0 Partition Size 100.00 GB (107,372,772,352 bytes) Partition Starting Offset 32,768 bytes Partition Disk #0, Partition #1 Partition Size 100.00 GB (107,372,805,120 bytes) Partition Starting Offset 107,372,805,120 bytes
Doing quick calculations:
First Partition Offset: 32,768 / 4096 = 8 (Looks fine) Second Parition Offset: 107,372,805,120 / 4096 = 26214063.75 (Looks bad)
So, would increasing the size of the first partition fix the second partition offset?
Cheers,
Abdul
05-06-2012 11:54 AM
targetbsp wrote:This will check for you: http://alex-is.de/PHP/fusion/downloads.php?downloa
d_id=9 Just choose each drive in turn and it will show green and say OK if it's fine or red and bad if not.
I'm afraid I don't know much about setting up multiple partitions, i always just use folders.
Thank you so much, I was looking for a tool like this
Cheers
05-06-2012 11:54 AM
Like I say, I've never played with that, but it makes sense!
FAQs and Top Forum Solutions
Did a user help you? Say thanks by giving Kudos!
How do I know what memory to buy?
Still need help? Contact Crucial Customer Service
Remember to regularly backup your important data!
05-06-2012 01:42 PM
Ok, it's getting interesting...
So, here is the Current Offsest for the second (bad) partition and then below I calcuated how it should start ![]()
107,372,805,120.00 26,214,063.75 Current (bad) (3,072.00) 107,372,802,048.00 26,214,063.00 Planned (good)
So, by decreasing first partition 3,072 KB I should get second partition start the right place. That's the plan anyhow.
But, before I do this I thought let me do quick analysis of current performance of the two partitions (the good and the bad).
Good parition (Drive C):
Bad parition (Drive D):
On the read side not much difference. But the write side there is a big hit indeed. So, let me try "fix" this for dive D and will report back the results.
Cheers,
Abdul