Hey Guys,
I'm trying to figure out how the grub boot loader gets installed on the target drive. I've checked out the CVS source code but can't find much on it. I've even searched for "grub.conf generated by anaconda" to no avail.
Where should I start looking for this stuff ?
TIA,
On Mon, 2004-07-26 at 16:18 +0100, Glen Gray wrote:
I'm trying to figure out how the grub boot loader gets installed on the target drive. I've checked out the CVS source code but can't find much on it. I've even searched for "grub.conf generated by anaconda" to no avail.
Where should I start looking for this stuff ?
cvs -d:pserver:anonymous@rhlinux.redhat.com:/usr/local/CVS co booty
Cheers,
Jeremy
On Mon, 2004-07-26 at 16:24, Jeremy Katz wrote:
cvs -d:pserver:anonymous@rhlinux.redhat.com:/usr/local/CVS co booty
Ok, I've got this package out too (as well as anaconda). Are there any other CVS packages I should look at checking out to get a full source package for the Anaconda installer. From the booty readme it looks like you guys are separating out chunks of code to make them reusable ?
Cheers,
Hi Glen,
Hey Guys,
I'm trying to figure out how the grub boot loader gets installed on the target drive. I've checked out the CVS source code but can't find much on it. I've even searched for "grub.conf generated by anaconda" to no avail.
Where should I start looking for this stuff ?
Have a look at the 'booty' package in Rawhide/Fedora Development.
This is imported by anaconda and is used for boot manager functionality.
Regards, Omar Kilani
anaconda-devel@lists.fedoraproject.org