Pario TechnoBlob
About Posts

Tag: dd

Mount a RAID Reconstructor disk image in linux This post came to life because I had gotten a image file of a 120GB linux ext2 RAID partition that I couldn’t access using Windows software. The partition had been rescued by...
Jan 19, 2009 12:52PM
Backup harddisk to remote machine dd bs=1M if=/dev/hda | gzip | ssh user@remote 'dd of=hda.
Jun 9, 2007 1:30AM
Dump/image CDROM to ISO file To create an ISO image from your CD/DVD, place the media in your drive but do not mount it. If it automounts, unmount it. # dd if=/dev/cdrom of=/path/til/ISO-fil To make an...
May 7, 2007 1:10PM
Dump/image floppydisk to file

dd if=/dev/fd0 of=image_fd0 bs=1k count=1440

May 7, 2007 1:10PM
«« « 1 2 3 » »»
Posts About
© 2007-2020 Pario TechnoBlob
Powered by Axiom