Sponsored Content
Operating Systems SCO Need Help With SCO Server 5.0.2 Post 302426110 by jgt on Monday 31st of May 2010 09:17:53 PM
Old 05-31-2010
I have checked my [archives|junk pile], and I have media kits for 5.0.4, 5.0.5 and 5.0.6.
I have one customer, who started off with a 5.0.0, and has upgraded all the way to 5.07., I will check with them tomorrow to see if they have a 5.0.2 media kit. I also have Informix 3.3 on 5-1/4 diskettes, that runs on 5.0.7, and I have another customer who uses Lyrix, that he purchased for 286 Xenix in 1987, that runs on 6.0.0.
Unless your application uses the Netscape Web Server, I am hard pressed to understand why it will not run on any of the later versions.
There was a change in 5.0.4 that would preclude you from installing programs via "custom" that were prepared for an earlier version.
You can use the file /etc/perms/informix to create a tarball (use absolute file names) of all the files that Informix uses, and restore the tarball onto a later release (post 5.0.4) and expect that the application will still work.
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

sco open server 5.0.6

I'm new to the whole Unix thing and have inherited a network running Macs, Windows 2000 and Unix. The Unix side is very suspect at this point and I want to change out the server. I'd love to use one of the new Apple servers but can't find any info on what "flavors" of Unix it will run. Specificly... (3 Replies)
Discussion started by: matthewd
3 Replies

2. SCO

Reboot the sco server

Dear sir, I am using sco open server 5.06.How we can reboot the system without using root password? Whar are the permision need to change to do this. Thanks, Mostafizur Rahman (3 Replies)
Discussion started by: rahmanm
3 Replies

3. SCO

SCO Open Server.

Dear All, I am considering installing SCO Open Server as an alternative to MS Exchange. Has anybody had any real world experience of using Open Office? Thanks, TC. (1 Reply)
Discussion started by: TCuk
1 Replies

4. SCO

Sco Server

:o I should know this but here it goes. Can a Sco server be renamed without re-installation? I have a client that supposedly took some networking course along the way time ago and did sco server intallations in offices in two different states with the same name and domain. Now he wants them... (1 Reply)
Discussion started by: oguerra
1 Replies

5. SCO

Sco Open Server 5.05

How can I to know procesor type. (1 Reply)
Discussion started by: Batya
1 Replies

6. SCO

sco server recovery

Hi everyone, I am having a problem using SCO I have used linux for years and actually learned linux command line from a unix book, but this is my first experience with sco. I have a server that was running sco 3.04 and thoroughbred basic software. It crashed, and the only backup is on some... (0 Replies)
Discussion started by: uten
0 Replies

7. SCO

SCO Open Server

Hi, Completely new to UNIX - so be gentle Cut a long story short, we have a micros 8700 system (eclipse) that needs the Micros 8700 software installed. The system needs UNIX and I have downloaded and successfully installed SCO open Server 6 and can log into root e.t.c. Now I have... (13 Replies)
Discussion started by: kennyruss
13 Replies

8. SCO

My UnixWare SCO Server

Hi, I'm new to this Unix world and have taken over looking after the I.T side of things at work, which includes the internal ERP system which runs on a UNIX SCO platform. My initial worry is what state this is in as its been on site over 20 years. What would be the first things to check on... (13 Replies)
Discussion started by: Mick_Dundee
13 Replies

9. SCO

SCO Server Replacement Help

I have a client who was using a Poweredge 4200 (Dinosaur) server running SCO 5.0.6. We would like to upgrade them to a new Poweredge 2600 server. I can get 5.0.6 up and running no problem on this server (Perc 4 Controller for Hard Drives and 2 Adaptec SCSI controllers for Tape drives). I have a... (7 Replies)
Discussion started by: gavinseabrook
7 Replies
MKFS.BFS(8)						Linux System Administrator's Manual					       MKFS.BFS(8)

NAME
mkfs.bfs - make an SCO bfs filesystem SYNOPSIS
mkfs.bfs [-N nr-of-inodes] [-V volume-name] [-F fsname] device [size-in-blocks] DESCRIPTION
mkfs.bfs creates an SCO bfs file-system on a block device (usually a disk partition or a file accessed via the loop device). The size-in-blocks parameter is the desired size of the file system, in blocks. If nothing is specified, the entire partition will be used. OPTIONS
-N Specify the desired number of inodes (at most 512). If nothing is specified some default number in the range 48-512 is picked depending on the size of the partition. -V volume-label Specify the volume label. I have no idea if/where this is used. -F fsname Specify the fsname. I have no idea if/where this is used. -v Be verbose. EXIT CODES
The exit code returned by mkfs.bfs is 0 when all went well, and 1 when something went wrong. SEE ALSO
mkfs(8). AVAILABILITY
The mkfs.bfs command is part of the util-linux package and is available from ftp://ftp.kernel.org/pub/linux/utils/util-linux/. Util-linux 2.9x 12 Sept 1999 MKFS.BFS(8)
All times are GMT -4. The time now is 05:36 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy