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

Re: [Sheflug] openSuSE10.2 woes



> >> The update looks to have happened OK, but it won't boot now. 
> >> This machine has a pair of software raid (mirrored) drives, 
> >> and I assume it's that that's causing the problem. I've 
> >> scanned both partitions (/dev/sda2 and /dev/sdb2) and they're 
> >> OK. (/dev/sda1 and /dev/sdb1 are swap).
> >>
> >> Any suggestions?
> > 
> > ...at least I've got it booted now... Dratted SATA... I've had to tell
> > it to boot off 'HD 3' rather than 'HD 2' in the BIOS but it appears to
> > have lost the RAID config now. I suspect (without looking - it's still
> > synchronising with Zenworks) that it might be a grub config problem.
> > 
> > Whatever happened to plain old simple IDE?
> > 
> 
> Indeed.
> 
> Can't advise on what's happened with the raid and am sure that i/o SATA
> is sorted by now vis-a-vis Linux in a general sense.

Do you build your own kernel?

As of about 2.6.18 the SATA driver has been moved out of the old IDE/ATA/ATAPI
driver (under 'Device Drivers'->'ATA/ATAPI/MFM/RLL support'), to its own libATA
(under 'Device Drivers'->'Serial ATA and Parallel ATA drivers')


>From menuconfig:
-------------------------------------------------------------
CONFIG_BLK_DEV_IDE_SATA:                                                        
                                                                               
                        
There are two drivers for Serial ATA controllers.                               
             
The main driver, "libata", exists inside the SCSI subsystem                     
           
and supports most modern SATA controllers.                                      
           

The IDE driver (which you are currently configuring) supports                   
           
a few first-generation SATA controllers.                                        
           

In order to eliminate conflicts between the two subsystems,                     
           
this config option enables the IDE driver's SATA support.                       
           
Normally this is disabled, as it is preferred that libata                       
           
supports SATA controllers, and this (IDE) driver supports                       
           
PATA controllers.  
------------------------------------------------------------

Andy

_______________________________________________
        Sheffield Linux User's Group
  http://wwww.sheflug.org.uk/mailfaq.html
 GNU - The choice of a complete generation