Change to one modern HD, 200G? YH
-----Original Message----- From: Ward Vandewege [mailto:[EMAIL PROTECTED] Sent: Thursday, October 12, 2006 1:38 PM To: Chris Stillo Cc: Stefan Reinauer; [email protected]; 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. -- linuxbios mailing list [email protected] http://www.openbios.org/mailman/listinfo/linuxbios
