<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - webonomic</title>
<link>http://snipplr.com/users/webonomic/tags/boot</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 15 Feb 2012 21:21:16 GMT</pubDate>
<item>
<title>(Bash) Backup your MBR on Linux</title>
<link>http://snipplr.com/view/13173/backup-your-mbr-on-linux/</link>
<description><![CDATA[ <p>About the dd command:

dd if= of= bs=("USUALLY" some power of 2, not less than 512 bytes(ie, 512, 1024, 2048, 4096, 8192, 16384[/b], but can be ANY reasonable number.) skip= seek= conv=.

Source is the data being read. Target is where the data gets written.

Warning!! If you reverse the source and target, you can wipe out a lot of data. This feature has inspired the nickname "dd" Data Destroyer.
Warning!! Caution should be observed when using dd to duplicate encrypted partitions.</p> ]]></description>
<pubDate>Tue, 17 Mar 2009 00:11:55 GMT</pubDate>
<guid>http://snipplr.com/view/13173/backup-your-mbr-on-linux/</guid>
</item>
</channel>
</rss>
