SCO 5.0.6 Media needed


 
Thread Tools Search this Thread
Operating Systems SCO SCO 5.0.6 Media needed
# 22  
Old 01-16-2013
Hi, great, thanks.

As for the hard drive I have ended up, redoing everything from scratch and starting with a bigger hd.

Now I have to transfer the contents of the old (physical) system to the virtual one.

The old system has the cobol programs, the cobol microfocus and a utility called xmenu that we use to invoke in a user friendly way the cobol programs.

Any suggestions on how to transfer this?

Thanks in advance
# 23  
Old 01-16-2013
Assuming that you have tcp running on the old system:
Use tar to save the files in an archive, making sure that each archive is less than 2gb, then use ftp to send the tar archive to the new system, and then extract the archive in the same location.
You can use 'ap' to copy all the user accounts and passwords, although if you have had the old system for 10 or more years, there may be lots of accounts you no longer need.
If you use 'ap' then the uid numbers are copied as well, so that file permissions remain the same when tar files are extracted. Note that ap does not copy user home directories.
Copy all the files in /usr/spool/lp/admins/lp/interfaces for any special printer settings.
Check in /usr/bin, and /bin for custom programs, you can do this by:
Code:
cd /usr/bin
ls -l |grep -v @

This will list all scripts/programs which are not linked to the standard distribution. It is not foolproof, but may help.
# 24  
Old 01-16-2013
Hi,

Thanks a lot, will try that later this afternoon.
I dont have the installation disks neither for microfocus nor for xmenu, by following your instructions will they be copied and work in the new system?

Appreciate your help.
Cheers
# 25  
Old 01-16-2013
Yes...but Microfocus use license enforcement (copy protection) on (some of) their products. The version that I have will not just copy from one machine to another, it has to be re-installed
# 26  
Old 01-21-2013
Hi,

Well I have finally restored files from the old system... but, when I try cobrun (the cobol runtime from microfocus) i get :
Code:
dynamic liner: /opt/lib/cobol/rts32: error opening libmbcs.so.2.0
Killed

The file is there... any suggestions?

Thanks in advance,

Best regards

Last edited by radoulov; 01-21-2013 at 11:11 AM..
# 27  
Old 01-21-2013
My suggestion would be to create a new thread for this problem.
This User Gave Thanks to Scott For This Post:
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. SCO

SCO OpenServer 5.0.6 media needed

My media disk is unusable. Can someone provide me an ISO for Openserver 5.0.6? Thank you. Brantley Allen (2 Replies)
Discussion started by: brantleyallen
2 Replies

2. SCO

Need SCO 5.0.5 install media

I need to reinstall SCO Openserver 5.0.5. I have a license, but the install media is long lost. Can anyone help me find an .iso? (12 Replies)
Discussion started by: dudeman411
12 Replies

3. SCO

Need SCO 5.0.6 openserver media kit

hello everyone i need a copy of sco 5.0.6 iso for isntall a new server crash I read in a post that someone uploaded to an ftp an iso but I did not find the ftp any can helpme? (7 Replies)
Discussion started by: mjgeddo
7 Replies

4. SCO

SCO 5.0.2 Installation Media

We recently started having problems with our SCO OpenServer 5.0.2 Server. I know it is VERY outdated but we are unable to move off of it yet due to an application that is still used daily. We have a new software replacement that will be implemented Q3 2016. I was looking for some installation... (0 Replies)
Discussion started by: AOC
0 Replies

5. SCO

Sco media needed for openserver 5.0.6

Hello, i need if possible media for sco openserver 5.0.6 and also want to know if is possible to upgrade from 5.0.2 to 5.0.6. Best regards, Paolo (1 Reply)
Discussion started by: elnino981
1 Replies

6. SCO

SCO OpenServer 5.0.4 Media Needed

Greetings, I've recently been given responsibility for a legacy server running SCO OpenServer 5.0.4 and upon taking inventory I discovered we have all the license documents but no installation media. Can anyone assist me with where I might download these? Thanks Kevin (9 Replies)
Discussion started by: Kevin Harris
9 Replies

7. SCO

Need installation media for SCO 5.0.4

I need to reinstall SCO 5.0.4 onto another server as the customer does mnot want to pay for another license. Does anoine have the installation media for this? I'm willing to trade as I have every other installation CD. Let me download the 5.0.4 media from you and I'll give you any OS you want. I... (2 Replies)
Discussion started by: buffbiker23
2 Replies

8. SCO

SCO Unix OpenServer 5.0.5 Media Kit

My client has lost the SCO OS 5.0.5 install media. However, they do have a working SCO 5.0.5 system, but is crumbling apart. Where can I find the SCO OS 5.0.5 install media? Or can I get a copy of the SCO CD as a ISO file? Your help is much appreciated. (7 Replies)
Discussion started by: chedlee88-1
7 Replies

9. SCO

OpenServer 5.0.6 Media Needed

I have a client with 5.0.6 who wants to migrate to new hardware. We have in our posession all appropriate paper software licenses. Over the years the media has vanished Can anyone assist with locating an ISO or actual CD containing OpenServer 5.0.6, please? Thank you (9 Replies)
Discussion started by: theantisco
9 Replies
Login or Register to Ask a Question