Difference between revisions of "ActiveBootDisk (Win PE 3.0)"
 (Created page with "{{Plugin | logo =  | website = http://www.lsoft.net/bootdisk.aspx | wikipedia =  | license = [http://en.wikipedia.org/wiki/Proprietary_software Proprietary software] | version...")  | 
				|||
| Line 36: | Line 36: | ||
}}  | }}  | ||
| − | Download and install BootDiskDemo-Setup.exe  | + | Download and install BootDiskDemo-Setup.exe - You will have and ISO file located at:  | 
| + | |||
| + |  C:\Program Files\LSoft Technologies\Active@ Boot Disk\BootDisk.ISO  | ||
| + | |||
| + | or  | ||
| + | |||
| + |  C:\Program Files (x86)\LSoft Technologies\Active@ Boot Disk\BootDisk.ISO  | ||
  Open ISO file with 7zip and extract \sources\boot.wim to /tftpboot/er/a/winpe.wim  |   Open ISO file with 7zip and extract \sources\boot.wim to /tftpboot/er/a/winpe.wim  | ||
| + | |||
| + | You will need a License Key to use this software.  | ||
{{PluginInstructionsEnd}}  | {{PluginInstructionsEnd}}  | ||
Revision as of 23:15, 16 March 2013
return to Plugins list
| ActiveBootDisk (Win PE 3.0) 7.1 http://www.lsoft.net/bootdisk.aspx  | 
|---|
Contents
Information
ERPXE Module
- Name: - ActiveBootDisk (Win PE 3.0)
 
- Version: 7.1
 
- Official website: http://www.lsoft.net/bootdisk.aspx
 
- License: Proprietary software
 
- Wikpedia Page:
 
- Download: http://www.erpxe.com/downloads
 
Plugin type
| ActiveBootDisk (Win PE 3.0) | Anti-Virus | Deployment | Diagnostics | OS Installation | Live Media | Recovery Tools | 
|---|---|---|---|---|---|---|
| No | Yes | No | No | Yes | No | 
Plugin Requirments
| ActiveBootDisk (Win PE 3.0) | CIFS | HTTP | Internet | NFS | Linux OS | Windows OS | 
|---|---|---|---|---|---|---|
| No | No | No | No | Yes | Yes | 
Screen Shots
Special Information
Active@ Boot Disk is a complete and functioning computer operating system on CD/DVD/USB disk.
Active@ Boot Disk does not modify the operating system already installed on a computer's hard drive.
It includes many tools to boot up a computer and fix most startup, PC configuration, and system management problems.
Installation Instructions
Download activebootdisk71-XXX.tar.gz to /
https://sourceforge.net/projects/erpxe/files/plugins/
extract activebootdisk71-XXX.tar.gz file:
tar -xvzf activebootdisk71-XXX.tar.gz
The following files are from Automated Installation Kit (AIK) for Windows Vista SP1 and Windows Server 2008:
Copy "boot.sdi" to "er\{{{num}}}\boot.sdi"
Copy "bootmgr.exe" to "er\{{{num}}}\bt.exe" and hex edit it:
Change the "\Boot\BCD" unicode text to "\ER\{{{numupper}}}\BCD" at 0x 4F98C
Also, copy "boot\pxeboot.0" to "er\{{{num}}}\pxeboot.0" and hex edit this too:
Change the "bootmgr.exe" to "er\{{{num}}}\bt.exe" at 0x 5961
"bootmgr.exe" has a PE checksum we used a tool called "PE Explorer" to create a new checksum:
Calculate a new checksum on "bt.exe" at 0x130
Download and install BootDiskDemo-Setup.exe - You will have and ISO file located at:
C:\Program Files\LSoft Technologies\Active@ Boot Disk\BootDisk.ISO
or
C:\Program Files (x86)\LSoft Technologies\Active@ Boot Disk\BootDisk.ISO
Open ISO file with 7zip and extract \sources\boot.wim to /tftpboot/er/a/winpe.wim
You will need a License Key to use this software.
Verify files with filelist.txt in each folder.
All Done!