Mac OS X fash disk burning

Overview

One of the neat aspects of OSX is that it has all the classic Unix tools available. Linux users know that dd is the command line tool to flash a CF card or a USB drive on Linux. Here is how to use dd on the Mac.

Steps

      Open a command line tool (terminal or xterm if you have X11.
      Itentify the drive to flash:

      • Eject and unplug the card
      • On the command line run diskutil list
      • Plug in your CF drive
      • On the command line run diskutil list. Your drive will be named /dev/diskN where N is the number of the drive.
      Flash the drive by running: sudo dd if=/Users/xxxxx/Desktop/pfSense.img of=/dev/rdiskN bs=1m (in this exmple I’m burning the pfSense.img file, replace it with the file you want to use to flash the firewall.
      Eject the drive: diskutil eject /dev/diskN

References:

This entry was posted in Mac OS X, OpenBSD and tagged , . Bookmark the permalink.

NewPush has solutions to fit your business needs.  For more than a decade, our focus has been to take on the technical challenges that are the hardest and most time-consumming.  Our goal is to free up your resources to focus on the core activities of your business and to drive your business performance.  Please visit our main site at newpush.com for more information or call us at +1-303-423-4500.