Hi;
  I have got Grub working on my workstation. I am able to load kernels. I
have a minimal kernel which operates on a file. Presently I have a
bytecode compiler "ocamlrun" which executes ocaml executables.

% ./ocamlrun helloworld
HelloWorld
%

I have the multiboot image of ocamlrun. How do I use grub to execute
helloworld executable. Do I have to make its image also? How do I load
multiple images (that of ocamlrun and helloworld) and how do I use those
to execute helloworld.

Thanks,
Ravi
 ----------------------------------------------------------
Ravi S Chamarty                    E-mail: [EMAIL PROTECTED]
Graduate Research Assistant,       Voice :785-864-7799 
ITTC,2291 Irving Hill Road,                
University of Kansas,
Lawrence KS 66044-7541

Reply via email to