<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16441" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>----- Original Message ----- </FONT>
<DIV><FONT face=Arial size=2>From: "Mike Poublon" &lt;</FONT><A 
href="mailto:poublon@geeksoft.dyndns.org"><FONT face=Arial 
size=2>poublon@geeksoft.dyndns.org</FONT></A><FONT face=Arial 
size=2>&gt;</FONT></DIV>
<DIV><FONT face=Arial size=2>To: "Discussion about mythtv" &lt;</FONT><A 
href="mailto:mythtv-users@mythtv.org"><FONT face=Arial 
size=2>mythtv-users@mythtv.org</FONT></A><FONT face=Arial 
size=2>&gt;</FONT></DIV>
<DIV><FONT face=Arial size=2>Sent: Saturday, June 09, 2007 11:48 AM</FONT></DIV>
<DIV><FONT face=Arial size=2>Subject: Re: [mythtv-users] OT: Free backup 
solution for my linux boxes?</FONT></DIV></DIV>
<DIV><FONT face=Arial size=2>Just throwing this out there:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>How hard would it be to integrate a script like 
this into a build of Knoppix? I'm not much of a developer... but it just seems 
logical that one should try to do this? (I have no experience maintaining 
distros so I wouldn't know how we could add a script to the 'main build' of 
Knoppix... or make our own version that can be mirrored on the MythTV site or 
elsewhere)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>JS</DIV>
<DIV><BR></DIV></FONT><FONT face=Arial size=2><BR>&gt;&gt; After a lightning 
strike took out my windows boxes last week I am now <BR>&gt;&gt; hyper aware of 
a need to backup to non-volatile media. I have found a <BR>&gt;&gt; good 
solution for windows systems however I have not yet found something <BR>&gt;&gt; 
I like for linux.<BR>&gt;&gt;<BR>&gt;&gt; My requirements are:<BR>&gt;&gt; 1. 
Backup to DVD-R<BR>&gt;&gt; 2. Backup of all specified partitions. Dont want to 
back up the tv <BR>&gt;&gt; recordings partition.<BR>&gt;&gt; 3. Must use/create 
bootable DVD so that I do not have to reinstall linux <BR>&gt;&gt; to restore 
backup.<BR>&gt;&gt; 4. No need for periodic backups. I will run them when I make 
significant <BR>&gt;&gt; changes to the system.<BR>&gt;&gt;<BR>&gt;&gt; My 
windows solution is PowerQuest Drive Image (With bootable 
floppy)<BR>&gt;&gt;<BR>&gt;&gt; Suggestions?<BR>&nbsp;&nbsp; <BR>&gt; I've 
manually made backups with a knoppix/live cd using the following 
process:<BR><BR>&gt; Boot knoppix<BR>&gt; mount local filesystem(s) to 
backup<BR>&gt; mount remote filesystem to backup to<BR>&gt; cd 
/src/filesystem<BR>&gt; tar -czf /remote/location/filesys.tar.gz .<BR>&gt; 
[repeat for any other local filesystems]<BR><BR>&gt; When restoring all you have 
to do is:<BR><BR>&gt; boot knoppix/live cd<BR>&gt; recreate filesystem(s) on 
disks<BR>&gt; mount local filesystem(s)<BR>&gt; mount remote filesystem<BR>&gt; 
cd /dst/filesystem<BR>&gt; tar -zxf /remote/location/filesys.tar.gz<BR>&gt; 
re-install 
grub/bootloader<BR><BR><BR>_______________________________________________<BR>mythtv-users 
mailing list<BR></FONT><A href="mailto:mythtv-users@mythtv.org"><FONT face=Arial 
size=2>mythtv-users@mythtv.org</FONT></A><BR><A 
href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users"><FONT face=Arial 
size=2>http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</FONT></A></BODY></HTML>