Switching Motherboards Affect Ubuntu?

MyLeftNut

Senior member
Jul 22, 2007
393
0
0
Would a switch in motherboards affect Ubuntu (8.04) like it would with Windows? I recently changed motherboards and it messed up my windows install with stability issues and all. How versatile is Ubuntu with hardware changes?
 

Nothinman

Elite Member
Sep 14, 2001
30,672
0
0
It should be fine, hardware is detected and the right drivers loaded automatically at every bootup. The only major issue would be the hard disks depending on how your /etc/fstab is setup, but if you're using labels, UUIDs or LVM you'll be fine there too.
 

PCTC2

Diamond Member
Feb 18, 2007
3,892
33
91
I recently took a Ubuntu 7.10 install out of an old P3 and shoved it into an old P4 cuz the P3 bit the dust and it was fine except for needing to change fstab, menu.lst (grub.conf), and an incompatible nVIDIA driver. Booted fine.
 

sourceninja

Diamond Member
Mar 8, 2005
8,805
65
91
Originally posted by: Nothinman
It should be fine, hardware is detected and the right drivers loaded automatically at every bootup. The only major issue would be the hard disks depending on how your /etc/fstab is setup, but if you're using labels, UUIDs or LVM you'll be fine there too.

The last two versions of ubuntu have used UUID's by default. So he should be fine there.