Installing SCO release supplement


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Installing SCO release supplement
# 1  
Old 01-23-2003
Data Installing SCO release supplement

I am a complete UNIX newbie (although trying desperately to learn) - I've tried to find the answer here and on the SCO support site but probably don't understand well enough to see that the answer is staring me in the face! So apologies if I am asking a question that has been asked a million times before.

I'm running SCO Openserver v 5.0.5. I'm trying to install a release supplement which I downloaded from the SCO site onto my windows machine, and then burnt onto a CD. When I select my CD drive in software manager I get an error message:

Scan of archive failed
Error opening archive "/"
Test of archive format failed
Can't access file "/tmp/mma000Qm/"
No such file of directory

I have looked in the filesystem manager and /tmp/mma000Qm appears to be the mount point for my cd drive (which I think is called /dev/cd0). I wondered if my CD drive was not mounted properly, so tried to unmount it, but got the message:

Error while unmounting /tmp/mma000Qm
General failure occurred in processing the request
The unmount action failed to unmount /tmp/mma000Qm
Unmount: could not unmount /tmp/mmq000Qm: No such file or directory (error 2)

So I'm not sure if the problem is with the files I have downloaded or if the CD drive is not mounted properly. I don't know how to browse to my CD drive - I tried cd /dev/cd0 but this isn't recognised as a directory.

If anyone has any suggestions that would be really great - have got my head into such a tangle now that I don't know where to go next (again, complete lack of knowledge about UNIX is probably at fault here!) Many thanks.
# 2  
Old 01-23-2003
Why not FTP the file to the SCO box?

Suggested quick fix.
# 3  
Old 01-23-2003
I did think of that, then remembered that I've downloaded this stuff because it contains the driver for the network card I have in there!
# 4  
Old 01-23-2003
Known problem on SCO downloads

Just not sure if there is a solution on their site for a cdrom burn.
Check out this - it may give you a clue -tech article
# 5  
Old 01-24-2003
Thanks - I don't know how I didn't spot this myself. Will have a play with it and see if I can sort.
 
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. SCO

Supplement oss471f and 5.0.4

According to the supplement list at sco, OSS471 was superseded by OSS652. Problem is the newer supplement does not support 5.0.4 as the old one did (even though it says it does on the SCO web page). Also, OSS471f is not available on their FTP site (that I can find). Two questions. Why? How... (1 Reply)
Discussion started by: h0tw1r3
1 Replies

2. SCO

Installing sco unix

How I install sco unix 5.02 on hard disk ide. I have cd-rom scsi (1 Reply)
Discussion started by: Terence
1 Replies

3. SCO

Need help installing Bash in SCO

Hi am Running SCO UNIXware 7.1.4 am i cant stand the shell that comes with, i downloaded the source for bash and the uncompressed it. I run the:- ./configure and that went through with no issues I then ran make that also went through fine with no errors. But when i ran make install i got... (1 Reply)
Discussion started by: Han.nlo
1 Replies

4. Shell Programming and Scripting

How to supplement HTML tags with SED

I am cleaning up HTML with sed. With the regexp <a name="+"></a><h>*<span class="mw-headline" >+</span></h> I can find the tags I need. But when I place them in a sed command, sed fails. So I started building up from a smaller command. This is where I am now: sed -r -e s/"<a... (3 Replies)
Discussion started by: DocBrewer
3 Replies

5. SCO

Installing and using openSSH on SCO 5.0.6

I have a few resources that I have read that show what I need, openSSL and zlib of one version or another to get openSSH to work to start. Here is my dilemma to start, I will need to compile the source for the openSS* and the zlib, but when I type "make" into the command prompt I get "make: not... (8 Replies)
Discussion started by: PinkLemonade
8 Replies

6. SCO

Problem while installing Unixware 7 SCO

Hi All, I just tried to intall Unix ware SCO version 7 on my computer but when system first boots from the CD The terminal Emulator does not shows texts in correct form; it shows all the text in Obnoxious form which is unable to read. I have ATI Radeon 9000 Graphics card installed on my... (0 Replies)
Discussion started by: monster12
0 Replies

7. SCO

HELP SCO 5.07 and Installing Apache Tomcat 4.01

I need to install Apache TOmcat 4.01 on SCO Openserver 5.07 rather than using the default 4.1.29 version which comes with the original release of 5.07 anyone got any ideas hw to go about this, really struggling having downloaded the source and binariys and getting nowhere fast (0 Replies)
Discussion started by: ccarcher
0 Replies

8. SCO

Installing informix SE at sco 5.0.6

Dear Sir, We are using sco 5.0.6 version. we need to install the informix database standard engine(SE) into this server. Kindly give me detailed instruction of preconfiguration( e.g. path) of sco 5.0.6 server. Kind Regards, Mostafizur Rahman (1 Reply)
Discussion started by: rahmanm
1 Replies

9. UNIX for Dummies Questions & Answers

Installing nic on sco 5.0.5

How do I install an intel nic on sco 5.0.5 it did not detect when i installed the program:confused: (2 Replies)
Discussion started by: recono1
2 Replies
Login or Register to Ask a Question