Am Freitag, den 18.04.2008, 20:20 +0400 schrieb Mikhail Savchenko:
Hi and thank you again for help, no I'm ok with getting grub.cfg and other files on diskimage, but can I ask you one more question?
The question is - how can I configure to boot kernel from disk, standards way, or any special issues, cause if right understand it's
Write a grub.cfg that loads the kernel from disk, done :-) I want to add a configure flag to grub2, to make it look for grub.cfg on the hard disk by default.
ata.mod for this thing, but may be any special configs, at the moment I'm only try get kernel from diskimage, cause sata disk in my test server doesn't support (?)
That's the hard bit, as there is no driver for the various sata devices yet. An AHCI module for grub2 would be useful, but it still won't cover the non-AHCI controllers - and worst of all, it doesn't exist yet.
Regards, Patrick