[EMAIL PROTECTED] pravi:
It's not the definitive app for dummies but it's close :-).

http://www.mondorescue.org/

Atentamente,

Pedro



                                                                                                           
                      Sasa Stupar                                                                          
                      <[EMAIL PROTECTED]        To:       [EMAIL PROTECTED]                            
                      linux.net>               cc:                                                         
                      Sent by:                 Subject:  Re: Copy entire hard disk - how ?                 
                      redhat-list-admin                                                                    
                      @redhat.com                                                                          
                                                                                                           
                                                                                                           
                      27-08-2003 17:44                                                                     
                      Please respond to                                                                    
                      redhat-list                                                                          
                                                                                                           
                                                                                                           




[EMAIL PROTECTED] pravi:

  

Hi,

The easiest way to copy all the hard disk.
If you have another hard disk with the same geometry ... install it mount
the new hard disk as /dev/hdb (or hdc or hdd) and do:
dd if=/dev/hda of=/dev/hdb
if=input file, of=output file
it will copy all the filesystems and data in hda to the hard disk in hdb.


Diego Brito Veiga




    
No, the old disk is 8.5 gigs and the new is 40 gigs.


--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list





  
thank you...looks like this is what I was looking for - free and not so difficult. 8-)

Sasa
-- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to