creating an ISO image of $HOME
am 24.04.2004 00:33:35 von Karthik Vishwanath
Hello,
I need to back up my home directory (from an account that I do not use
frequently any more). I was thinking of creating an ISO image of the same.
How can I do that?
While here I had another question relating to backups - whats a good
way/tool to incremently back up my $HOME directory (on an active account)?
Thanks,
-K
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
Re: creating an ISO image of $HOME
am 25.04.2004 18:06:33 von Hal MacArgle
Greetings; I've seen no replies yet.
On 04-23, Karthik Vishwanath wrote:
> Hello,
>
> I need to back up my home directory (from an account that I do not use
> frequently any more). I was thinking of creating an ISO image of the same.
> How can I do that?
Check out the program 'mkisofs' that comes with 'cdrecord'...
> While here I had another question relating to backups - whats a good
> way/tool to incremently back up my $HOME directory (on an active account)?
Run 'mkisofs' and pipe it to 'cdrecord' making a temporary
backup to a RW CD...
HTH.
Hal - in Terra Alta, WV - Slackware GNU/Linux 9.0 (2.4.20)
Anyone can pile complexity upon complexity;
only a genius can truly simplify..
..
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs