Re: Marvell SATA/Raid problem

2012-06-25 Thread Neal Murphy
On Saturday 23 June 2012 05:28:17 Camaleón wrote: > > Are there any known problems with Marvell SATA and Wheezy 64-bit? > > (...) > > None that I'm aware of :-? > > Anyway, something that was working fine in Squeeze is expected to be > working in upcoming kernel versions. Unless you missed somet

Re: Marvell SATA/Raid problem

2012-06-23 Thread Camaleón
On Sat, 23 Jun 2012 03:04:16 -0400, Neal Murphy wrote: > Wheezy 64-bit. Marvell PCIE SATA/Raid card with one drive (in a CRU > DP10), non-RAID. Main board has two identical Hitachi 1TB drives on > on-board SATA ports used in md RAID. So you have a total of 3 hard disks, one connected t

Marvell SATA/Raid problem

2012-06-23 Thread Neal Murphy
Wheezy 64-bit. Marvell PCIE SATA/Raid card with one drive (in a CRU DP10), non-RAID. Main board has two identical Hitachi 1TB drives on on-board SATA ports used in md RAID. Running Squeeze 32-bit, it was handling hot-plugged drives just fine. Switched to Wheezy 64-bit and it no longer detects

Re: Intel SATA RAID 82801IR/IO on debian etch'n half

2008-08-15 Thread Andrew Reid
On Friday 15 August 2008 15:52, Ivan Hernandez wrote: > Hello. I'm installing debian on a server with a Intel Corporation SATA RAID > called 82801IR/IO (ICH9R/DO) SATA RAID Controller that is shown on the > Debian DeviceDatabase as managed by the ahci kernel module. > The pr

Intel SATA RAID 82801IR/IO on debian etch'n half

2008-08-15 Thread Ivan Hernandez
Hello. I'm installing debian on a server with a Intel Corporation SATA RAID called 82801IR/IO (ICH9R/DO) SATA RAID Controller that is shown on the Debian DeviceDatabase as managed by the ahci kernel module. The problem is that the installer sees the Two separate disks instead of the single

ata1: port is slow to respond, please be patient ata1: soft resetting port on Etch SATA Raid

2007-05-30 Thread Siju George
Hi, I started getting these error messages repeatedly on my Etch/amd64. It has two SATA hard disks on software RAID 1 running LVM. Could Some one please tell me what could possibly have gone wrong since I did run 2 days without these errors? Thankyou so much Kind Regards Siju ===

Re: SATA Raid Difficulty

2007-02-10 Thread Andy Smith
here are drivers in linux to get something like that working... You generally do not want to get the SATA RAID working because it will be inferior in almost all respects when compared with Linux software RAID. Cheers, Andy -- http://bitfolk.com/ -- No-nonsense VPS hosting Encrypted mail welcome - keyid 0x604DE5DB signature.asc Description: Digital signature

Re: SATA Raid Difficulty

2007-02-09 Thread Albert Dengg
Rob Wright wrote: ... Specifics: 3 74.5GB SATA drives Serial ATA AHCI BIOS version iSirc 1.08.sm0 Intel Matrix Storage Manager Rom v5.6.2.1002 ESB2 Is there support for this in Debian, and if so what do I need to do to get it installed? Should I be using Sarge instead of Etch? If I need to prov

SATA Raid Difficulty

2007-02-09 Thread Rob Wright
e 1.5 with an error indicating it can't find the drives. If I disable the SATA RAID in the BIOS, then installation goes normally, GRUB does it's job, and I get a full boot with a loaded, working system. Just no RAID. In the BIOS I' able to select either an Intel or Adaptec code base, b

Re: Problem with SATA raid

2006-10-10 Thread Aleksei Dzhulai
Sorry! But how it can be possible to make raid level 0! with spair device? Raid level 0 will fail after one of the disks problems and no spare will help. Andrea Ganduglia писал(а): > Hi. I have a strong problem with my server, and I think it depends from SATA > disk or SATA controller or SATA ca

Re: Problem with SATA raid

2006-10-10 Thread Andrew Vaughan
On Tuesday 10 October 2006 00:19, Andrea Ganduglia wrote: > > > Doh, you'd need 2.6.15 (at least) > > > > But I have kernel 2.6.8 ! > > Ok, you have right 2.6.15 (is not 2.6.1.5 and) is > 2.6.8 :-( I'm > calling HOLIDAYS! > > Now I'm trying with Knoppix. Thx. If smartctl doesn't show any errors, i

Re: Problem with SATA raid

2006-10-09 Thread Andrea Ganduglia
> Doh, you'd need 2.6.15 (at least) But I have kernel 2.6.8 ! Ok, you have right 2.6.15 (is not 2.6.1.5 and) is > 2.6.8 :-( I'm calling HOLIDAYS! Now I'm trying with Knoppix. Thx. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED

Re: Problem with SATA raid

2006-10-09 Thread Justin Piszcz
On Mon, 9 Oct 2006, Andrea Ganduglia wrote: > * end_request: i/o error, dev sdb, sector 5858863 Looks like your disk went bad, you could boot Knoppix 5.x and run the commands that way. smartctl -d ata -t short /dev/sda # wait 3-5 min smartctl -d ata -t long /dev/sda # wait a few hr smartctl -

Re: Problem with SATA raid

2006-10-09 Thread Andrea Ganduglia
On 10/9/06, Justin Piszcz <[EMAIL PROTECTED]> wrote: On Mon, 9 Oct 2006, Andrea Ganduglia wrote: > On 10/9/06, Justin Piszcz <[EMAIL PROTECTED]> wrote: > > > > > Could it be the disks themselves? > > > > > > > > Please post the following output: > > > > > > > > smartctl -d -a /dev/sda > > > >

Re: Problem with SATA raid

2006-10-09 Thread Justin Piszcz
On Mon, 9 Oct 2006, Andrea Ganduglia wrote: > On 10/9/06, Justin Piszcz <[EMAIL PROTECTED]> wrote: > > > > > Could it be the disks themselves? > > > > > > > > Please post the following output: > > > > > > > > smartctl -d -a /dev/sda > > > > > > > > Where sda represents the disk(s) in question.

Re: Problem with SATA raid

2006-10-09 Thread Andrea Ganduglia
On 10/9/06, Justin Piszcz <[EMAIL PROTECTED]> wrote: > > Could it be the disks themselves? > > > > Please post the following output: > > > > smartctl -d -a /dev/sda > > > > Where sda represents the disk(s) in question. > > All disk responds: > Device does not support SMART > > I don't know how e

Re: Problem with SATA raid

2006-10-09 Thread Justin Piszcz
On Mon, 9 Oct 2006, Andrea Ganduglia wrote: > On 10/9/06, Justin Piszcz <[EMAIL PROTECTED]> wrote: > > > > > > On Mon, 9 Oct 2006, Andrea Ganduglia wrote: > > > > > Hi. I have a strong problem with my server, and I think it depends from > > SATA > > > disk or SATA controller or SATA cable or oth

Re: Problem with SATA raid

2006-10-09 Thread Andrea Ganduglia
On 10/9/06, Justin Piszcz <[EMAIL PROTECTED]> wrote: On Mon, 9 Oct 2006, Andrea Ganduglia wrote: > Hi. I have a strong problem with my server, and I think it depends from SATA > disk or SATA controller or SATA cable or other thing in this way. Now I > will describe my hardware and than what pr

Re: Problem with SATA raid

2006-10-09 Thread Justin Piszcz
On Mon, 9 Oct 2006, Justin Piszcz wrote: > > > On Mon, 9 Oct 2006, Andrea Ganduglia wrote: > > > Hi. I have a strong problem with my server, and I think it depends from SATA > > disk or SATA controller or SATA cable or other thing in this way. Now I > > will describe my hardware and than what

Re: Problem with SATA raid

2006-10-09 Thread Justin Piszcz
On Mon, 9 Oct 2006, Andrea Ganduglia wrote: > Hi. I have a strong problem with my server, and I think it depends from SATA > disk or SATA controller or SATA cable or other thing in this way. Now I > will describe my hardware and than what problem happens. > > == HARDWARE == > - Mother board Sup

Problem with SATA raid

2006-10-09 Thread Andrea Ganduglia
Hi. I have a strong problem with my server, and I think it depends from SATA disk or SATA controller or SATA cable or other thing in this way. Now I will describe my hardware and than what problem happens. == HARDWARE == - Mother board SuperMicro X6DAi-G2 http://www.supermicro.com/products/mothe

SATA RAID disk fail detection

2006-09-19 Thread Henrik Østergaard Madsen
I have been running a few RAID 1 SATA-based servers using kernel 2.6.x (Debian stable and testing), Linux kernel software RAID and a SATA controller on an ASUS motherboard. I have on several occasions have problems with a cable (and a single disk crash), causing the box to become irresponsive, as

Re: unable to install on adaptec sata raid system

2006-05-17 Thread Mark Copper
I feel a little sheepish, but let me post this in case any other sheep like me happen by this way. The problem is to get the updated driver. I understood this to be in the kernel already but it is not in Debian's kernel (as of May 2006), so one cannot use Debian's installer on a system that acces

unable to install on adaptec sata raid system

2006-05-16 Thread Mark Copper
Hi, I am unable to install Debian on a Supermicro server configured with 2 sata harddrives connected to an Adaptec 2420SA serial RAID pci card. Although the exact sequence of events differ, I have tried both the stable and testing installers, each with both 2.4 and 2.6 kernel choices. In every c

Re: SATA RAID 0 in Debian

2006-04-21 Thread Michelle Konzack
Am 2006-04-14 13:00:20, schrieb Michael Schurter: > Michael Schurter wrote: > >I've never worked with SATA RAID's in Debian (or Linux in general), so > >I'm sorry if this is a stupid question. > > Let me rephrase: how do I setup SATA RAID 0 in Debian? Simply

Re: SATA RAID 0 in Debian [solved]

2006-04-19 Thread Willie Wonka
Michael Schurter wrote: > listrcv wrote: > > Michael Schurter wrote: > > > >>>> The drives were setup on an old motherboard that died, and I can't > >>>> seem to find a way to get the crappy Windows SATA RAID utility to >

Re: SATA RAID 0 in Debian [solved]

2006-04-19 Thread Michael Schurter
listrcv wrote: Michael Schurter wrote: The drives were setup on an old motherboard that died, and I can't seem to find a way to get the crappy Windows SATA RAID utility to recognize the drives as an existing RAID array. Your screwed unless you can find a board that has the sam

Re: SATA RAID 0 in Debian [solved]

2006-04-19 Thread listrcv
Michael Schurter wrote: The drives were setup on an old motherboard that died, and I can't seem to find a way to get the crappy Windows SATA RAID utility to recognize the drives as an existing RAID array. Your screwed unless you can find a board that has the same IDE controller

Re: SATA RAID 0 in Debian [solved]

2006-04-18 Thread Michael Schurter
listrcv wrote: Michael Schurter wrote: The drives were setup on an old motherboard that died, and I can't seem to find a way to get the crappy Windows SATA RAID utility to recognize the drives as an existing RAID array. Your screwed unless you can find a board that has the sam

Re: SATA RAID 0 in Debian

2006-04-18 Thread listrcv
Michael Schurter wrote: The drives were setup on an old motherboard that died, and I can't seem to find a way to get the crappy Windows SATA RAID utility to recognize the drives as an existing RAID array. Your screwed unless you can find a board that has the same IDE controller

Re: SATA RAID 0 in Debian

2006-04-16 Thread Lynn Kilroy
From: Michael Schurter <[EMAIL PROTECTED]> chris roddy wrote: Michael Schurter wrote: Let me rephrase: how do I setup SATA RAID 0 in Debian? Were these set up using a hardware RAID controller? You may need to plug them into a controller of the exact same model to get to the data. The o

Re: SATA RAID 0 in Debian

2006-04-16 Thread Lynn Kilroy
From: Michael Schurter <[EMAIL PROTECTED]> Michael Schurter wrote: I've never worked with SATA RAID's in Debian (or Linux in general), so I'm sorry if this is a stupid question. Let me rephrase: how do I setup SATA RAID 0 in Debian? -- To UNSUBSCRIBE, email to [EM

Re: SATA RAID 0 in Debian

2006-04-14 Thread Michael Schurter
chris roddy wrote: Michael Schurter wrote: Let me rephrase: how do I setup SATA RAID 0 in Debian? Were these set up using a hardware RAID controller? You may need to plug them into a controller of the exact same model to get to the data. The on-disk format is frequently not interchangeable

Re: SATA RAID 0 in Debian

2006-04-14 Thread chris roddy
Michael Schurter wrote: > Michael Schurter wrote: >> I've never worked with SATA RAID's in Debian (or Linux in general), >> so I'm sorry if this is a stupid question. > > Let me rephrase: how do I setup SATA RAID 0 in Debian? Were these set up using a hardw

Re: SATA RAID 0 in Debian

2006-04-14 Thread Michael Schurter
Michael Schurter wrote: I've never worked with SATA RAID's in Debian (or Linux in general), so I'm sorry if this is a stupid question. Let me rephrase: how do I setup SATA RAID 0 in Debian? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscrib

SATA RAID 0 in Debian

2006-04-14 Thread Michael Schurter
old motherboard that died, and I can't seem to find a way to get the crappy Windows SATA RAID utility to recognize the drives as an existing RAID array. So I wanted to boot into Linux to copy the data off before attempting to use the drives again in Windows. Sorry if this question is a bit O

Re: unable to upgrade past kernel2.6.7 with SATA RAID

2006-02-24 Thread Dave Thayer
Yuk, I went through that ordeal a few months back. Off of the top of my head I had to do this: 1) Compile a new kernel without initrd. (I would have done this anyway because I have a fixed-frequency monitor so I want framebuffer as early as possible during bootup). I used kernel-package to make

unable to upgrade past kernel2.6.7 with SATA RAID

2006-02-22 Thread Wookey
Help - I've got rather stuck. I have a machine that was set up some time ago when SATA, RAID and kernel 2.6 was a slightly exciting thing to do. It has been running kernel 2.6.7 for a very long time, because any attempt to upgrade to a later kernel failed because in 2.6.7 the original IDE

Re: Hardware SATA Raid Controller

2006-01-22 Thread Michelle Konzack
Hello Marco, Am 2006-01-04 12:14:17, schrieb Marco Neves: > Hi ppl, > I thought that a Raid5 with several smaller disks would solve > our problem, it depends > but that brings me other. I would need a raid controller, that do it > by > hardware, not that sh*t that (at least some) Prom

Re: Hardware SATA Raid Controller

2006-01-04 Thread Henrique de Moraes Holschuh
On Wed, 04 Jan 2006, Laurikainen, Tuukka wrote: > For example the Adaptec hardware SATA RAID controllers (like 2410SA or > 2420SA) work fine with the aacraid driver. Recent posts on debian-isp and other lists discredited the Adaptecs way to much for me to ever touch them. Get 3ware inste

Re: Hardware SATA Raid Controller

2006-01-04 Thread Clive Menzies
On (04/01/06 12:14), Marco Neves wrote: > I'm assembling an internal server for my company, and we need both a > lot of > diskspace (for shared files, software backups, devel repository, etc) and > some security on disk failures. > > I thought that a Raid5 with several smaller disk

Re: Hardware SATA Raid Controller

2006-01-04 Thread Colin
Marco Neves wrote: > Hi ppl, > > I'm assembling an internal server for my company, and we need both a > lot of > diskspace (for shared files, software backups, devel repository, etc) and > some security on disk failures. > > I thought that a Raid5 with several smaller disks would

RE: Hardware SATA Raid Controller

2006-01-04 Thread Laurikainen, Tuukka
Hi Marco, For example the Adaptec hardware SATA RAID controllers (like 2410SA or 2420SA) work fine with the aacraid driver. Take a look in here: http://linuxmafia.com/faq/Hardware/sata.html Regards, Tuukka > Hi ppl, > > I'm assembling an internal server for my compan

Hardware SATA Raid Controller

2006-01-04 Thread Marco Neves
Hi ppl, I'm assembling an internal server for my company, and we need both a lot of diskspace (for shared files, software backups, devel repository, etc) and some security on disk failures. I thought that a Raid5 with several smaller disks would solve our problem, but that b

Re: custom rescue/boot cd? (trouble with intel sata raid ICH6)

2005-12-20 Thread Jan C. Nordholz
> Hola! > > I just built a server which is using the Intel SE7221BA1-E motherboard > which uses the ICH6R/ICH6RW sata raid chipset. > > I've built a vanilla 2.6 kernel and included all the drives i need, but > I need to create a boot cd which uses this kernel, and sta

custom rescue/boot cd? (trouble with intel sata raid ICH6)

2005-12-20 Thread jack
Hola! I just built a server which is using the Intel SE7221BA1-E motherboard which uses the ICH6R/ICH6RW sata raid chipset. I've built a vanilla 2.6 kernel and included all the drives i need, but I need to create a boot cd which uses this kernel, and starts the install process from

Re: SATA RAID 0 on nforce2 400 ultra chipset

2005-12-18 Thread Andras Lorincz
But I think I will need the RAID from the mobo because I also need windows for gameing. Am I right?On 12/17/05, Chris Boot < [EMAIL PROTECTED]> wrote:Andras Lorincz wrote:> Hi,>> I have an asus a7n8x-xe mobo and I thought to buy two SATA hard drives > to set them up to work in RAID 0. Is RAID suppo

Re: SATA RAID 0 on nforce2 400 ultra chipset

2005-12-17 Thread Chris Boot
Andras Lorincz wrote: Hi, I have an asus a7n8x-xe mobo and I thought to buy two SATA hard drives to set them up to work in RAID 0. Is RAID supported for this chipset because I don't want to buy the hard drives in vain? If yes, could someone point me a howto because I never had any experience

Re: SATA RAID 0 on nforce2 400 ultra chipset

2005-12-16 Thread Dexter
I don't know, if this chipset is suported? But i have instaled allready few SATA and RAID0 on Debian without problem. I thing, there should be no problem. On Fri, 2005-12-16 at 13:50 +0200, Andras Lorincz wrote: > Hi, > > I have an asus a7n8x-xe mobo and I thought to buy two SATA hard drives > to

SATA RAID 0 on nforce2 400 ultra chipset

2005-12-16 Thread Andras Lorincz
Hi, I have an asus a7n8x-xe mobo and I thought to buy two SATA hard drives to set them up to work in RAID 0. Is RAID supported for this chipset because I don't want to buy the hard drives in vain? If yes, could someone point me a howto because I never had any experience with RAID. Thanks.

LSI SATA RAID (again)

2005-09-06 Thread Hans du Plooy
Hi guys, This is getting weirder. First, I found that one can disable "fast initialization" in the card's firmware. I did this, let the discs initialize properly (which took about a day), tried again - no improvement. I replaced the card with my cheap-o 2-port Sil_3112a card, tested writin

LSI SATA Raid - slow

2005-08-29 Thread Hans du Plooy
Hi all, I'm building a backup server for a client - straight forward as far as software goes - samba share for the daily backups to go into. Minimal install plus sarge. Hardware is a 2ghz Celeron (P4 type), 256MB ram, and four Seagate 160GB SATA discs in a RAID-5 on this controller: 000:

RE: Installation with SATA, RAID and kernel 2.6

2005-08-09 Thread Žáček Kryštof
gave up the BLOODY 2.6 thing and reinstalled with linux24 :-((( Krystof > -Original Message- > From: Herbert, Mark [mailto:[EMAIL PROTECTED] > Sent: Tuesday, August 09, 2005 3:44 PM > To: 'debian-user@lists.debian.org' > Subject: Installation with SATA, RAID and k

Installation with SATA, RAID and kernel 2.6

2005-08-09 Thread Herbert, Mark
I had some trouble figuring out how to do a new installation of Debian 3.1r0a with kernel 2.6 using RAID1 and dual SATA drives on a Dell Poweredge 750 (no hardware RAID). I couldn't find any messages with a solution, but I've now figured it out and this message will hopefully help someone else tryi

RE: SATA/RAID

2005-08-04 Thread Joost Kraaijeveld
Hi Boskey, Boskey schreef: > Intel SR1350CW2 Server Platform with 7501 chipset motherboard > Silicon Image Sil3112 SATA raid Controller > 2 X 80 GB 7200 RPM SATA Hard Drive > ATI rage XL display controller on board See for more info: http://linux.yyz.us/sata/faq-sata-raid.html Gro

Re: SATA/RAID

2005-08-04 Thread Clive Menzies
achines? > > The Config is : > - > > > Intel SR1350CW2 Server Platform with 7501 chipset motherboard > Silicon Image Sil3112 SATA raid Controller > 2 X 80 GB 7200 RPM SATA Hard Drive > ATI rage XL display controller on board > A quick way to tel

SATA/RAID

2005-08-04 Thread Boskey
with 7501 chipset motherboard Silicon Image Sil3112 SATA raid Controller 2 X 80 GB 7200 RPM SATA Hard Drive ATI rage XL display controller on board -- Thanks, Regards, Boskey. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe"

Re: Inexpensive hardware SATA RAID suggestions?

2005-07-31 Thread Michelle Konzack
Am 2005-07-30 12:13:13, schrieb jennyw: > Anyone care to recommend SATA RAID controllers? 3Ware 3w8000-2LPIn germany around 120 Euro > However, it also seems that there some RAID hardware uses other drivers, > such as 3Ware (of course, I'm not sure that 3Ware counts

Re: Inexpensive hardware SATA RAID suggestions?

2005-07-31 Thread Clive Menzies
On (30/07/05 12:13), jennyw wrote: > Anyone care to recommend SATA RAID controllers? > > I'd like to setup a relatively inexpensive box with hardware RAID 1. The > system will use Sarge. I was wondering if anyone had hardware suggestions. > > I found a SATA RAID FAQ at: &

Inexpensive hardware SATA RAID suggestions?

2005-07-30 Thread jennyw
Anyone care to recommend SATA RAID controllers? I'd like to setup a relatively inexpensive box with hardware RAID 1. The system will use Sarge. I was wondering if anyone had hardware suggestions. I found a SATA RAID FAQ at: http://linux.yyz.us/sata/sata-status.html Reading through the

SATA RAID 1 on Debian Sarge

2005-07-01 Thread Israel Garcia
List, How can I set up my server (Intel D845GVSR Motherboard, 2 SATA Hdd )? Is there any driver to manage this RAID, or is it a simple Software RAID? Regards; Israel

root+evms+sata+raid

2004-11-08 Thread Henry Gunter
I have been trying to set up a new server using evms and sata and linux raid. This has proved to be a challenge. I have installed to a spare ide drive built the evms md/volumes and copied the installation over. I have not been able to get a initrd image built that will activate the evms volume

sata raid 1 (hardware)

2004-06-29 Thread Nicola Bonelli
Hello everyone, I have an Intel server (motherboard SE7210TP1-E, sata raid integrato). Debian woody does not recognize the controller so I installed a custom kernel with sata drivers and then I installed woody. My problema is that woody sees 2 disk while I think just 1 disk must be seen (since

Adaptec 1210SA SATA RAID-Controller - Driver Issues

2004-06-15 Thread Jan Tytgat
Hello, A couple of months ago I've bought a SuperMicro server. Apart from the onboard SATA-controller, my shop provided me with a basic Adaptec RAID-controller: SATA RAID 1210SA. When installing redhat9 on my system, this gives no problems since the drivers provided by adaptec are specifi

Re: 3ware escalade 8006 SATA RAID recommendations; dual boot windows

2004-06-10 Thread Jameson C. Burt
ecessarily disallow any command queing? c. Does moving physical disk drives from one SATA RAID controller to another manufacturer's SATA RAID controller fail? d. Does Linux software RAID work almost as well as hardware RAID; perhaps with fewer difficulties, as when moving a set of drives

3ware escalade 8006 SATA RAID recommendations; dual boot windows

2004-06-09 Thread Nick Lidakis
mance increase using a SCSI RAID 0 array as opposed to SATA RAID? If yes, which would be a recommended (hardware RAID) SCSI card to use with Debian? Thanks in advance. NIck -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: SATA RAID Question - New to linux

2004-03-31 Thread Antony Gelberg
On Wed, Mar 31, 2004 at 01:45:00PM -, A Dehaney-Steven wrote: > > Hello. > > I am looking to install linux on a machine at home (AMD XP +2400) My > motherboard(MSI K7N2G-LISR) supports SATA RAID with a Promise chip. > > I want to install and run from the RAID array.

SATA RAID Question - New to linux

2004-03-31 Thread A Dehaney-Steven
Hello. I am looking to install linux on a machine at home (AMD XP +2400) My motherboard(MSI K7N2G-LISR) supports SATA RAID with a Promise chip. I want to install and run from the RAID array. Will Debian work for me? I'm completely new to linux but I want rid of Mr Grates and his Micro

Re: Mounting Debian on SATA+Raid 0

2003-11-07 Thread Sebastian Canagaratna
ipset). I would like to install debian > from scratch on them. > > I didn't find any kernel/install that includes the needed SATA + Raid > drivers. Do they exist ? If so, were ? > > I am quite desappointed not being able to install debian on my PC so any > help wo

Mounting Debian on SATA+Raid 0

2003-11-07 Thread Franck Le Gall
ed as raid 0 using the ICH5-R (not the promise chipset). I would like to install debian from scratch on them. I didn't find any kernel/install that includes the needed SATA + Raid drivers. Do they exist ? If so, were ? I am quite desappointed not being able to install debian on my PC s

3Ware SATA Raid

2003-10-27 Thread rahul jadhav
h run with some specific board. I do not have much time to experiment with the newer boards with onboard controllers. (Are any of those supported yet?) Any additional info about Debian and SATA Raid also welcome. Please Help! Thanks!