Sco 5.06 How To Mount A 2nd Hdd Help Help!!!!

Hi guys,

I have this problem ,
One of our client's hdd went down and we cannot boot up the machine , I've installed a new hdd with a fresh copy of SCO 5.0.6 same as the one in the old HDD, i think the data still good in the old HDD.

My question!!!
How can i access the data from the fresh copy of unix.
BOTH HDD are connect it using SCSI same controller.
PLease I'm not very good using unix SCO.

Please please i really need to get this data for this client up and running.

I've never used SCO. Systematic way goes as follows:

What gives the shell command "mount"? That will be some lines with (mountpoint, hardware, options) tupels to you. Have a look at the hardware part. In some way the SCSI ID will be part of device file. Alter that file to match the old drive. Mount it with "mount /dev/olddevice /mnt/dir_for_old_drive" (create dir before, act as root).

It's not a striaght forward action as just mounting the drive - SCO has no SCSI mount information so the drive has to be configured in SCO SCSI tables before you can access it. It's a rather complicated procedure.

SCO site has a technical document regarding this. TA# 104863

It is intitled " How do I add a SCSI or IDE disk that has data I want to keep? "

It has step by step instructions for adding a drive.

Here is a direct link to the relevent document.

How do I add a SCSI or IDE disk that has data I want to keep?

same problem i found in my side. my os is sco 5.0.6
1) you start your new hdd scsi with new installed sco 5.0.6
2) find divvy command and just run it and write the tabel information
3) add your old hdd (currupt hdd) in scsi .
4) again boot with 2 hdd.
5) check again divvy command. it will show you extra table information
*** be carefull in secound you can lost your data **
do not change olddata information just give name for new mount area
eg./mnt
and save it,reboot
now if what you say your hdd is currect then you may found in /mnt

best of luck
pankaj

How to add Hdd in sco Unix

Pls give me proper guidence..

Thanks