Difference between revisions of "Paragon HD Manager Suite"
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Plugin | {{Plugin | ||
− | | logo = | + | | logo = |
| website = http://www.paragon-software.com/ | | website = http://www.paragon-software.com/ | ||
| wikipedia = http://en.wikipedia.org/wiki/Paragon_Software_Group | | wikipedia = http://en.wikipedia.org/wiki/Paragon_Software_Group | ||
Line 34: | Line 34: | ||
The compony was established by a group of MFTI students in 1994. | The compony was established by a group of MFTI students in 1994. | ||
− | == | + | {{WIMPlugin |
+ | | num = 3 | ||
+ | | numupper = 3 | ||
+ | | filename = paragon2011-XXX.tar.gz | ||
+ | }} | ||
− | Download Paragon | + | Download Paragon Hard Disk Manager 2011 Suite Advanced Recovery CD. |
Open ISO file with 7zip and extract \sources\boot.wim to /tftpboot/er/3/winpe.wim | Open ISO file with 7zip and extract \sources\boot.wim to /tftpboot/er/3/winpe.wim | ||
Line 43: | Line 47: | ||
{{PluginInstructionsEnd}} | {{PluginInstructionsEnd}} | ||
[[Category:Plugins]] | [[Category:Plugins]] | ||
− | [[Category: | + | [[Category:Windows PE]] |
+ | [[Category:Supported from ERPXE 1.0]] |
Latest revision as of 08:28, 5 May 2019
return to Plugins list
Paragon HD Manager Suite 11 http://www.paragon-software.com/ |
---|
Contents
Information
ERPXE Module
- Name: - Paragon HD Manager Suite
- Version: 11
- Official website: http://www.paragon-software.com/
- License: Proprietary software
- Wikpedia Page: http://en.wikipedia.org/wiki/Paragon_Software_Group
- Download: http://www.erpxe.com/downloads
Plugin type
Paragon HD Manager Suite | Anti-Virus | Deployment | Diagnostics | OS Installation | Live Media | Recovery Tools |
---|---|---|---|---|---|---|
No | No | No | No | Yes | No |
Plugin Requirments
Paragon HD Manager Suite | CIFS | HTTP | Internet | NFS | Linux OS | Windows OS |
---|---|---|---|---|---|---|
No | No | No | No | Yes | Yes |
Screen Shots
Special Information
Paragon Software Group (PSG) produces hard drive management tools, such as partition managers, boot managers, back up software and system duplication software.
Paragon products are available in personal or corporate versions, for use on PCs, servers or networks.
The Mobility Division focuses on software for mobile handheld devices.
The compony was established by a group of MFTI students in 1994.
Installation Instructions
Download paragon2011-XXX.tar.gz to /
https://sourceforge.net/projects/erpxe/files/plugins/
extract paragon2011-XXX.tar.gz file:
tar -xvzf paragon2011-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\3\boot.sdi"
Copy "bootmgr.exe" to "er\3\bt.exe" and hex edit it:
Change the "\Boot\BCD" unicode text to "\ER\3\BCD" at 0x 4F98C
Also, copy "boot\pxeboot.0" to "er\3\pxeboot.0" and hex edit this too:
Change the "bootmgr.exe" to "er\3\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 Paragon Hard Disk Manager 2011 Suite Advanced Recovery CD.
Open ISO file with 7zip and extract \sources\boot.wim to /tftpboot/er/3/winpe.wim
Verify files with filelist.txt in each folder.
All Done!