Linux backup into tape drive ?
dear friends ,
I have to take My Linux(RHEL 4) system backup using the follwoing command into the tape drive :
"dd if=/dev/hda1 of=/dev/hdb1(tape drive) bs=1024"
Now my question is ,
using this command , does Linux OS also backup into the tape drive ?
Or, Is it possile to take Linux O/S backup(also its all contents) using this command ?
AND,
How can I restore it from the tape drive to a Linux server ?
Last edited by shipon_97; 10-05-2007 at 10:05 AM.
|