Re: HD to SSD question.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, Aug 18, 2013 at 10:57:09PM +0200, Erik P. Olsen wrote:

> I plan to swap the HD on my laptop with an SSD of same size.
> Will it work OK if I dd the HD to an external HD, swap
> the HD with the SSD and dd the contents back to the SSD?
> I believe I can use knoppix to the process.

You can dd /dev/sdXX of the HDD into a file, then dd that file
into the SSD.  It should generally work.  If you have a spare
laptop that can host either the original HDD or the new SSD
for the duration of the operation, you can boot both from a
live distro and dd directly from one to the other via network.
It may help to zero the unused space and the swap partition(s)
on source HDD and compress the transfer over net.

But _do_ check carefully that the SSD has at least the same
number of _bytes/sectors_ and sector size as the HDD, else
you risk to end up with corrupted partitions.  E.g., my 256GB
SSD says:

    fdisk -l /dev/sda

    Disk /dev/sda: 256.1 GB, 256060514304 bytes, 500118192 sectors
    Units = sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes

Should the SSD be slightly shorter you can boot from a live
distro and shrink a bit the last partition on the source HDD
to keep it within the destination SSD boundary.

You may also want to check Clonezilla, which automates some
operations: http://clonezilla.org/

Good luck!
Mihai
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org




[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux