このページは大阪弁化フィルタによって翻訳生成されたんですわ。

翻訳前ページへ


Burn image file from command line
Burn image file from command line

Piso allows you to burn iso file or other image files from command line or a batch file. With the command switches, you can specify options before burning, such as burning speed, verifying written data, ejecting disc after burning, and etc.  Piso can detect image file formats automatically. You need not convert the image file to iso format before burning.

Usage: piso burn-image <image file> <drive:> [-switches]

<Switches>

 

Example1: Burn iso file from command line and verify written data, using cd 10x burning speed. The disc is in drive E:.

Command: piso burn-image c:\test\test.iso E: -verify -speed cd10x

 

Example2: Burn nrg file from command line. The disc is in drive E:.

Command: piso burn-image c:\test\test.nrg E:

 

Example3: Burn dmg file from command line. The disc is in drive E:.

Command: piso burn-image c:\test\test.dmg E: