Home

 

Download

 

Buy Now

 

Tutorials

 

Contact US

Mount ISO File on Command Line

You are here:  Tutorials > Mount ISO File on Command Line


PowerISO can not only mount ISO image file on Window GUI, but it also can mount ISO image files on Windows command line. You can find piso.exe which is PowerISO command line utility in PowerISO installation directory. 

Usage: piso <command> [parameters] [-switches]

<Commands>

  • mount <file name> <drive>: Mount image file to virtual drive.

Example: Mount d:\test.iso to drive F: .

Command: piso mount d:\test.iso F:

  • unmount <drive|all>:  Unmount image file.

Example: unmount drive F: .

Command: piso unmount F:

Example: unmount all drives.

Command: piso unmount all

  • setvdnum <n>:  Set number of virtual drives. n is between 0 and 23.

Example: Set number of virtual drives to 1.

Command: piso setvdnum 1

  • listvd:  List all virtual drives created by PowerISO

Command: piso listvd

 

Copyright 2004-2013 Power Software Ltd. All rights reserved.