Hi!

Any way available to directly load "ntldr"? I need something to get
this thing into RAM and then execute it. Any idea not using an
windows mbr (and thus chainloading ntldr). I need a direct way.
Something like:

title Windows
  root (hd0,0)
  kernel /ntldr
  boot

or
title Windows
  root (hd0,0)
  kernel /somethingToStartNtldr /ntldr
  boot

or even some better idea using only grub!

-- 
Thomas



_______________________________________________
Bug-grub mailing list
Bug-grub@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-grub

Reply via email to