Hello,
I just took the plunge and bought an SSD (Samsung 830 256GB, if you're interested).
My current machine has an old PATA 180GB system drive with a Win7 Pro X64/Mythbuntu dual boot.
I'd really rather not do a fresh install of windows on the new drive. I can lose the linux install since it's rarely used for watching live TV. But it would be nice to have.
Can I clone my drive (including both OSes) converting it to 4K sectors?
I first thought of booting a linux disc and just doing a `dd ibs=512 obs=4096 if=<patadrive> of=<SSD>` but my intuition says that would screw up everything.
The second idea I had was using the windows backup tool to create an image of my windows partition, then boot from the windows recovery disc and restore that image to the SSD. I would lose the linux partitions, but I could reinstall that later.
The SSD retail box includes Norton Ghost software for cloning, would that be the best way to go? I am wary of automated things with my non-standard configuration.
I am concerned about blindly copying 512B sectors to the SSD because 512B sectors will reduce performance and may shorten the lifespan of the SSD.
I just took the plunge and bought an SSD (Samsung 830 256GB, if you're interested).
My current machine has an old PATA 180GB system drive with a Win7 Pro X64/Mythbuntu dual boot.
I'd really rather not do a fresh install of windows on the new drive. I can lose the linux install since it's rarely used for watching live TV. But it would be nice to have.
Can I clone my drive (including both OSes) converting it to 4K sectors?
I first thought of booting a linux disc and just doing a `dd ibs=512 obs=4096 if=<patadrive> of=<SSD>` but my intuition says that would screw up everything.
The second idea I had was using the windows backup tool to create an image of my windows partition, then boot from the windows recovery disc and restore that image to the SSD. I would lose the linux partitions, but I could reinstall that later.
The SSD retail box includes Norton Ghost software for cloning, would that be the best way to go? I am wary of automated things with my non-standard configuration.
I am concerned about blindly copying 512B sectors to the SSD because 512B sectors will reduce performance and may shorten the lifespan of the SSD.