Hello all, Been working on the SATA only system and the livecd which hasn't worked with my SATA optical devices without putting the whole system to compatible mode. Now, if anyone can try, using the scsi sata driver, apparently #undef ATA_ENABLE_ATAPI in include/linux/libata.h needs to be changed to #define ATA_ENABLE_ATAPI in include/linux/libata.h. I don't have the resources now to test a kernel, but once I get to it, I will try it and see if the drive is recognized. Apparently there is no true sata access to the dvd driver without enableing ata atapi. So if someone else can verify this, too, it'd be great. I'm gonna try building a kernel putting it on a floppy and boot from it. It has to only be with 2.6.10 or later becuase those kernels have atapi over sata or something neat like that. As far as I can tell, anyways. All input is requested.
William -- http://linuxfromscratch.org/mailman/listinfo/livecd FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
