Creating a CentOS USB drive on Mac OS X
- Download .iso, either netinstall or LiveCD.
- get mounted disk by inserting drive and running diskutil list
- unmont disk by running diskutil umountDisk /dev/disk3
- write image by running: dd if=~/Downloads/centos\ 5.4/CentOS-5.4-x86_64-netinstall.iso of=/dev/disk3 bs=1m
- run diskutil eject /dev/disk3
- try it!
If you enjoyed this post, please consider to leave a comment or subscribe to the feed and get future articles delivered to your feed reader.
Comments
No comments yet.
Leave a comment