Build Bart PE Ghost Image
- Copy your network and storage drivers from unattended installation to C:\pebuilder3110a\drivers\ according to Bart PE documentation
- Build BartPE CD
- C:\pebuilder3110a\BuildFolder\I386\SYSTEM32\CONFIG to C:\pebuilder3110a\BuildFolder\Programs\Registry
- Note: I create a batch file called copyregistry.bat that does this for me.
- Rebuild ISO with PE Builder (F5)
- Create new virtual machine or use available physical machine
- Virtual machine specs: 5gb HD, 256mb RAM
- Mount Bart PE ISO as CD-ROM in virtual machine or burn disc and insert into physical PC
- Boot PC from CD
- Skip Bart PE autorun
- Press Scroll Lock key as soon as the blue desktop appears
- Press “N” to all prompts except for network
- If you were not prompted, reboot and try again
- Partition Drive (If new VM or completely blank drive)
- Run CMD
- diskpart
- select disk 0
- clean
- create partition primary
- select partition 1
- assign letter=c
- active
- exit
- Reboot PC to flush NTFS logs if you partitioned the disk to make it useable. Be sure to skip autorun the same way again.
- Prep drive for Bart PE install
- Automatic (create batch file from manual method):
- Run custom PEPREP
- Enter
- Quit
- Enter
- Exit
- Manual:
- Format drive: format C: /fs:ntfs /q /y
- Create empty boot.ini
- C:
- echo > boot.ini
- Run PEINST
- Source: X:
- Dest: C:
- Install Files
- Install boot.ini
- Create Ghost image
- Remote desktop into Ghost server
- Create manual Ghostcast session
- Session Name: [Anything]
- Create Image
- Image Filename: [On your file server]
- Accept Clients
- Start Ghost32 on Bart PE machine
- Go -> Programs -> Ghost8 -> Ghost32
- Ghostcast -> Unicast
- Join Session you created previously
- Start image dump
- Done!





