In Fedora the kernel_version.bz2 is at /usr/src/redhat/SOURCES 1 - copy this file to /usr/src 2 - go to /usr/src and execute "tar -xvjv kernel_version.bz2" - wait few minutes 3 - make a link "ln -sf linux.2.6.... linux" 4 - execute "make gconfig" or "make menuconfig" 5 - select the sata drivers and scsi drivers you need 6 - salve and exit 7 - execute "make" - wait few hours 8 - execuce "make modules_install" 9 - execute "make install" Your new kernel is ready to use and test Luciano Em Ter, 2005-04-19 às 11:06, Manu Linux Lookit escreveu: > Tks for your answer, > > Here is my interrogation : > > libata version 1.10 loaded. > ata1: SATA max UDMA/133 cmd 0x9C00 ctl 0xA002 bmdma 0xAC00 irq 193 > ata2: SATA max UDMA/133 cmd 0xA400 ctl 0xA802 bmdma 0xAC08 irq 193 > ata1: no device found (phy stat 00000000) > scsi1 : sata_sis > ata2: no device found (phy stat 00000000) > scsi2 : sata_sis > EXT3-fs: mounted filesystem with ordered data mode. > EXT3-fs: mounted filesystem with ordered data mode. > > under FC3/770 kernel. > > i see on http://www.megalinux.net/archives/000413.html that i need to > compile the drivers. > > i try it but problem : > > 3 files are not in the kernel soource : scsi.h scsi_obsolete.h > scsi_typedefs.h > > i've installer the kernel and the source too ... why these 2 files are > not here ? > > :( > > i done the same compilation with the old kernel 766 : same pb : > scsi_obsolete.h scsi_typedefs.h are not in the kernel. > > what's wrong ? > > Luciano Johnson a écrit : > > I think than Serial ATA Raid is not detected by driver, at last version > > I have this problem. > > > > > > Luciano > > > > Em Ter, 2005-04-19 às 10:58, Manu Linux Lookit escreveu: > > > >>Hi, > >> > >>is there somebody who as an experience with raid and the SIS180 card on > >>FC3 ? > >> > >>i've got 2 IDE hd to test them , and after i'd like to buy 2 x SATA HD. > >> > >>it seems that my actuel IDE HD are not reconized .... :( > >> > >>Any suggestions are welcome :D > >> > >>regards > >>Manu > > > >