昨天从某技术开发组“裸奔男”手中拿到这个传说中的最新版本的远程启动管理器体验了一下;好久没有写过软件使用手记了,
记得多年前,微软的WINNT4 中就有一个“远程启动管理器”是走RPL 的,当年的湘系无盘win98se 用的就是微软的RPL ;可谓是繁荣一时,那个时候接触无盘的人,都就知道有这个“远程启动管理器”,不曾想deepin 此次推出的这款工具即直接用此来命名--魄力不小。RPL 早已经被PXE 所取代,自家已经提供了对虚拟磁盘的支持,就不明白微软为什么还不更新-远程启动管理器,而且很多朋友对这个都很陌生,试过之后感觉非常强大.现在各大下载站也有下载.(华军下载地址:
http://www.newhua.com/soft/14024.htm)
主程序只有一个文件,打开后一片空白;从界面上看笔者在有意模仿MMC 的界面,显得有点像企业软件,不似原来那么Q了;grub4dos的合理调用,令人叹为观止。我没有拿到安装教程说明,整个操作我是跟着感觉走的 如图1
首先我在左侧的分类树上,引导分组下创建了一个新节点,因为按照PXE 的启动原理,是需要配置一个NBP 文件的,如图2.
现在研究启动的朋友比较多,大家用得多大概就是grub4dos(grldr ) 和 syslnux(pxelinux.0) 了,我也喜欢,正好收藏了几个,于是就直接拿来指定了;分组设置好以后,我就直接开了一台机器(VM),从PXE 网络启动, PXE 发DHCP 一瞬间就闪过了--速度够快,看来是采用了传说中的“二十六式狂龙掌”;但是此刻TFTP 过会启动的却不是PXELINUX.0 ,而是GRLDR ,这是为什么呢。如图3
我观察右侧的机器列表中的信息才明白,它这是从默认分组启动的,如图4
默认启动文件可以在“选项配置”中进行指定,此处还可以对DHCP 进行设置.(默认启动文件可以在“选项配置”中进行指定,此处还可以对DHCP 进行设置)这台新启动的机器还没有加入到我刚刚新建的这个启动分组中,所以它默认就从GRLDR 启动,看来DEEPIN 还是更爱GRUB4DOS ,设它为默认; 如图5
于是我习惯性的选中了这台机器,把它拖动了左侧的引导分组下,居然还真的可以拖得动(用无盘软件用习惯了);如图6
其实按照正统的操作右键快捷菜单中,是可以指定分组的;机器终于从PXELINUX.0 正常启动了;如图7 (关于PXELINX.0 和grldr 菜单的编写就不在本文的讨论范围内的,下次有机会与大家一起交流)
启动正常,菜单出来了如图,8,9
这款“远程启动管理器”是号称可以支持多个NBP 同时分组启动的,这样我又新建了一个分组 然后再看效果,如图.10.11

同时启动了两个不同版本的GRLDR 和一个提取的PXELINUX.0 ,均能正常启动WINPE 和DOS 等;模拟ISO 和IMG 都很正常 如图 12 13 14

效果看的到,有什么问题,提议.欢迎提出。
Last edited by pxeBOOT99 on 2010-7-9 at 14:35 ]
I got this so-called latest version of the remote boot manager from the "Naked Man" of a certain technology development group yesterday and experienced it; it's been a long time since I wrote a software usage note. I remember that in Microsoft's WINNT4 many years ago, there was a "Remote Boot Manager" that used RPL. The Hunan-based diskless win98se back then used Microsoft's RPL; it was quite prosperous at that time. People who came into contact with diskless at that time all knew about this "Remote Boot Manager". Unexpectedly, this tool launched by deepin this time is directly named after this--quite bold. RPL has long been replaced by PXE, and it has its own support for virtual disks. I just don't understand why Microsoft hasn't updated the Remote Boot Manager yet, and many friends are very unfamiliar with this. After trying it, I feel it's very powerful. Now it's also available for download on major download sites. (Huajun download address:
http://www.newhua.com/soft/14024.htm)
The main program is only one file, and it's completely blank when opened; from the interface, the author is intentionally imitating the MMC interface, looking a bit like an enterprise software, not as Q as before; the reasonable call of grub4dos is amazing. I didn't get the installation tutorial, and the whole operation I followed my feeling. As shown in Figure 1
First, I created a new node under the boot group in the left classification tree. Because according to the boot principle of PXE, it is necessary to configure an NBP file, as shown in Figure 2.
Now there are relatively many friends researching startup. The ones everyone uses more are probably grub4dos (grldr) and syslinux (pxelinux.0). I also like them, and I happened to have collected a few, so I directly took them and specified them; after the group was set up, I directly turned on a machine (VM) and booted from PXE network. The DHCP of PXE flashed by in an instant--it's fast enough, it seems to have used the so-called "Twenty-six Styles of狂龙掌"; but at this moment, what started later by TFTP was not PXELINUX.0, but GRLDR. Why is this. As shown in Figure 3
I observed the information in the machine list on the right to understand that it was booting from the default group, as shown in Figure 4
The default startup file can be specified in "Option Configuration", and the DHCP can also be set here. (The default startup file can be specified in "Option Configuration", and the DHCP can also be set here) This newly started machine hasn't been added to the startup group I just created, so it defaults to booting from GRLDR. It seems that DEEPIN still loves GRUB4DOS more and sets it as the default; as shown in Figure 5
So I habitually selected this machine and dragged it under the left boot group, and it really could be dragged (used to using diskless software); as shown in Figure 6
Actually, according to the orthodox operation, the right-click context menu can be used to specify the group. The machine finally booted normally from PXELINUX.0; as shown in Figure 7 (The writing of the menus for PXELINX.0 and grldr is not within the scope of discussion in this article. I'll communicate with you together next time if there's a chance)
The startup was normal, and the menu came out as shown in Figures 8 and 9
This "Remote Boot Manager" is claimed to support the simultaneous group startup of multiple NBP. So I created another group and then looked at the effect, as shown in Figures 10 and 11

Two different versions of GRLDR and an extracted PXELINUX.0 were started at the same time, and all could boot WINPE and DOS normally; simulating ISO and IMG were all normal as shown in Figures 12, 13, and 14

The effect is visible. If there are any problems, suggestions are welcome. Please put forward.
Last edited by pxeBOOT99 on 2010-7-9 at 14:35 ]