booting with two SCSI/RAID/IDE controllers installed
Linux - HardwareThis forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
booting with two SCSI/RAID/IDE controllers installed
I have an onboard RAID adapter that I have running with Windows XP. My motherboard is the A7V333 with the Promise MBFastTrack133 Lite. Mandrake (or any current linux distro for that matter) although it detects it, doesn't understand it, so it doesn't see the disks there. You may remember that issue from before on this board. I don't really care about that because I don't want linux to mess with my Windows stuff. I just got this SCSI controller and hard disk. (BusLogic BT-956C) Linux detects it and installs to it just great. The problem is that since it doesn't see my other controller with the windows install it doesn't add it to the lilo configureation. In my BIOS I have it set to boot the SCSI/RAID controller. But theres two of them! It automatically boots to the onboard RAID with my windows install and I don't see anything having to do with Linux or Lilo. How do get Lilo to give me a boot promt and how do I make sure both OS's are on there?
Ok so i did the "upgrade install" of Mandrake 9.1 So basically it just went through the install process agian and didn't copy any files since they're already all current but it let me reconfigure everything that I did in the install. I selected to install grub this time. It didn't change, it still booted right into Windows. Does grub install onto the MBR? Where is the MBR actually located? on a hard disk or on the motherboard, or what? If it were the on the hard disk, then it would still be on the linux hard disk, but it would have to be on the Windows Disk because that boots first. If it DOES have to be on the windows disk, is there a way I can manually install grub or lilo on there when in windows or DOS or something?
Do I maybe want to try PowerQuest bootmagic? Powerquest supports linux and everything and it might be easier to install. I can do that from Windows.
Grub will have been installed where you told the installation process
to install it.
What you should do is to boot your system with the installation CD rom
in rescue mode and then install GRUB on your first disk as per the instructions
in the your distribution manual and then use
grub-install /dev/hda
to install grub on your first IDE disk on your first IDE controller.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.