LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Boot Disk copy with dd command (https://www.linuxquestions.org/questions/linux-software-2/boot-disk-copy-with-dd-command-210279/)

tho_x_tran 07-27-2004 01:49 PM

Boot Disk copy with dd command
 
I have my Primary master 60 Gig as a boot disk which has W98, W2000 and RedHat 8.0 installed on it.

On Primary slave, I have a 120 Gig hard drive and I would like to use 'dd' command to copy the 'entire' boot disk to this disk as a back up if the other disk failed.

Is it do-able ? Can I boot with my back-up assuming I switch (trading places) the disks. Both disks are jumpered to Cable-Select ?

Thanks.
--
Tho

mritch 07-27-2004 02:12 PM

i think it should be possible. anyway, i suggest using another tool like parted or something like that to simply copy the partition from one to the other disk.

make a partition with the ~same size on the 120G drive and ´cp /dev/source #minor #minor(dest)´ with parted.

sl mritch.


All times are GMT -5. The time now is 01:38 AM.