Error ejecutando comando "createinstallmedia":
Estoy tratando de crear un instalador de arranque (BigSur) y al ejecutar el comando que se indica en la web de soporte, en el paso de copia se produce el siguiente error y se cancela la operación:
Error: Error Domain=NSCocoaErrorDomain Code=512 "No se ha podido copiar “SharedSupport.dmg” a “SharedSupport”." UserInfo={NSSourceFilePathErrorKey=/Applications/Install macOS Big Sur.app/Contents/SharedSupport/SharedSupport.dmg, NSUserStringVariant=(
Copy
), NSDestinationFilePath=/Volumes/Install macOS Big Sur/Install macOS Big Sur.app/Contents/SharedSupport/SharedSupport.dmg, NSFilePath=/Applications/Install macOS Big Sur.app/Contents/SharedSupport/SharedSupport.dmg, NSUnderlyingError=0x7fbe6ab78660 {Error Domain=NSPOSIXErrorDomain Code=6 "Device not configured"}}The copy of the installer app failed.
Os indico el link del artículo que estoy tomando como guía: