NETWORK PRESENCE ABOUT SERVICES PRODUCTS TRAINING CONTACT US SEARCH SUPPORT
 


Search
display results
words begin  exact words  any words part 

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [FW1] Hardrive Cloning



On Tue, 21 Nov 2000, Rubens Perdomo wrote:

> Does anyone know of a way to clone a hard drive with Solaris 2.6. I need
> to install several FW-1/VPN on 220R servers and would like to have one
> good install to clone rather than having to install each one separately.

Two ways I would recommend.

1.  DD
Dd allows you to make an image sector by sector.  Works for me with no
problem.

dd if=/dev/dsk/c0t3d0s2 of=/dev/dsk/c0t1d0s2

Where 'if' = the device you want to be copied.
Where 'of' = the device you want to copy to (normally second drive).

This works best if both devices (i.e. both drives)  are exactly the
same.

Once you run dd, your can pull the new drive and install it in the system.


2. Jumpstart
If you are going to be building/replicating alot of systems, this is the
way to do it.  Alex Noordergraff at Sun Microsystems has developed a toolkit
called JASS, it allows you to jumpstart systems that are fully secured.
I highly recommend you look in to this.

www.sun.com/blueprints/tools

hope this helps

lance



================================================================================
     To unsubscribe from this mailing list, please see the instructions at
               http://www.checkpoint.com/services/mailing.html
================================================================================



 
----------------------------------

ABOUT SERVICES PRODUCTS TRAINING CONTACT US SEARCH SUPPORT SITE MAP LEGAL
   All contents © 2004 Network Presence, LLC. All rights reserved.