Deployment Solution

 View Only

Image a Computer from a DVD with SATA CD-ROMs or IDE CD-ROMS 

Jun 10, 2009 01:18 PM

Introduction

Lately we have been running into a lot of issues with creating boot disks for computers with SATA CD-ROM drives. It seems most the boot disks out there are only compatible with IDE CD-ROM drives.

What I have done is create a bootable CD with SATA Supported CD-ROM drives. I then burn the image I usually deploy with PXE onto a DVD. I then use this DVD to deploy the image. We have had to do this process for machines that for one reason or another cannot pull the image from PXE.

Here is the step by step process to set this up.

Building the boot disk

This part is easy enough. I have built the boot disk for you and have created an image file from it. Simply burn the Image File (.iso) that is attached to this article I have supplied two boot disks. One for Sata CD-ROMS (SATA boot disk) and one for IDE CD-ROMS (win 98 boot disk)

Building the image disk

Once you have your image built you will need to convert it to a disk image so that you can burn it to deploy from a DVD.

  • Open your deployment console
  • Open the Image Explorer

    imagebrowser image

  • Go to File -> then select "Make Self-Extracting"

    imagebrowser image

  • Select the image and click ok

    imagebrowser image

Burn the .exe file onto a DVD as just regular data.

How it all comes together (the conclusion)

  1. Place the bootable CD you have burned in the computer and boot to it.
  2. Once at the command prompt, remove the bootable CD and put the Image CD into the drive.
  3. At the command prompt, open the CD, this is usually done with the command: cd d:
  4. Execute the image by typing the filename of the image. Example d:\>SCS.exe

This is just one possible way this can be done. There are many others that may be simpler. Hope this helps some people out. Good Luck!

Statistics
0 Favorited
0 Views
1 Files
0 Shares
0 Downloads
Attachment(s)
zip file
Boot Disks.zip   1.28 MB   1 version
Uploaded - Feb 25, 2020

Tags and Keywords

Comments

Aug 25, 2009 11:55 AM

Thanks for this giude, however if your image spans more than one part how can you do this? In my example i have the main image plus 2 other parts, for example image.img + image.002 + image.003

Can you advise?

thanks.

Related Entries and Links

No Related Resource entered.