MegaBrutal schrieb:
> 2008/5/15 Jim Hall <[EMAIL PROTECTED]>:
>> You need a boot loader to do this. I run Linux on my PC, so my boot
>> loader is GNU GRUB. You can try that.
> 
> How can I configure GRUB to load freedos.bss ? I've tried to load it
> as a kernel, but it doesn't work. Or should I try to load kernel.sys ?
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft 
> Defy all challenges. Microsoft(R) Visual Studio 2008. 
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Freedos-user mailing list
> Freedos-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/freedos-user
> 
> 
I am using grub4dos.

# find and load KERNEL.SYS from FreeDOS
title find and load KERNEL.SYS from FreeDOS
find --set-root /KERNEL.SYS
chainloader /KERNEL.SYS

...works for me very well.

Chainloading another harddisk is also possible. Loading a bootsector.bin 
also.

If you struggle somewhere ask again, I am currently quite familiar with 
multi booting.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user

Reply via email to