Results 1 to 2 of 2
I have installed Redhat 9 on my SATA my hd. My hd is connected to a Silicon Image controller. The problem is that I can't boot from it! I can ...
- 09-10-2004 #1Just Joined!
- Join Date
- Sep 2004
- Posts
- 1
Boot problem in Redhat 9
I have installed Redhat 9 on my SATA my hd. My hd is connected to a Silicon Image controller. The problem is that I can't boot from it! I can only boot if I use a boot floppy and write hde=noprobe hdg=noprobe. How can I add this to my boot loader Grub?
- 09-10-2004 #2
You should be able to append that at the end of the kernel line in your grub.conf:
Like that.Code:kernel /boot/bzImage-2.6.7-gentoo root=/dev/hda3 video=vesafb:ywrap,mtrr,1024x768@80 vga=0x317 hde=noprobe hdg=noprobe
"Time is an illusion. Lunchtime, doubly so."
~Douglas Adams, The Hitchhiker's Guide to the Galaxy


Reply With Quote
