Ask an Expert
How to make an ISO image from a CD and deliver it to ESX?
|
 |
| |
Answer: There several ways to do that:
1. Make it on the ESX.
Just put your CD into the CDROM drive of ESX server. Log into ESX console as "root" and type a command:
cat /dev/cdrom > "filename.iso"
or
dd if=/dev/cdrom of="filename.iso"
2. If you cannot access ESX directly, use Nero Burning Room or Clone CD to create ISO file.
Then you can transfer it to ESX with FastSCP or WinSCP tool.
Download Veeam FastSCP
Download WinSCP
|
|
 |
|
Search in the Knowledge base
|
Ask an expertTop questions:
|
|
|
|
|
|
|
| |
 |
|
|
|
|
|
|