Searched defs:mountIso (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Frontends/VBoxShell/
H A Dvboxshell.py652 def mountIso(_ctx, machine, _session, args): function
730 'mountiso': lambda: mountIso(ctx, session.machine, session, args),
2439 print "usage: mountIso vm iso controller port:slot"
3314 'mountIso': ['Mount CD/DVD to the running VM: mountIso win /os.iso "IDE Controller" 0:1', mountIsoCmd, 0],

Completed in 53 milliseconds