======================
With the power of Grldr and VFloppy, we can add wonderful support for the DOS environment on the nt system; and with the magic of AvldrNG, we can reverse this process: we can make the DOS environment jump to the boot environment of the NT system. ;-)
=============
Do you still remember the 3-in-1 attempt of Avldr for Grub? Yes, this AvldrNG is also improved and perfected on the basis of the trial version of Avldr for Grub. Due to the launch of WinVI, I think this tool should be useful. For example:
◎ We don't have a boot environment with ntldr, but we need to load a WinPE from the hard disk. For example, this WinPE:
http://sysoft.zdwx.com/forum/viewthread.php?tid=169&fpage=1, then we only need to place files such as setupldr.bin, bootdetect.com, winnt.sif, etc. in C:\, and then run in pure dos
c:\>Avldrng /loader=setupldr.bin to load this PE.
◎ With a boot environment with ntldr installed, we can run Avldrng.exe under Windows, drag c:\setupldr.bin to the file selection dialog of Avldrng.exe, then select "Install", and then open C:\boot.ini and paste it, and a new boot entry can be added. Restart the computer, select the new entry, and you can load this WinPE. Of course, if you know Windows Vista, then it has a new PE technology called the Wim method. For this WimPE, you can refer to
http://sysoft.zdwx.com/forum/viewthread.php?tid=158&fpage=1
After obtaining bootmgr, we can use AvldrNG to load this WimPE. WinPE is not far away!
◎ Can I use AvldrNG to load NTLDR/PELDR/Bootmgr/Grldr from a floppy disk? Yes. But be sure to remember that the order in which AvldrNG scans the specified bootloader files is hd1 -> hd2 -> fd1 -> fd2. It should be noted that if the first hard disk does not exist, it will look for hd2; if the specified loader file is not found on the previous hard disk partition, it will try the A drive. If the A drive reset fails, it will try the B drive. Of course, if there is none, it will push you to a boot menu. ... ... ;-)
For the latest version, please query from http://sysoft.zdwx.com/forum/viewthread.php?tid=167&pid=1104&page=1.

[ Last edited by Gandalf on 2005-9-9 at 23:12 ]

