bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GRUB and ntldr


From: Thomas Schweikle
Subject: GRUB and ntldr
Date: Wed, 19 Oct 2005 11:49:36 +0200
User-agent: Mozilla Thunderbird 1.0.7 (Windows/20050923)

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]