PDA

View Full Version : Debian on SATA Harddisks


bluegrass
23rd August 2006, 03:00
Is there a howto topic on installing a Debian Sarge on SATA Harddisks? I have three (3) SATA drives and wanted to use RAID 5.

I have quite some hard time following the tutorial given on this url: http://xtronics.com/reference/SATA-RAID-debian-for-2.6.html

Thanks in advance.

falko
24th August 2006, 17:47
Unfortunately this tutorial is in German: http://debiandox.barties.de/howtos/1136754418/schritt1.htm
It explains how to configure software RAID 1 on Debian with two SATA disks. It uses a kernel from unstable that has the necessary drivers. :)

bluegrass
25th August 2006, 11:04
thanks, falko.

I'll try to have it translated. Anyways, I might end up, installing a PATA drive (/dev/hda) and have the GRUB installed on it, I have read that GRUB works only on RAID 0 or 1.

again thanks.

falko
26th August 2006, 15:12
You could use lilo instead of Grub. :)

Hans
19th September 2006, 13:57
As far as i know (also my experience) Debian with Linux kernel 2.6 and up will support SATA drives.

fobicodam
19th September 2006, 15:13
As far as i know there is a problem with the Via's SATA controller driver. Take care of that..

falko
20th September 2006, 18:15
As far as i know (also my experience) Debian with Linux kernel 2.6 and up will support SATA drives.
I'm not quite sure. I think you need one of the newer kernels, starting with 2.6.12 or 2.6.14 or so, but I could also be wrong...

TheRudy
20th September 2006, 18:42
i have sata disks and had problems with lots of kernels including the newest until i found this: http://kmuto.jp/debian/d-i/

Its modified kernel and its working. At least for me. While installing Debian i had to manually create raid arrays and that was it. Try downloading that image and use it to install debian, once you get to the partition stuff, go to console and make raid arrays manually.

fobicodam
20th September 2006, 20:23
I'm not quite sure. I think you need one of the newer kernels, starting with 2.6.12 or 2.6.14 or so, but I could also be wrong...

I installed 2 compaq proliant DL380 yesterday, the only linux distribution to recognise the Compaq array controller was the CentOS 4.4 :(

I tried every linux distro i know and no one had found the SATA disk to install.

TheRudy
21st September 2006, 08:54
fobicodam: Try the to use kernel that i posted above. I also have a brand server (first and last i will ever buy) and none other linux recognized sata. It seems that brand servers use some weird chips and are not supported cause a lot of people have problems with brand servers, sata and kernel.

fobicodam
21st September 2006, 12:42
I tried Debian, no results.

The compaq servers are 6 years old, the hd array are SCSI. if you cant get a functional driver over 6 years... really...

Im on my way to program a free mail server from scrach for Windows. Anyone is welcome.

TheRudy
22nd September 2006, 12:36
You tried debian that i posted link for? Or debian from debian site?
They are the same except that the kernel on that one is changed for sata to be recognized and some software is from backports.

fobicodam
23rd September 2006, 04:31
The original Debian i guess.. sorry, cant test it, its my production server, i cant reinstall.

Hans
24th September 2006, 23:52
I tried Debian, no results.

Did you enter the command linux26 on the very first screen when you start to install Debian Linux?