Try turning the device on too:
    device pci 1.6 on end

-----Original Message-----
From: YhLu [mailto:[EMAIL PROTECTED] 
Sent: Friday, April 22, 2005 3:26 PM
To: Nathanael Noblet; beneo
Cc: LinuxBIOS
Subject: RE: Booting Linux using netboot and HD

AMD8111: IDE controller at PCI slot 01:04.1
AMD8111: chipset revision 3
AMD8111: not 100% native mode: will probe irqs later
AMD8111: neither IDE port enabled (BIOS)

So you need to add two lines in the MB Config.lb

                                        device pci 1.6 off end
+                                        register "ide0_enable" = "1"
+                                        register "ide1_enable" = "1" 

Ron/Stefan,

Current who maintain AMD MB support?


YH

> -----Original Message-----
> From: Nathanael Noblet [mailto:[EMAIL PROTECTED] 
> Sent: Friday, April 22, 2005 11:36 AM
> To: beneo
> Cc: LinuxBIOS
> Subject: Re: Booting Linux using netboot and HD
> 
> 
> On Apr 22, 2005, at 11:05 AM, beneo wrote:
> 
> > Below is the dump from Console, starting from LinuxBIOS to Kenel 
> > Panic, If you see anything strange, please let me know.
> 
> It seems good to me. Here is where my lack of knowledge tells 
> me to stick with what I know. I don't know how the initrd is 
> loaded via etherboot. Which to me seems to be the problem. I 
> would hazard a guess that if you were to switch payloads to 
> FILO, and it compiled and replaced etherboot without a 
> problem you would be good to go. Though since you have 
> etherboot working. Compiling a kernel and building into it 
> the modules needed to mount the partitions you'd have success 
> just as fast as you can compile...
> 
> --
> Nathanael D. Noblet
> Gnat Solutions
> 204 - 131 Gorge Road E
> Victoria, BC V9A 1L1
> 
> T 250.385.4613
> C 250.893.4613
> http://www.gnat.ca/
> 
> _______________________________________________
> Linuxbios mailing list
> Linuxbios@clustermatic.org
> http://www.clustermatic.org/mailman/listinfo/linuxbios
> 
_______________________________________________
Linuxbios mailing list
Linuxbios@clustermatic.org
http://www.clustermatic.org/mailman/listinfo/linuxbios
_______________________________________________
Linuxbios mailing list
Linuxbios@clustermatic.org
http://www.clustermatic.org/mailman/listinfo/linuxbios

Reply via email to