Ghost Solution Suite

 View Only

Creating a PXE Boot Image for Ghostcasting in Ghost Solution Suite 3 

Oct 09, 2015 08:00 PM

One of the features of Ghost Solution Suite 3 is that the console installation automatically configures a PXE (Preboot Execution Environment) server. This allows machines to boot into automation without physical boot media, just a network connection. This is primarily used by the console for console based jobs and tasks, as the basic implementation only runs the automation agent. Users of Ghost Solution Suite 2.x should note that a third-party PXE solution, 3COM Boot Servies, was included with that version.

In Ghost Solution Suite 2.x, boot images for 3COM Boot Services PXE could deliver both a console client boot (for console-based tasks), or simply a basic Ghost boot disk that launched the Ghost executable. This latter setup was a very popular one and is used by many imaging administrators. Configuring the PXE server in Ghost Solution Suite 3 to deliver a basic boot image is possible, though it takes a few additional steps. This document will show how to do this.

Prerequisites: The Ghost Solution Suite 3 console must be installed with HF2 or later, and WinPE must be imported. For information on this, please refer to this article.

1. Open the Ghost Console. Then click on Tools > PXE Configuration.

Tools_PXE.JPG

2. The PXE Configuration Utility will launch. Click File > Choose PXE Server.

choose_pxe_server.JPG

3. Choose your server's name from the list; Shared Configuration must NOT be chosen. Click Open.

choose_2.JPG

4. Click "New...".

final_new.JPG

5. A windows called New Server Specific Menu Option will launch. Give it a name, and then select the options as seen in the image below (WinPE, x64 only, Boot Disk Creator).Then click Create Boot Image.

final_server_spec_pxe.JPG

Note: This article assumes the use of a 64bit boot environment. Scripting we use later will assume 64bit is selected.

6. When the Boot Wizard launches, it will show Step 1 of 12: Configuration Name. Click Next.

gcp1of12.JPG

7. Click Next on Step 2 of 12: Windows PE Hardware Device Drivers.

gcp2of12.JPG

8. Click Next on Step 3 of 12: TCP/IP Protocol Settings.

gcp3of12.JPG

9. Click Next on Step 4 of 12: Ghost Solution Suite Server Communication.

gcp4of12_redone.JPG

10. Click Next on Step 5 of 12: Network Connection.

gcp5of12.JPG

11. On Step 6 of 12: Network Drive Mappings, uncheck "Create an entry in the LMHOSTS file...". Then click Next.

gcp6of12_redone.JPG

Note: If you use mapped drives for imaging, you may define drive mappings here. More on this process here.

12. Click Next on Step 7 of 12: Optional Components.

gcp7of12.JPG

13. Click Next on Step 8 of 12: Configuration Summary. This will launch the Boot Disk Creator.

gcp8of12.JPG

14. On Step 9 of 12: Edit Configuration, click on startup.bat. In the right pane, the text of this file will be editable. Under :UserActions on a new line, type the following (as shown in the image below):

m:
cd ghost
ghost64.exe -ib

Then click on the save button (floppy disk icon) above Configurations. Click Next.

gcp9of12_redone_a.JPG

Note: The command line above uses the default drive mapping of M for the deployment share (version of Ghost Solution Suite HF2 or later will use M:). This changes the directory to Ghost and uses the Ghost64.exe in that folder (which will always be the latest version of the executable). The command line switch -ib is added that collects the boot track as part of the image.

 

15. On Step 10 of 12: Boot Disk Media Type, click the option Network Boot. Click Next.

pxe10of12_network.JPG

Note: If the only option present is 'Automation Boot', this means that steps 2 & 3 were not followed. 'Network Boot' is only an option on server-specific PXE configurations.

 

16. Step 11 of 12: Creating Boot Image will show the progress on the creation of the boot image. This process will take several minutes.

11of12_gcpxe.JPG

17. After the boot image creation finishes, it will launch Step 12 of 12: Boot Disk Creation Complete. Click Finish.

12of12_gcpxe.JPG

18. Click OK on the New Shared Menu Option window.

after12_a.JPG

19. Click Save on the PXE Configuration Utility.

after12_b.JPG

Now you have a PXE boot image that will launch the Ghost executable. This can be used in place of a boot disk for image creation and image deployment for the Ghostcasting mthod.

 

Statistics
0 Favorited
7 Views
0 Files
0 Shares
0 Downloads

Tags and Keywords

Comments

Aug 25, 2019 05:02 PM

I don't follow the question on boot device.   If you are asking can you set the NIC as the default boot device that is controlled on the bios/firmware of the client.   And yes you can set that to network boot by default rather than a local hard drive.    

 

I believe you are ok with local for the scope that would indicate that the pxe package is local to this server and not a shared package.   Maybe the screen shot is not updated. 

 

maybe you could provide a screen shot of your errorr. 

Aug 25, 2019 04:52 PM

Do you mean that the client system is booting to the HDD first and not the LAN?   that is controlable by the bios/firmware.    Maybe you could provide some more info around the issue you are seeing maybe a screen shot would help make it more clear what you are saying is going wrong. 

 

Cheers

Aug 23, 2019 04:42 PM

did you ever get an answer to this?

Aug 23, 2019 04:41 PM

I am also running into this issue where the scope says local. I have tried creating a new one and got the same result. How can I fix this?

Jul 07, 2016 11:56 AM

Is there a way to set this as the Default Boot Device so that it times out and goes straight into it?  Mine have Local for the scope (and I've followed the directions twice), is that why I can't do that?

Dec 09, 2015 05:47 AM

Organized and handy, many thanks!

Related Entries and Links

No Related Resource entered.