![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Sun Solaris 9 E250 -- Suggestions For External Hard Drives | KenLynch | SUN Solaris | 2 | 04-07-2008 08:36 PM |
| how floppy disks, CDs and flash drives (pen drives) are accessed in UNIX | nokia1100 | Shell Programming and Scripting | 0 | 04-06-2007 06:10 PM |
| Addning drives to Proliant servers using lInux | s93366 | UNIX for Advanced & Expert Users | 0 | 10-14-2004 02:46 AM |
| Mounting an ISO image on Solaris | kduffin | Tips and Tutorials | 0 | 12-02-2003 03:55 AM |
| Mounting USB Drives in Solaris 9 x86 | N0C717 | Filesystems, Disks and Memory | 1 | 11-07-2003 06:21 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
best way to image solaris/linux drives
We have a whole bunch of both redhat enterprise and solaris 5.7,8,9 systems and we would like to make images of the drives. Does anyone have recommendations on how to best image these systems?
|
| Forum Sponsor | ||
|
|
|
|||
|
Quote:
and jumpstart with Flash image of the whole system (check /usr/sbin/flarcreate) for Solaris |
|
|||
|
Quote:
Read carefully on the above URL. It is very clear and step-by-step process. Just some suggestions: g4u HowTo Create the Image: 1. Download the floppy image from the above website 2. Copy the floppy image to a floppy. 3. Create a new user called "install" on your ftp server. Make sure the "install" user has Write Access to the root directory of the ftp server 4. Prepare the workstation that you want to use as your master... just set it up the way you want all the others 5. Boot the workstation with the floppy you created above 6. Type the following command: "uploaddisk FTP-IP FILENAME.gz" 7. Enter the password for the "install" user 8. Sit back and wait for it to finish g4u HowTo Load from the Image: 1. Boot the destination pc with the same floppy as above 2. Type the following command: "slurpdisk FTP-IP FILENAME.gz" 3. Enter the "install" user's password 4. Sit back and wait until finished. 5. Power off and restart the system. Requirements / Notes: 1. Workstations to be cloned should be similar in hardware. Disk sizes, especially. See the site above for more specific details. 2. You'll need a DHCP Server on your network. When booting to the floppy, the workstations will request a DHCP IP Address 3. Your FTP Server should support large file sizes. Some Linux FTP Servers only support file sizes up to 2Gb. 4. This system scans your hard disk bit-by-bit, so it will image any OS. |
|||
| Google The UNIX and Linux Forums |