apple:macos:iso-to-usb-stick
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| apple:macos:iso-to-usb-stick [2025/12/16 14:05] – gsys | apple:macos:iso-to-usb-stick [2026/02/26 20:02] (current) – [Write ISO to Stick] gsys | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== ISO to USB-Stick ====== | ====== ISO to USB-Stick ====== | ||
| + | ===== Conditional - Unpack ISO ===== | ||
| + | OPNsense ISO | ||
| + | < | ||
| + | bzip2 -d OPNsense-25.7-dvd-amd64.iso.bz2 | ||
| + | </ | ||
| + | |||
| + | ===== Write ISO to Stick ===== | ||
| < | < | ||
| diskutil list | diskutil list | ||
| Line 6: | Line 13: | ||
| diskutil unmountDisk /dev/disk4 | diskutil unmountDisk /dev/disk4 | ||
| sudo dd if=proxmox-ve_8.4-1.iso of=/ | sudo dd if=proxmox-ve_8.4-1.iso of=/ | ||
| + | sudo dd if=OPNsense-26.1.2-serial-amd64.img of=/ | ||
| </ | </ | ||
| - | OPNsense ISO | ||
| - | < | ||
| - | bzip2 -d OPNsense-25.7-dvd-amd64.iso.bz2 | ||
| - | </ | ||
apple/macos/iso-to-usb-stick.1765890356.txt.gz · Last modified: by gsys