Disk Duplication

Truhn, Chad Chad.Truhn at argonst.com
Wed May 31 17:24:32 UTC 2006


Thanks for the feedback.  If I were to follow that process, should the
disk just boot right off the bat?

-----Original Message-----
From: redhat-sysadmin-list-bounces at redhat.com
[mailto:redhat-sysadmin-list-bounces at redhat.com] On Behalf Of Fred
Chagnon
Sent: Wednesday, May 31, 2006 1:17 PM
To: redhat-sysadmin-list at redhat.com
Subject: RE: Disk Duplication

While I would assume the effect would be the same as using dump and
restore, I might have approached it with the dd command. 

# write floppy to disk image
$ dd if=/dev/fd0 of=bootdisk.img

# write disk image to new boot disk
$ dd if=bootdisk.img of=/dev/fd0

Hope that helps.

Fred

|  -----Original Message-----
|  From: redhat-sysadmin-list-bounces at redhat.com 
|  [mailto:redhat-sysadmin-list-bounces at redhat.com] On Behalf 
|  Of Truhn, Chad
|  Sent: Wednesday, May 31, 2006 12:59 PM
|  To: redhat-sysadmin-list at redhat.com
|  Subject: Disk Duplication
|  
|  Gurus,
|  
|   
|  
|  First off let me apologize for what may be a simple 
|  question.  I am a Solaris admin and have been tasked with 
|  some RedHat things.  I was tasked to duplicate a RedHat book 
|  disk and going back to my Solaris roots, I chose to use the 
|  dump and restore commands.  This worked well and the data 
|  was copied successfully, but the disk doesn't boot.  I don't 
|  receive any errors (which is strange) it just sits there 
|  attempting to access the disk, but nothing happens.  I know 
|  in the Solaris world there is a command to add a boot block 
|  to a disk, and I think that is the issue here.  I do not 
|  know the conversion of what that command may be on the Linux side.
|  
|   
|  
|  I may even be off in left field here.  The boot block may 
|  not even be my problem.  I just suspect that it is.
|  
|   
|  
|  Does anyone know what the command is, or even a procedure to 
|  perform this task?
|  
|   
|  
|  Thanks in advance!
|  
|   
|  
|  Thanks,
|  
|  Chad Truhn       
|  
|  System Administrator
|  
|  Argon ST
|  
|  (703) 259-7397
|  
|   <http://www.argonst.com/> 
|  
|   
|  
|  

The information contained in this e-mail message and any attachments may
be privileged and confidential.  If the reader of this message is not
the intended recipient or an agent responsible for delivering it to the
intended recipient, you are hereby notified that any review,
dissemination, distribution or copying of this communication is strictly
prohibited.  If you have received this communication in error, please
notify the sender immediately by replying to this e-mail and delete the
message and any attachments from your computer.

--
redhat-sysadmin-list mailing list
redhat-sysadmin-list at redhat.com
https://www.redhat.com/mailman/listinfo/redhat-sysadmin-list




More information about the redhat-sysadmin-list mailing list