Grub2 sata ahci dvdrom and hard disks ASUS P5Q-LE Mobo
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.
I downloaded grub1.7beta4 and compiled the source. I made a grub2 bootable cdrom using grub-mkrescue.
When I boot from the cdrom with all the drives in AHCI mode. Grub2 cannot read the grub.cfg file on the cdrom. The drive is an ASUS sata dvdrom.
The ls command shows me my hard disks (hdo) (hd1)(hd2). But grub2 does not show the partitions inside the drives - giving an error like "can't find C/H/S)".
When I put the SATA controller in IDE mode mode. I get to the grub.cfg menu but when I try to boot an entry it says "no drive".
I have included modules "ata scsi serial boot" in the grub-mkrescue command.
forgive my ignorance....what does AHCI mode give you?
2) you have 3 drives are any of them using LVM or raid....and if so did you include
insmod (modulename) in your menuentry?
3) Can you post your menuentry....I suspect that if you used grub-mkrescue...you got the basic menuentry and that won't do it depending on your answers.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.