[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: HPT370 Questions



On Thursday 14 November 2002 7:15 pm Ellen Mingott wrote:

> My HPT370 ATA100/RAID controller is on the motherboard (not PCI).
> 
> 2.2.17 is installed on a disk connected to ide0 -- the ATA33 controller.
> 
> It can't see the other disk which is connected to the HPT370 controller.
> 
> Is there a solution?  in Potato?  in Woody?

You need support in the kernel for the HighPoint (referred to as the 366 in 
the kernel config). I have mine compiled in:
        CONFIG_BLK_DEV_HPT366=y
(and maybe
        CONFIG_BLK_DEV_ATARAID_HPT=m
to get the RAID features going though I've not used this). This worked for 
me in Potato with a 2.2 kernel, and now with Sid and 2.4. You will also 
want something like
        append="ide2=ata66 ide3=ata66" 
or 
        append="ide2=ata100 ide3=ata100"
in /etc/lilo.conf to get the ide channels seen as higher speed (I have an 
ata66 IBM drive as /dev/hdg on an Abit KT7-RAID)

Regards, Martin
-- 
martin@dbg400.net (plain text emails only) http://www.dbg400.net   /"\
DBG/400 - DataBase Generation utilities - AS/400 / iSeries Open    \ /
Source free test environment tools and others (file/spool/misc)     X
Debian GNU/Linux | ASCII Ribbon Campaign against HTML mail & news  / \



Reply to: