[LinuxBIOS] LinuxBIOSv2 r2452 DK8-HTX

Lu, Yinghai yinghai.lu at amd.com
Thu Oct 12 22:43:17 CEST 2006


Change to one modern HD, 200G?

YH

-----Original Message-----
From: Ward Vandewege [mailto:ward at gnu.org] 
Sent: Thursday, October 12, 2006 1:38 PM
To: Chris Stillo
Cc: Stefan Reinauer; linuxbios at linuxbios.org; Lu, Yinghai
Subject: Re: [LinuxBIOS] LinuxBIOSv2 r2452 DK8-HTX

On Thu, Oct 12, 2006 at 02:56:20PM -0500, Chris Stillo wrote:
> I enabled IDE_DISK_POLL_DELAY = 1, AUTOBOOT_DELAY = 60 and still have 
> IDE timeout... any suggestions? LinuxBIOS is detecting the IDE 
> controller (it's shown in the boot log), so it seems like a problem
with 
> my FILO Config (listed below). Any suggestions?

Try adding 

    delay(5);

(5 second delay) in main in filo.c (if you use grub). Put it after the
init()
call.

If that does not help, try 10 or 15 seconds.

Thanks,
Ward.









More information about the coreboot mailing list