2
0
mirror of https://github.com/chubin/cheat.sheets synced 2024-11-15 06:12:59 +00:00
cheat.sheets/sheets/drutil
2020-11-17 20:29:09 +01:00

10 lines
225 B
Plaintext

# drutil
# Interact with DVD burners (Mac OS X)
# Eject a disk from the drive:
drutil eject
# Burn a folder as an ISO9660 filesystem onto a DVD.
# Don't verify and eject when complete:
drutil burn -noverify -eject -iso9660