[ros-dev] FreeLoader now multiboot compliant

Aleksey Bragin aleksey at studiocerebral.com
Tue Nov 2 00:06:23 CET 2004


Oh, that is cool!
I have had lots of people asking me if it's possible to load ReactOS 
using Grub - now I can answer "Yeah!" to them :-)


Aleksey.

On Monday, Nov 1, 2004, at 22:13 Europe/Berlin, Ge van Geldorp wrote:

> Freeldr can now be loaded as a "multiboot kernel" by multiboot 
> compliant
> bootstrap loaders  like Grub. To load FreeLoader from Grub use 
> something
> like this:
>
> title ReactOS
> 	root (hd0,0)
> 	kernel /freeldr.sys
>
> You can also override settings in the [FREELOADER] section of 
> freeldr.ini by
> passing them on the command like, like this:
>
> title ReactOS
> 	root (hd0,0)
> 	kernel /freeldr.sys DefaultOS=ReactOS TimeOut=0
>
> title ReactOS (Debug)
> 	root (hd0,0)
> 	kernel /freeldr.sys DefaultOS=ReactOS_Debug TimeOut=0
>
> After selecting "ReactOS" from the Grub menu you won't have to make 
> another
> selection on the freeldr menu because of the "TimeOut=0"
>
> Gé van Geldorp.
>
>
> _______________________________________________
> Ros-dev mailing list
> Ros-dev at reactos.com
> http://reactos.com:8080/mailman/listinfo/ros-dev
>




More information about the Ros-dev mailing list