On Thu, Dec 10, 2020 at 10:23 AM n952162 <[email protected]> wrote: > > I need a new mainboard. What will happen if I boot my existing system > on it?
Is the CPU going to be the same? The responses already cover the mainboard itself well. If the CPU could change then you need to check your -march in CFLAGS for compatibility (if you set it) and potentially rebuild anything you don't want to break. -- Rich

