LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 10-09-2004, 06:41 AM   #1
jackren
LQ Newbie
 
Registered: Jul 2003
Distribution: knoppix 3.2
Posts: 13

Rep: Reputation: 0
partition backup


Can anyone advise me of a good, save and simple program to backup partition on DVD?
It must support ext3, reiserfs and fat32.
I tried a lot of profgrams already: norton ghost- doesn't work ok with reiserfs to DVD
partimage - to complicated and lots of errors
mondo - works ok with cd but errors with DVD

ps I have a system running debian Sid , kernel 2.6.8
 
Old 10-09-2004, 11:03 AM   #2
Andrew Benton
Senior Member
 
Registered: Aug 2003
Location: Birkenhead/Britain
Distribution: Linux From Scratch
Posts: 2,073

Rep: Reputation: 64
Tar is excellent for making backups. For better compression use bzip2 as well. To backup the folder /folder mounted on /place (ie, /place/folder)

cd /place
tar cjf folder.tar.bz2 folder

You need to have write permissions in /place so you may need to do that as root. To uncompress it again, mount an empty partition on /place/folder then

cd /place
tar xjpf folder.tar.bz2
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Trying to create bootable backup partition jeffbarish Debian 4 10-10-2005 02:05 PM
backup partition table twantrd *BSD 1 08-20-2005 07:01 PM
Using dd to backup a partition. cjrao Linux - Newbie 1 08-29-2004 12:51 AM
Why can't I restore a partition table backup containing a reiser partition? oldweasel Linux - Software 2 05-23-2004 12:11 AM
!Backup partition problem ! Braveheart1980 Linux - General 16 03-15-2004 03:20 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 07:09 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration