Author |
Message |
titan
|
|
|
Post subject: (solved) Moving SSD between computers
Posted: 31.08.2011, 07:49
|
|

Joined: 2010-09-11
Posts: 101
Status: Offline
|
|
I have a fully updated version of Aptosid on my desktop, it is on a 64 GB SSD. I have now bought a bigger SSD as a replacement. Can I install the 64 GB SSD Aptosid version in my laptop, they both have Intel CPU/GPU graphics.will it work. |
|
|
|
|
 |
slh
|
|
Post subject: RE: Moving SSD between computers
Posted: 31.08.2011, 12:44
|
|

Joined: 2010-08-25
Posts: 954
Status: Offline
|
|
Unless you use non-free/ binary drivers (which break all other drivers expecting the normal X/ mesa ABI), you can just switch the disk. I recommend to install eventually needed firmwares (especially for network devices) before switching and to delete /etc/udev/rules.d/70-persistent-*.rules (they will get recreated for the new hardware during the next boot), in order to reset persistant device naming; also make sure to delete fstab entries that won't be available on the new system (~= all that aren't on your SSD itself).
Switching the hardware underneath a contemporary Linux install is easy, cloning however needs more attention to reset installation specific security key/ certificates (ssh, ssl) or UUIDs of various kinds. |
|
|
|
|
 |
arwa
|
|
Post subject: RE: Moving SSD between computers
Posted: 31.08.2011, 16:55
|
|

Joined: 2010-09-11
Posts: 183
Status: Offline
|
|
Is the installed aptosid 32bit or are both machines 64bit? A mismatch of the architecture is the only problem I could see. |
|
|
|
|
 |
DeepDayze
|
|
Post subject: Re: RE: Moving SSD between computers
Posted: 31.08.2011, 17:32
|
|

Joined: 2010-09-11
Posts: 616
Location: USA
Status: Offline
|
|
arwa wrote:
Is the installed aptosid 32bit or are both machines 64bit? A mismatch of the architecture is the only problem I could see.
There WILL be a mismatch if the install on the SSD is 64 bit and the machine that the SSD is being moved to is 32 bit. Of course the 32 bit install will run just fine on a 64 bit system. |
|
|
|
|
 |
titan
|
|
Post subject: RE: Re: RE: Moving SSD between computers
Posted: 31.08.2011, 18:21
|
|

Joined: 2010-09-11
Posts: 101
Status: Offline
|
|
Thanks all, they are both 32bit Aptosid but can both run 64bit. the only other problem I can see is with Virtualbox. My desktop is an i3 and I have VT-x and 2 processors enabled but I can change this and unload the KVM module. The new SSD will be a clean install as I am changing to 64 bit. |
|
|
|
|
 |
|