My Config - tyan 2881 + FILO payload + ubuntu on IDE-0 + LBv2
So far I've been using this setup with onboard SATA disabled. Today I opened the jumper and enabled the SATA. It stopped at Grub console. I manually entered the path for the boot drive "root (hd0,0)", but it says something like hda1:/boot/vmlinuz.... 'Drive 0 not present'. The original BIOS boots ok. Any ideas? TIA- Baski
--------------------------------- Never miss a thing. Make Yahoo your homepage.
On Fri, Mar 07, 2008 at 02:31:30PM -0800, Baski wrote:
My Config - tyan 2881 + FILO payload + ubuntu on IDE-0 + LBv2
So far I've been using this setup with onboard SATA disabled. Today I opened the jumper and enabled the SATA. It stopped at Grub console. I manually entered the path for the boot drive "root (hd0,0)", but it says something like hda1:/boot/vmlinuz.... 'Drive 0 not present'. The original BIOS boots ok.
Try (hd4,0), and hde1.
Thanks, Ward.
Hi, I had originally configured FILO for PCI support in IDE driver. When SATA was enabled, it moved around the bus/slot. Now I compiled FILO without PCI support and it works fine now. Thanks - Baski
Ward Vandewege ward@gnu.org wrote: On Fri, Mar 07, 2008 at 02:31:30PM -0800, Baski wrote:
My Config - tyan 2881 + FILO payload + ubuntu on IDE-0 + LBv2
So far I've been using this setup with onboard SATA disabled. Today I opened the jumper and enabled the SATA. It stopped at Grub console. I manually entered the path for the boot drive "root (hd0,0)", but it says something like hda1:/boot/vmlinuz.... 'Drive 0 not present'. The original BIOS boots ok.
Try (hd4,0), and hde1.
Thanks, Ward.