-
Senior Member
registered user
Backup Questions...
Lets get the "customary" things out of the way...
Knoppix 3.3 (v2.4.22-xfs) - hard drive installed...
Main HDD - /dev/hda -=- 2 partitions -=- 41gig total:
*** hda1 -=- 39.5gig "Linux ext3" FS
*** hda3 -=- 500meg "Linux Swap"
2nd HDD - /dev/hdc -=- 2 partitions -=- 80gig total:
*** hdc1 -=- 2.0gig "Windows VFat" FS - With Win98 installed for Wine (only), but can be booted
*** hdc2 -=- 78gig "Linux ext3" FS
I have been looking for a "complete" image backup, for my hda1 only area...
I wanted to run something, that can backup the complete OS, and all files, in one "restore" pass. I also wanted this "backup" to be able to be scheduled, be run in the "background" without user intervention, and be easy to restore from, in case I need a file deleted, or in the case of a complete drive crash, ease of restore back to last "image" backed up.
What I guessed was something that comes on the Knoppix Live CD, and what I could find was KBackup...
What I am having a problem with:
KBackup seems to like to use a "filename" provided in its config, so, backups to the same area, would overwrite previous backups - not good... KBackup also appears to "like" having those backup files in the place they were created, so moving them is also, not good...
I used to use, in the Windows World, a clone program, which just "imaged" the backup device on a target device. With Linux, I am looking at a backup that can be used to regain a complete drive crash in as minimal amount of steps. This can either be done through the Live CD, or from a Boot Floppy with the restore on it.
My preferred resolve:
Backup "everything" from /dev/hda1 to /dev/hdc2 - into a folder called backups, with either a single file named "fbackupYYYYMMDD" or into a folder named the same, if it has to be multiple files. -=- where YYYY is the YEAR in four digits, MM is the MONTH in 2 digits, and DD is the DAY in 2 digits.
This format would allow more backup "images" to be saved, on the 78gig hard drive, and facilitate ease of restore by knowing exactly which "image" was done on which date.
I already tried a form of script, to perform a "tar" of the system, but I feel it would be more work getting a system back to itself, than I prefer to do, and was not able to perform an "image" of the system I am looking for...
Anyone have any ideas????
Thanks in advance,
Cuddles
-
Senior Member
registered user
the comand below will give you the imagefile you asked for
Code:
dd if /dev/hda2 of=/mountpoint/for/hdc2/backupfile.img
if you make a script, using the comand above, and start that script with cron or you run manually it should give you what you want.
as to the filenaming and so. hmmmm.
here you have a good article.
http://www.linuxgazette.com/issue91/keates.html
about halfway down you have a script you might modify to use dd instead of tar...
here is a suggestion
#!/bin/bash
# backup
Backup_Dirs="/mount/piont/of/partition"
Backup_Dest_Dir=/mount/point/for/hdc2
Backup_Date=`date +%b%d%Y`
# Create image-file with todays Month Day Year prepended for easy identification
dd if=$Backup_Dest_Dir/$Backup_Date.img $Backup_Dirs &> /dev/null
this should make a image with todays date as name.
i am no wizard on scripting so you should get a second opinion.
EDIT you might compress that image with tar.../EDIT
Similar Threads
-
By adamherb in forum Hdd Install / Debian / Apt
Replies: 2
Last Post: 01-05-2005, 06:32 AM
-
By GaTk in forum The Lounge
Replies: 8
Last Post: 12-16-2004, 12:04 AM
-
By monkymind in forum General Support
Replies: 13
Last Post: 08-28-2004, 04:05 AM
-
By KnopperX in forum General Support
Replies: 1
Last Post: 02-26-2004, 07:22 PM
-
By mohater in forum General Support
Replies: 6
Last Post: 08-16-2003, 11:34 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules

SAMSUNG SSD 512GB 500GB 480GB 256GB 250GB 240GB SSD 2.5 Solide State Drive 6Gbps
$40.99

ON SALE TURBOLINK EVO 4TB V-HAND SSD 2.5 SATA III Internal Solid State Drive
$199.99

Western Digital Blue 3D NAND 250GB 2.5" SATA III Internal SSD - WDS250G2B0A
$29.99

Samsung 860 EVO 250GB SSD MZ-76E250 2.5" SATA III Solid State Drive -
$36.99

256GB mSATA SSD DRIVE MIXED BRAND TESTED WORKING
$23.50

SAMSUNG SSD 860 EVO 1TB 960GB 512GB 500GB 480GB 250GB 2.5 6Gbps
$69.99

Crucial 2TB P3 Plus NVMe PCIe 4.0 M.2 Laptop Desktop Internal SSD CT2000P3PSSD8
$199.00

2 PACK 128 GB SSD M.2 2280 SATA Solid State Drive Major Brands, Samsung, LiteON
$28.00

Toshiba THNSN81Q92CSE 1920GB SATA 2.5 Solid State Drive
$199.00

Netac 120GB 256GB 1TB 2TB Internal SSD 2.5'' SATAIII 6Gb/s Solid State Drive lot
$119.99