[ Prev ] [ Index ] [ Next ]

dd

Created Sat 30/4/2011

The dd(1) command can be used to write raw bytes to and from devices.

1. Write bootable ISO image to DVD with dd

    bash $ dd if=/tmp/some.iso of=/dev/dvd

sourced from: http://www.ccp14.ac.uk/ccp14admin/linux-server/iso_images_to_dvdram/

Stuart Moorfoot \copy 30 April 2011 foo@bund.com.au


Backlinks: