Re: [LinuxBIOS] getting sata disk working

2007-05-31 Thread yhlu
You could use btext console in LinuxBIOS for it. The etherboot (with filo) should still include btext console too. YH On 5/31/07, Jeremy Jackson <[EMAIL PROTECTED]> wrote: > Hi, > > I'm using the LinuxBIOS ragexl support, combined with linux framebuffer > driver "atyfb". Doing it this way is 10

Re: [LinuxBIOS] getting sata disk working

2007-05-31 Thread Jeremy Jackson
Hi, I'm using the LinuxBIOS ragexl support, combined with linux framebuffer driver "atyfb". Doing it this way is 100% native, no vendor BIOS is needed, but you don't get video until linux has booted. Config.lb looks like this device pci 8.0 on end # SATA 0 device pci 9.0 on end #

Re: [LinuxBIOS] getting sata disk working

2007-05-31 Thread Ward Vandewege
On Thu, May 31, 2007 at 05:43:40PM +0400, Savchenko Mikhail wrote: > Working with Linuxbios on tyan s2850, want to use built in si3114 controller, > can I use the drivers from LinuxBios sources or must use driver from base Ami > bios part? You don't need the AMI code. The s2881/s2882 have the same

[LinuxBIOS] getting sata disk working

2007-05-31 Thread Savchenko Mikhail
Working with Linuxbios on tyan s2850, want to use built in si3114 controller, can I use the drivers from LinuxBios sources or must use driver from base Ami bios part? The same question about Ati video interesting to, there is a driver in LinusBios sources, can I use it instead of Ami bios part one