Add a short description mention that it also applies to other disk images
This commit is contained in:
parent
799207b127
commit
9438a99f1d
@ -298,9 +298,10 @@ sudo fs_usage
|
|||||||
|
|
||||||
### Disk Images
|
### Disk Images
|
||||||
|
|
||||||
#### Burn ISO to DVD
|
#### Burn Disk Images to DVD
|
||||||
|
This command applies to .fat, .hfs, .iso, .img, .dmg, .smi and .udf images.
|
||||||
```bash
|
```bash
|
||||||
hdiutil burn /path/to/file.iso
|
hdiutil burn /path/to/image_file
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Disable Disk Image Verification
|
#### Disable Disk Image Verification
|
||||||
|
Loading…
Reference in New Issue
Block a user