On Wed, Oct 05, 2005 at 12:13:47AM -0400, Alex @ Avantel Systems wrote: > [...] > At that point the system complains that no operating system was found. I'm > assuming that the disks are not found because if I use linux rescue, the > disks can't be found and the installer can't find any trace of the > bootloader. "No operating system found" usually means that the BIOS can't find a bootable OS. GRUB hasn't even entered the picture at this point. Are you sure your BIOS can boot off this drive? I don't really know what to suggest though. One workaround if you have a floppy drive is to always use a boot disk, but since the Fedora disks don't detect your disks automatically, you'll probably need to create one by hand. If you're familiar with compiling kernels, 'make zdisk' is one way to go. Good luck! Jody