![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| SCO Santa Cruz Operation (SCO) was a software company based in Santa Cruz, California which was best known for selling three UNIX variants for Intel x86. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Make non-bootable scsi drive, bootable | bfisk | Filesystems, Disks and Memory | 1 | 02-16-2007 11:54 PM |
| recovering files removed with rm | jack1981 | UNIX for Dummies Questions & Answers | 4 | 09-15-2006 04:06 AM |
| HELP! Recovering system from New Orleans!! | ggraham | SCO | 1 | 09-01-2005 09:14 AM |
| What is the command in Openservr 5.0.4 in recovering from bad sector | kayode | UNIX for Advanced & Expert Users | 1 | 02-21-2003 07:26 AM |
| Recovering lost files | LivinFree | UNIX for Dummies Questions & Answers | 1 | 08-16-2001 07:15 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
||||
|
||||
|
Recovering 5.0.7 from Bootable CD
I've been working with SCO Unix for several years now but have never had to restore a system from a bare drive.
I have a bootable CD that contains what appears to be the correct files necessary to recover the boot and root filesystems. I've got the BIOS setup such that the CD is the first boot device. When the CD boots I type defbootstr Srom=wd(0,0,0,0) link=cha and I get an error telling that the floppy drive doesn't contain any media. What steps do I need to take to get the system restore to a bare scsi hard drive? There should be three filesystems, a root, boot and a u. Here's what the space allocations look like on the original. / : Disk space: 2645.39 MB of 3906.25 MB available (67.72%). /stand : Disk space: 16.28 MB of 29.29 MB available (55.60%). /u : Disk space: 56215.66 MB of 62413.10 MB available (90.07%). Any help is appreciated... I'm a quick learner, but know that some of this stuff is so far over my head that it's hard to understand sometimes without help. - T'Hog |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
The diskette has the device driver for the SCSI host adapter.
You should be able to make one from the Compaq/HP Smartstart CD. You will also need the serial number and activation key. Does this system have RAID?. It seems to me that a two drive system, with one of 4 to 8gb and one of 72gb is rather unusual. More likely the system has two 72gb drives in it that are mirrored. Some RAID systems will only boot from drive 0 of a RAID 1 configuration, so it may appear that all data has been lost even though only one of the two drives has failed. I strongly suggest that you find a local SCO reseller, or at least a local HP dealer in order to determine the exact system configuration before you do anything. |
|
#3
|
||||
|
||||
|
Quote:
It's not a RAID System. The three file systems are on one physically installed drive. I believe the boot CD has the SCSI driver on it already. I'll get more information regarding the boot CD and post that shortly. - T'Hog |
|
#4
|
||||
|
||||
|
The bootable CD contains the following files:
Name Size boot.image 2,880 KB emgboot.dd 1,440 KB emgroot.dd 1,440 KB rootsys.bak 584,764 KB standsys.bak 8,561 KB sysinfo.int 10 KB sysinfo.txt 115 KB It appears to me as if the emgboot.dd is the emergency boot floppy image and the emgroot.dd is the emgergency boot floppy image for the root directory. Does anyone know how I can get all of this restored to my new hdd? Thanks, T'Hog |
|
#5
|
|||
|
|||
|
If the CD was made from the system, then you don't need to specify the boot string. Just press enter.
Then when you get the shell prompt run fdisk, divvy and restore the files using a program appropriate for the .bak files, (probably cpio or restore). |
|
#6
|
||||
|
||||
|
Quote:
Yes the CD was made from the system. I hope it's that simple... - T'Hog |
|
#7
|
|||
|
|||
|
fdisk is straighforward.
divvy should be run in installation mode, this way swap will be created automatically, as well as /stand. After creating the file systems, mount them relative to the CD before doing the restore. |
|||
| Google The UNIX and Linux Forums |