Вы находитесь на странице: 1из 9

Was the new hard disk the same interface and size?

You might want to try something like Lone-Tar /Rescue-Ranger to clone the disk. http://www.tek-tips.com/viewthread.cfm?qid=1632293&page=1 JAAS666 (IS/IT--Management) thread58-1470725: System will not reboot Having the exact same problem. It happens randomly, sometimes it restarts fine, sometimes it hangs on the System is Down message.. only thing that works on that message is to hold the power button then start the system again. HP says it's SCO's fault. SCO said it's HP's fault. Tipical. Tek-Tips Forums is Member Supported. Click Here to donate. patw (IS/IT--Management) 5 Jan 11 19:31 If it's 5.0.7, look at this TA on SCO's web knowledge base: 127211 Make sure all required patches are in place. Also consider updating the servers firmware to the latest version. ---------------------------------------------------------------Pat Welch, UBB Computer Services, a WCS Affiliate SCO Authorized Partner Microlite BackupEdge Certified Reseller Unix/Linux/Windows/Hardware Sales/Support (209) 745-1401 Cell: (209) 251-9120 E-mail: patubb@inreach.com 22 Dec 10 19:42

Ghost and Disk Duplication Utilities Clone Drive For Unix and Linux
By klsh on November 7, 2002 12:52 PM | Permalink | Comments (6) | TrackBacks (0)

/. had a story on Ghost for Unix. Lot's of interesting links: Bronster had this script: # Prepare the disk /bin/dd of=/dev/hda if=/dev/zero
bs=512 count=1 /sbin/sfdisk /dev/hda < partitions.sfdisk # wipe the start of the DOS partition as well /bin/dd of=/dev/hda2 if=/dev/zero bs=512 count=1 # and mark the boot record properly!! /bin/dd if=mbr.dd of=/dev/hda bs=512 count=1 DISKSIZE=`/sbin/sfdisk -s /dev/hda2`

Mondo Rescue is reliable. It backs up your GNU/Linux server or workstation to tape, CD-R, CD-RW or NFS partition. In the event of catastrophic data loss, you will be able to restore all of your data [or as much as you want], from bare metal if necessary. Mondo is in use by Nortel Networks, Siemens, HP (US and France), IBM, NASA's JPL, dozens of smaller companies, and tens of thousands of users. Partition Image is a GNU/Linux/UNIX utility which saves partitions in many formats (see below) to an image file. The image file can be compressed in the GZIP/BZIP2 formats to save disk space, and split into multiple files to be copied on removable floppies (ZIP for example), .... The partition can be saved across the network since version 0.6.0 UDPcast is a file transfer tool that can send data simultaneously to many destinations on a LAN. This can for instance be used to install entire classrooms of PC's at once. The advantage of UDPcastover using other methods (nfs, ftp, whatever) is that UDPcast uses Ethernet's multicast abilities: it won't take longer to install 15 machines than it would to install just 2. SystemImager makes it easy to do installs, software distribution, content or data distribution, configuration changes, and operating system updates to your network of GNU/Linux machines. You can even update from one GNU/Linux release version to another! A recovery CD creation toolkit RECCD is a toolkit for creating a recovery CD. This is a CD which you insert, boot from and confirm overwrite of your hard disk. After confirmation, a compressed HD image is written from your CD to your hard disk. This destroys all the old content and replaces it with the content during creation time of the image. Categories:

Software

0 TrackBacks
Listed below are links to blogs that reference this entry: Ghost and Disk Duplication Utilities Clone Drive For Unix and Linux. TrackBack URL for this entry: http://kennethhunt.com/mt/mt-tb.cgi/390

6 Comments

john huron said: Thanks January 2, 2005 3:22 PM johan said: I need a program, which must copy the harddisk with sco unix 3.2v4.2 operating system to different capacity harddisk as a back up harddisk Could you help me ? February 25, 2004 9:51 AM BARIMENSHI ETIENNE said: je voudrais copier un disk sur un autre disk October 15, 2003 3:40 AM selim said: I need a program, which must copy the harddisk with sco unix 3.2v4.2 operating system to different capacity harddisk as a back up harddisk Could you help me ? September 5, 2003 7:12 AM selim said: I need a program, which must copy the harddisk with sco unix 3.2v4.2 operating system to different capacity harddisk as a back up harddisk Could you help me ? September 5, 2003 7:10 AM Viorel said: I need a "GHOST" for UnixWare 7.1.1 ( i.e. VXD system file } February 26, 2003 6:42 AM

LONE-TAR and AIR-BAG Crash Recovery http://www.lonetar.com

Santa Cruz Operation

[SCO] -- GhostScript Insecure Temporary File Creation Vulnerability


16 may, 2006 ----BEGIN PGP SIGNED MESSAGE----Hash: SHA1 _______________________________________________________________________ _______ SCO Security Advisory Subject: OpenServer 5.0.7 OpenServer 6.0.0 : GhostScript Insecure Temporary File Creation Vulnerability Advisory number: SCOSA-2006.19 Issue date: 2006 April 11 Cross reference: fz533156 CVE-2004-0967 _______________________________________________________________________ _______ 1. Problem Description Ghostscript is affected by an insecure temporary file creation vulnerability. This issue is likely due to a design error that causes the application to fail to verify the existence of a file before writing to it. An attacker may leverage this issue to overwrite arbitrary files with the privileges of an unsuspecting user that activates the vulnerable application. Reportedly this issue is unlikely to facilitate privilege escalation. The Common Vulnerabilities and Exposures project (cve.mitre.org) has assigned the name CVE-2004-0967 to this issue. 2. Vulnerable Supported Versions

System Binaries ---------------------------------------------------------------------OpenServer 5.0.7 Ghostscript package OpenServer 6.0.0 Ghostscript package 3. Solution The proper solution is to install the latest packages. 4. OpenServer 5.0.7 4.1 Location of Fixed Binaries ftp://ftp.sco.com/pub/updates/OpenServer/SCOSA-2006.19 4.2 Verification MD5 (p533156.507_vol.tar) = ae7c290a3b686c4bc01bdd0dc4adc1af md5 is available for download from ftp://ftp.sco.com/pub/security/tools 4.3 Installing Fixed Binaries Upgrade the affected binaries with the following sequence: 1) Download p533156.507_vol.tar to a directory. 2) Extract VOL* files. # tar xvf p533156.507_vol.tar 3) Run the custom command, specify an install from media images, and specify the directory as the location of the images. 5. OpenServer 6.0.0 5.1 Location of Fixed Binaries

ftp://ftp.sco.com/pub/openserver6/600/mp/osr600mp2/osr600mp2.iso 5.2 Verification MD5 (osr600mp2.iso) = 7e560dcde374eb60df2b4a599ac20d8a md5 is available for download from ftp://ftp.sco.com/pub/security/tools 5.3 Installing Fixed Binaries See the SCO OpenServer Release 6.0.0 Maintenance Pack 2 Release and Installation Notes: ftp://ftp.sco.com/pub/openserver6/600/mp/osr600mp2/osr600mp2.html 6. References Specific references for this advisory: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0967 http://www.securityfocus.com/bid/11285/references http://secunia.com/advisories/12903/ SCO security resources: http://www.sco.com/support/security/index.html SCO security advisories via email http://www.sco.com/support/forums/security.html This security fix closes SCO incidents fz533156. 7. Disclaimer SCO is not responsible for the misuse of any of the information we provide on this website and/or through our security advisories. Our advisories are a service to our customers intended to promote secure installation and use of SCO products. 8. Acknowledgments Trustix security engineers are credited with the discovery of

this vulnerability. _______________________________________________________________________ _______ - -----BEGIN PGP SIGNATURE----Version: GnuPG v1.4.2.2 (SCO_SV) iD8DBQFERlx3aqoBO7ipriERAsWeAJ4uhzNaylgXpqAP9cY+Ce+gPAN/XgCfYzKg W6DW022ARU40uLzbzj8gzV8= =zQ8e - -----END PGP SIGNATURE----- -----BEGIN PGP SIGNED MESSAGE----Hash: SHA1 _______________________________________________________________________ _______ SCO Security Advisory Subject: UnixWare 7.1.4 : GhostScript Insecure Temporary File Creation Vulnerability Advisory number: SCOSA-2006.23 Issue date: 2006 May 09 Cross reference: fz533156 CVE-2004-0967 _______________________________________________________________________ _______ 1. Problem Description Ghostscript is affected by an insecure temporary file creation vulnerability. This issue is likely due to a design error that causes the application to fail to verify the existence of a file before writing to it. An attacker may leverage this issue to overwrite arbitrary files with the privileges of an unsuspecting user that activates the vulnerable application. Reportedly this issue is unlikely to facilitate privilege escalation. The Common Vulnerabilities and Exposures project (cve.mitre.org) has assigned the name CVE-2004-0967 to this issue.

2. Vulnerable Supported Versions System Binaries ---------------------------------------------------------------------UnixWare 7.1.4 Ghostscript package 3. Solution The proper solution is to install the latest packages. 4. UnixWare 7.1.4 4.1 Location of Fixed Binaries ftp://ftp.sco.com/pub/updates/UnixWare/SCOSA-2006.23 4.2 Verification MD5 (p533156.714.image) = 64ad569588eff4ac2c8a3a1e07151847 md5 is available for download from ftp://ftp.sco.com/pub/security/tools 4.3 Installing Fixed Binaries The following packages should be installed on your system before you install this fix: UnixWare 7.1.4 Maintenance Pack 3 http://www.sco.com/support/update/download/release.php?rid=126 ptf9052 http://www.sco.com/support/update/download/release.php?rid=160 Upgrade the affected binaries with the following sequence: Download p533156.714.image to the /var/spool/pkg directory # pkgadd -d /var/spool/pkg/p533156.714.image

5. References Specific references for this advisory: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0967 http://www.securityfocus.com/bid/11285 http://secunia.com/advisories/12903/ http://secunia.com/advisories/17135 http://www.cs.wisc.edu/~ghost/ SCO security resources: http://www.sco.com/support/security/index.html SCO security advisories via email http://www.sco.com/support/forums/security.html This security fix closes SCO incidents fz533156. 6. Disclaimer SCO is not responsible for the misuse of any of the information we provide on this website and/or through our security advisories. Our advisories are a service to our customers intended to promote secure installation and use of SCO products. 7. Acknowledgments Trustix security engineers are credited with the discovery of this vulnerability. _______________________________________________________________________ _______ - -----BEGIN PGP SIGNATURE----Version: GnuPG v1.4.2 (SCO_SV) iD8DBQFEYOQUaqoBO7ipriERAjSPAJ4xJjBCN8bDayXAn7PuJ11tIAPh7QCfWIgB OWvfq82zzyeLc5iS/x1iew8= =DmgU - -----END PGP SIGNATURE-----

Вам также может понравиться