LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 02-08-2008, 07:37 AM   #1
shroomy_bee
Member
 
Registered: Feb 2008
Posts: 36

Rep: Reputation: 15
Motherboard compatibility & BIOS boot-up settings


I'm wanting to get a new computer and some of the motherboards are listed as being Linux compatible, and some aren't (as in: they just don't list compatibility at all, or list OSs and Linux isn't in them)....so I'm looking for a resource listing for AM2 and 775 (and above) processor socket motherboards that are good for Linux.

Also (and cause I haven't bought a machine for ages I'm not even sure how commonplace a feature this is!) a BIOS that allows more than one booting, but from different SATA ports - I'd prefer to put the main OSs on their own hard drives each, instead of on partitions, and be able to select them from the boot menu.

Reading over some similar threads - is SATA a problem with Linux? I'm sure a lot of datacenters and HPC set-ups use them ok along with Linux distros.

Cheers for any advice.
 
Old 02-08-2008, 08:15 AM   #2
johnsfine
LQ Guru
 
Registered: Dec 2007
Distribution: Centos
Posts: 5,286

Rep: Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197
Quote:
Originally Posted by shroomy_bee View Post
I'm wanting to get a new computer and some of the motherboards are listed as being Linux compatible, and some aren't (as in: they just don't list compatibility at all, or list OSs and Linux isn't in them)
I think almost all of them are compatible with Linux.

Quote:
so I'm looking for a resource listing for AM2 and 775 (and above) processor socket motherboards that are good for Linux.
I think the HCL is supposed to give that info
http://www.linuxquestions.org/hcl/
but I find that a very hard resource to use.

You might want to look up the "north bridge" and "south bridge" part numbers from a motherboard you are considering and then google them together with "linux" to see whether you find any positive or negative comments. (though I didn't bother with any of that for the motherboard ordered last night for Linux. I just assumed it would work).

Quote:
Also (and cause I haven't bought a machine for ages I'm not even sure how commonplace a feature this is!) a BIOS that allows more than one booting, but from different SATA ports
I'd be surprised if there are any that don't allow that.

Quote:
- I'd prefer to put the main OSs on their own hard drives each, instead of on partitions, and be able to select them from the boot menu.
I think that's a waste of money and effort. A big capacity hard drive costs a lot less than two or more small ones. Partitioning and GRUB work real well for multiple OS's on one hard drive. The GRUB boot menu is easier to customize and easier to use than the BIOS boot menu.

Quote:
Reading over some similar threads - is SATA a problem with Linux?
Why should it be? Most new disk drives are SATA. Lots of Linux users use SATA disk drives.
 
Old 02-09-2008, 08:53 AM   #3
shroomy_bee
Member
 
Registered: Feb 2008
Posts: 36

Original Poster
Rep: Reputation: 15
I don't know why (sometimes) SATAs and some motherboards aren't compatible - they just haven't been made with Linux in mind I'd hazard a guess. I was refering to the other threads on this forum that have already discussed similar topics - I used the button to check for them before I posted.

I know nothing about the GRUB menu, I've only used boot.ini in Windows as yet to sort partition boots. It probably does cost more to have more than one HDD but I think it's cleaner to have one OS per drive, and it means you don't wear the drive out with as much seeking. If I do go for partitions it'll only be because of cash (and case space) restraints.

BIOSs boots are easy to configure - it's just that there aren't easy-to-find lists of what BIOS work on what motherboards, and what all of their features are. It's as difficult as trying to find a keyboard shop so you can test how a keyboard types before you buy one.
 
Old 02-09-2008, 10:26 PM   #4
frenchn00b
Senior Member
 
Registered: Jun 2007
Location: E.U., Mountains :-)
Distribution: Debian, Etch, the greatest
Posts: 2,561

Rep: Reputation: 57
Quote:
Originally Posted by shroomy_bee View Post
I'm wanting to get a new computer and some of the motherboards are listed as being Linux compatible, and some aren't (as in: they just don't list compatibility at all, or list OSs and Linux isn't in them)....so I'm looking for a resource listing for AM2 and 775 (and above) processor socket motherboards that are good for Linux.

Also (and cause I haven't bought a machine for ages I'm not even sure how commonplace a feature this is!) a BIOS that allows more than one booting, but from different SATA ports - I'd prefer to put the main OSs on their own hard drives each, instead of on partitions, and be able to select them from the boot menu.

Reading over some similar threads - is SATA a problem with Linux? I'm sure a lot of datacenters and HPC set-ups use them ok along with Linux distros.

Cheers for any advice.
to install and then update the kernel to more compatible:
I use : http://kmuto.jp/debian/d-i/
 
Old 02-09-2008, 11:24 PM   #5
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,140

Rep: Reputation: 4123Reputation: 4123Reputation: 4123Reputation: 4123Reputation: 4123Reputation: 4123Reputation: 4123Reputation: 4123Reputation: 4123Reputation: 4123Reputation: 4123
I recently (few months back) had a few issues with support for a jmicron chipset.
Motherboard only came with one IDE controller, but it was enough for me to get up and build a kernel with all the support I needed.
I find Arch Linux is pretty current - supported the mobo almost as soon as I built my kernel.
 
Old 02-09-2008, 11:42 PM   #6
frenchn00b
Senior Member
 
Registered: Jun 2007
Location: E.U., Mountains :-)
Distribution: Debian, Etch, the greatest
Posts: 2,561

Rep: Reputation: 57
Quote:
Originally Posted by syg00 View Post
I recently (few months back) had a few issues with support for a jmicron chipset.
Motherboard only came with one IDE controller, but it was enough for me to get up and build a kernel with all the support I needed.
I find Arch Linux is pretty current - supported the mobo almost as soon as I built my kernel.
I got troubles with jmicron too
hell it was

then I changed my bios and all went fine
i had too hardware issue with pci badly writting in my harddrives

i could make it work. first hardware and bios
that was my situation: http://yellowprotoss.ye.funpic.org/w...cron_etch.html


All works great now, Thanks Power Debian !

Last edited by frenchn00b; 02-09-2008 at 11:43 PM.
 
Old 02-12-2008, 10:07 AM   #7
shroomy_bee
Member
 
Registered: Feb 2008
Posts: 36

Original Poster
Rep: Reputation: 15
Cheers, I replied elsewhere about kernel rebuilds (to get a NIC seen by SUSE 10.1 - not for me exactly, but for college machines I rely on using to learn Linux on!).

Kernel rebuilds are not something I've done before, so I've been looking around to find out what it entails - eg, is it like reinstalling the OS and therefore do your files and any changes you made (since installing the OS the previous time) get wiped?
 
Old 02-12-2008, 11:41 AM   #8
johnsfine
LQ Guru
 
Registered: Dec 2007
Distribution: Centos
Posts: 5,286

Rep: Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197
Quote:
Originally Posted by shroomy_bee View Post
Kernel rebuilds are not something I've done before, so I've been looking around to find out what it entails
I recently learned how myself, as discussed in this thread:
http://www.mepislovers.org/forums/sh...ad.php?t=13518

The process was simpler than I expected. I didn't really do it right, but as far as I can tell there have been no negative consequences. A more correct approach is described here:

http://www.mepis.org/docs/en/index.p...g_a_new_kernel

I think that page makes the task seem more involved than it really is, but if it doesn't scare you away, I think it is a good page to follow.

Quote:
do your files and any changes you made (since installing the OS the previous time) get wiped?
Maybe I don't understand what you mean by "any changes". So far as I can tell, only one thing gets wiped when I switch kernels:

I need an obsolete version of the closed source nvidia driver from nvidia.com. I downloaded an install program that tries other install methods first that don't work, then falls back on recompiling the driver based on the current kernel. Fortunately the whole process is pretty smooth.

Every time I switch kernels, that driver isn't available and the install program insists on killing the copy installed for the old kernel before installing for the new kernel, so I need to reinstall even when switching back to a kernel on which it was previously installed.

But otherwise, I don't know of anything wiped. My desktop layout is preserved. My KDE customizations are preserved. My bookmarks in firefox are preserved. I don't know what "changes" you think might not be preserved.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Tyan S4881 (K8QW) BIOS settings, boot problem kgabor Linux - Hardware 1 09-21-2007 08:21 PM
possible HW list OC; by MoBo, CPU, Mem, BIOS CPU x Addition HCL (stock BIOS settings) digital8doug Linux - General 17 12-15-2006 07:01 PM
USB boot order BIOS settings NovaBurst Linux - Hardware 1 03-27-2005 11:23 PM
Installed new motherboard & cpu - No boot activa99 Linux - Software 1 03-03-2004 03:11 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 05:02 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration