<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: OpenCBM</title>
	<atom:link href="http://robert.hurst-ri.us/2010/01/03/opencbm/feed/" rel="self" type="application/rss+xml" />
	<link>http://robert.hurst-ri.us/2010/01/03/opencbm/</link>
	<description>The life &#38; times of an information systems engineer</description>
	<lastBuildDate>Mon, 26 Jul 2010 00:08:58 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Rob</title>
		<link>http://robert.hurst-ri.us/2010/01/03/opencbm/comment-page-1/#comment-26</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Sun, 03 Jan 2010 22:08:12 +0000</pubDate>
		<guid isPermaLink="false">http://robert.hurst-ri.us/?p=385#comment-26</guid>
		<description>After copying a bunch of files to a real floppy, you can make a backup of the media using the d64copy command, i.e.,

$ time d64copy -w -v 8 vic20.d64
[Info] Trying to identify drive type
[Info] drive 08 (1541): 00, OK,00,00
[Info] copying tracks 1-35 (683 sectors)
 1: *********************                  
 2: *********************                  
 3: *********************                  
 4: *********************                  
 5: *********************                  
 6: *********************                  
 7: *********************                  
 8: *********************                  
 9: *********************                  
10: *********************                  
11: *********************                  
12: *********************                  
13: *********************                  
14: *********************                  
15: *********************                  
16: *********************                  
17: *********************                  
18: *******************                    
19: *******************                    
20: *******************                    
21: *******************                    
22: *******************                    
23: *******************                    
24: *******************                    
25: ******************                     
26: ******************                     
27: ******************                     
28: ******************                     
29: ******************                     
30: ******************                     
31: *****************                      
32: *****************                      
33: *****************                      
34: *****************                      
35: *****************       100%   683/683
683 blocks copied.

real	1m22.080s
user	0m2.073s
sys	1m15.706s</description>
		<content:encoded><![CDATA[<p>After copying a bunch of files to a real floppy, you can make a backup of the media using the d64copy command, i.e.,</p>
<p>$ time d64copy -w -v 8 vic20.d64<br />
[Info] Trying to identify drive type<br />
[Info] drive 08 (1541): 00, OK,00,00<br />
[Info] copying tracks 1-35 (683 sectors)<br />
 1: *********************<br />
 2: *********************<br />
 3: *********************<br />
 4: *********************<br />
 5: *********************<br />
 6: *********************<br />
 7: *********************<br />
 8: *********************<br />
 9: *********************<br />
10: *********************<br />
11: *********************<br />
12: *********************<br />
13: *********************<br />
14: *********************<br />
15: *********************<br />
16: *********************<br />
17: *********************<br />
18: *******************<br />
19: *******************<br />
20: *******************<br />
21: *******************<br />
22: *******************<br />
23: *******************<br />
24: *******************<br />
25: ******************<br />
26: ******************<br />
27: ******************<br />
28: ******************<br />
29: ******************<br />
30: ******************<br />
31: *****************<br />
32: *****************<br />
33: *****************<br />
34: *****************<br />
35: *****************       100%   683/683<br />
683 blocks copied.</p>
<p>real	1m22.080s<br />
user	0m2.073s<br />
sys	1m15.706s</p>
]]></content:encoded>
	</item>
</channel>
</rss>
