Why am I unable to specify the CD boot image location when creating a kernel boot CD in R2012a?

1 visualización (últimos 30 días)
When I try to create a kernel boot CD with xPC Target, the boot image (.iso) is stored in a temporary folder specified as part of the creation procedure. Why am I unable to specify a location for this folder in R2012a?

Respuesta aceptada

MathWorks Support Team
MathWorks Support Team el 16 de Sept. de 2014
This is a known limitation of R2012a.
You can find the location of the temporary directory by following the steps below:
  1. Create the CD Boot image without burning the CD. You can do this using xPC Target Explorer or using the 'xpcbootdisk' command from the MATLAB command line.
  2. Type 'tempdir' at the MATLAB command window. The location displayed is where the CD boot image (cdboot.iso) is located.
For example:
>> xpcbootdisk
CD boot image is successfully created
Insert an empty CD/DVD. Available drives:
[1] There were no writable devices detected!
[0] Cancel Burn
Select a CD/DVD writer drive: 0
>> tempdir
ans =
C:\Users\...\AppData\Local\Temp\

Más respuestas (0)

Categorías

Más información sobre Import, Export, and Conversion en Help Center y File Exchange.

Etiquetas

Aún no se han introducido etiquetas.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by