![]() |
|
|
|
|
|||||||
| 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 |
| mount -o llock -F nfs vs mount -F nfs | KhawHL | UNIX for Dummies Questions & Answers | 1 | 01-15-2008 08:48 PM |
| Mount a DVD | janet | AIX | 1 | 04-04-2006 08:35 AM |
| one of the mount pts 100% | matrixmadhan | UNIX for Advanced & Expert Users | 6 | 09-15-2005 05:54 AM |
| mount | mcaelbukch | UNIX for Dummies Questions & Answers | 1 | 12-13-2001 02:09 PM |
| how to mount a hotswap scsi drive on a solaris 2.6 netra box using the mount command? | soulshaker | UNIX for Dummies Questions & Answers | 4 | 07-18-2001 10:11 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
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. Last edited by josramon; 05-09-2008 at 04:31 PM. |
| Forum Sponsor | ||
|
|
|
|||
|
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). |
|
||||
|
Mounting a disk drive that you want to save data on.
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 |
|||
| Google The UNIX and Linux Forums |