Page not found

The page you requested does not exist. For your convenience, a search was performed using the query dd image.

Search results

Image Your Hard Drive using dd

... backed up my system to an external ximeta drive using "dd" and the well-known linux live cd distribution, Knoppix to boot from. ... order to interpret the partition table stored within the image. The most important of which is the cylinder size. # fdisk -l ...

Blog entry - sandip - 02/17/2011 - 10:08 - 46 comments - 0 attachments

Backup and restore lvm data with dd

... } } Now to extract data with dd, use the below formula (this will only work for linear stripe): ... So to get the lv0_m data off of the volume: dd if=/dev/sdb4 of=/opt/bak/lv0_m.iso bs=512 skip=$[65536*1280+384] ... up leaving the final extent in the lv out of the output image? By example, say the source lv has two segments instead of one: ...

Blog entry - sandip - 03/13/2011 - 01:18 - 1 comment - 0 attachments

New Hosting Server Checklist

... Plesk modules through the plesk GUI Acronis True Image Server Management Battlefield 1942 Server Manager Battlefield ...           dd if=/dev/zero of=/dev/tmpMnt bs=1024 count=300000 ...

Blog entry - sandip - 05/02/2009 - 23:11 - 0 comments - 0 attachments

Comment