17 Jan
2007
17 Jan
'07
2:41 p.m.
2007/1/17, Adam Lackorzynski <adam@os.inf.tu-dresden.de>:
Is there a way to run Fiasco with standard GRUB, or any ongoing work to be able to do it?
There's the bootstrap single-image mode which packs all modules into a big one which can then be booted by any bootloader. To the boot loader those images look like Linux. You should have a closer look at the README and modules.list files in bootstrap/server/src.
OK, I got it running properly now, thanks :) Still, aren't there any plans to try to get Fiasco-with-modules running in vanilla versions of GRUB, or the new GRUB2? It will be quite useful for people trying to test it, I think. Regards.