Difference between revisions of "Post-Install Hardware Changes"
Line 8: | Line 8: | ||
<b>Preliminary:</b> | <b>Preliminary:</b> | ||
− | Swapping hardware in a Linux system such as Amahi/ | + | Swapping hardware in a Linux system such as Amahi (Fedora/Ubuntu) is very forgiving and simple for the most part. Amahi does depend, however, on having the eth0 network interface and your shares depend on having the right drives and SATA ports identified between hardware changes to avoid <i>lengthy</i> repair processes. |
If swapping:<br /> | If swapping:<br /> | ||
>> Motherboard/ SATA-controller/ RAID-card <<<br /> | >> Motherboard/ SATA-controller/ RAID-card <<<br /> | ||
- you have no changes to make when booting back into Fedora, which will just re-fit drivers to the new part. <br /> | - you have no changes to make when booting back into Fedora, which will just re-fit drivers to the new part. <br /> | ||
− | - It is advisable though, to reconnect your drives in the same sequence they were before the swap of the motherboard/ sata-controller/ RAID-card..<br /> | + | - It is very advisable though, to reconnect your drives in the same sequence they were before the swap of the motherboard/ sata-controller/ RAID-card..<br /> |
eg:<br /> | eg:<br /> | ||
before the part-swap<br /> | before the part-swap<br /> | ||
Line 20: | Line 20: | ||
sata port 01 = sata drive sda<br /> | sata port 01 = sata drive sda<br /> | ||
..and so on.<br /> | ..and so on.<br /> | ||
− | - In the BIOS/ UEFI, ensure that the boot sequence is also the same. <br /> | + | - In the BIOS/ UEFI, ensure that the boot sequence is also the same as before the upgrade or swap. <br /> |
If swapping:<br /> | If swapping:<br /> | ||
>> network card << <br /> | >> network card << <br /> | ||
- you must ensure that the same ethernet device assignment stands as before the part swap. <br /> | - you must ensure that the same ethernet device assignment stands as before the part swap. <br /> | ||
− | - If anything eth0 may become eth1 afterwards, so you will need to rename it to eth0 via the Network Manager in the | + | - If anything eth0 may become eth1 afterwards, so you will need to rename it to eth0 via the Network Manager in the desktop. You'll want to reboot to finalize changes. (((command-line process coming soon)))<br /> |
If swapping:<br /> | If swapping:<br /> | ||
>> CPU / RAM / video card << <br /> | >> CPU / RAM / video card << <br /> | ||
− | - no changes need to be done after boot. These drivers should automatically load on a reboot of | + | - no changes need to be done after boot. These drivers and modules should automatically load on a reboot of Linux.<br /> |
<!--Your text above this line--> | <!--Your text above this line--> | ||
− | <!--This page must | + | <!--This page must belong to one of the following categories please remove comment--> |
<!--[[category:Apps]]--> | <!--[[category:Apps]]--> | ||
<!--[[Category:Fedora_14]]--> | <!--[[Category:Fedora_14]]--> |
Revision as of 23:31, 2 September 2012
Preliminary:
Swapping hardware in a Linux system such as Amahi (Fedora/Ubuntu) is very forgiving and simple for the most part. Amahi does depend, however, on having the eth0 network interface and your shares depend on having the right drives and SATA ports identified between hardware changes to avoid lengthy repair processes.
If swapping:
>> Motherboard/ SATA-controller/ RAID-card <<
- you have no changes to make when booting back into Fedora, which will just re-fit drivers to the new part.
- It is very advisable though, to reconnect your drives in the same sequence they were before the swap of the motherboard/ sata-controller/ RAID-card..
eg:
before the part-swap
sata port 01 = sata drive sda
after the part-swap
sata port 01 = sata drive sda
..and so on.
- In the BIOS/ UEFI, ensure that the boot sequence is also the same as before the upgrade or swap.
If swapping:
>> network card <<
- you must ensure that the same ethernet device assignment stands as before the part swap.
- If anything eth0 may become eth1 afterwards, so you will need to rename it to eth0 via the Network Manager in the desktop. You'll want to reboot to finalize changes. (((command-line process coming soon)))
If swapping:
>> CPU / RAM / video card <<
- no changes need to be done after boot. These drivers and modules should automatically load on a reboot of Linux.