![]() |
China DOS Union-- Unite DOS · Advance DOS · Grow DOS --Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum |
| Guest | Log in | Register | Members | Search | China DOS Union |
|
中国DOS联盟论坛 The time now is 2026-09-06 05:25 |
47,812 topics / 349,914 posts / today 0 new / 48,268 members |
| DOS启动盘 & LOGO技术 (启动盘室) » Avldrng.exe: Transition from pure DOS mode to ntldr boot |
| Printable Version 9,470 / 28 |
| Floor1 Gandalf | Posted 2005-09-09 23:02 |
| 中级用户 Posts 96 Credits 362 From 北京 | |
|
====================== 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 ] Attachments snap.png (16.38 KiB) AviBeta3.zip (80.05 KiB) |
|
| Floor2 chujiafu | Posted 2005-09-10 07:02 |
| 银牌会员 Posts 595 Credits 1,339 From 安徽 宿州 | |
|
Can this method allow entering WinXP from DOS? Please have the moderator analyze its feasibility.
|
|
| Floor3 Gandalf | Posted 2005-09-10 11:59 |
| 中级用户 Posts 96 Credits 362 From 北京 | |
|
This is completely possible. There are two methods:
1. Put ntldr, ntdetect.com, boot.ini, bootfont.bin (optional) onto your DOS boot floppy disk; of course, here we rename ntldr to ntldr2, then boot the system with this disk, and run at the command line: a:\>avldrng /loader=ntldr2 to load that ntldr on your floppy disk. And if your boot.ini is properly configured, then you can boot the WinXP system on your hard disk. ;) 2. Suppose that your C:\ already has those NT boot files, then no matter what the partition format of C: is, we can boot the system with a DOS boot disk, and then run Avldrng.exe to transfer the system to the boot of the system on C:\. ;) Cool or not?! |
|
| Floor4 jssyq | Posted 2005-09-10 17:18 |
| 银牌会员 Posts 498 Credits 1,231 | |
|
Thanks for sharing good stuff,
|
|
| Floor5 chujiafu | Posted 2005-09-11 07:15 |
| 银牌会员 Posts 595 Credits 1,339 From 安徽 宿州 | |
Originally posted by Gandalf at 2005-9-10 11:59 AM: What I mean is: Before installing WinXP, I formatted the C: drive to be the system drive using Format c:/s, and then installed WinXP. Then when starting WinXP, pressing F8 can enter DOS. In such a DOS, can I enter WinXP without restarting? |
|
| Floor6 Gandalf | Posted 2005-09-11 11:20 |
| 中级用户 Posts 96 Credits 362 From 北京 | |
|
Of course that's not possible. If it were feasible, Grub4Win would have been made long ago. Hehe. ;)
|
|
| Floor7 pcxt | Posted 2007-03-19 04:02 |
| 新手上路 Posts 1 Credits 2 | |
|
Can Avldrng be used for VISTA installation?
|
|
| Floor8 suihay | Posted 2007-04-18 09:07 |
| 初级用户 Posts 11 Credits 25 | |
| Floor9 dircls | Posted 2007-04-20 12:39 |
| 初级用户 Posts 13 Credits 30 | |
|
LZ, the solution you mentioned seems to be able to solve a problem I raised before:
http://www.cn-dos.net/forum/viewthread.php?tid=29312&fpage=1&highlight= I could boot the system with command.exe\io.sys\config.sys under fat32 before. Now I want to use Dos in ntfs partition. How can I boot the system with the most streamlined several files (I don't like to install cumbersome tools like矮人, although they are excellent), and can realize the read-write function of ntfs partition. Hehe, it's a problem of the century. Everyone, help out. Is that right? Can you go to help me solve it? Thank you. |
|
| Floor10 fangma | Posted 2008-04-10 16:25 |
| 新手上路 Posts 2 Credits 4 | |
|
Good stuff
|
|
| Floor11 fs999 | Posted 2008-04-13 11:35 |
| 初级用户 Posts 11 Credits 24 | |
Originally posted by chujiafu at 2005-9-11 07:15: Actually, it is feasible, but the prerequisite is that the C drive must be in Fat 32 format |
|
| Floor12 gudou | Posted 2008-04-14 19:43 |
| 初级用户 Posts 29 Credits 43 | |
|
Haha, amazing... In this way, even if you install Win98 later - if someone still installs Win98 & xP - there's no need to worry.
|
|
| Floor13 ek9ay | Posted 2008-04-15 13:23 |
| 新手上路 Posts 5 Credits 10 | |
| Floor14 yunsheng | Posted 2008-05-08 00:24 |
| 新手上路 Posts 1 Credits 2 | |
| Floor15 junyee | Posted 2008-05-13 10:12 |
| 中级用户 Posts 112 Credits 253 | |
|
Now the grub4dos can also load NTLDR and setup.bin from DOS.
|
|
| 1 2 Next |
|
[ Contact the Union admin team -
中国DOS联盟 -
Standard version ] Sponsored by ifanr Inc | © 2001–2023 |