How can I install SCO 2.1 ?


 
Thread Tools Search this Thread
Operating Systems SCO How can I install SCO 2.1 ?
# 1  
Old 01-11-2007
Power How can I install SCO 2.1 ?

Hi,
server at my job got crashed & I'm looking forward to install Unix Sco 2.1
I don't have any idead about it.
Pls guide me.
Thanks & Regards
nancy Smilie
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. 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

2. SCO

Install SCO 5.0.7 on ESXi 6.0

Hi All, Can any one Explain Me Step by Step installing SCO 5.0.7v in ESXi 6.0 ?? When i was trying to install its is not booting into operating systems !! showing an error no operating systems in media !! Thanks in Advance!! Please take some time in helping me !! Kanthi Kiran K (3 Replies)
Discussion started by: Kanthi Kiran
3 Replies

3. SCO

SCO Unixware 7.1.1 Install - Need help

(sorry my English, is really poor). I have a SCO Unixware 7.1.1 and I need install in ML350 G3. Reading in google and HP web, make a floppy disks for install, but the options that I have is for network or floppy disk. How install from CD with patch for HP smart array 532 ?? or How... (5 Replies)
Discussion started by: xplertor
5 Replies

4. SCO

Need help to install sco openserver 5

Hi, Im installing sco openserver 5 (OpenServer-5.0.7Hw-10Jun05_1800.iso) on a vmware server 1.0.4. Installation is ok but on when x server is loading i just can login, mouse does not move and most of keyboard cases do not respond. I choose usb mouse + french keyboard while installating, should i... (1 Reply)
Discussion started by: sup69
1 Replies

5. SCO

install rsync on SCO 5.0.6

hi Howto install rsync on SCO 5.0.6? (3 Replies)
Discussion started by: ccc
3 Replies

6. SCO

Install SCO Unix

I had a query on the complete steps which are required to install SCO Unix on whatever Sun/Hp or any other machine. This would help me in installing Unix. I hope, my question is clear. Please, help in solving the doubt. regards (4 Replies)
Discussion started by: ran_sush
4 Replies

7. SCO

SCO 5.0.5 want to install on ML350 G5

Hi Can any one suggest me how i will install SCO 5.0.5 on new server ML350 G5 as vendar says this machine is not compatable for SCO 5.0.5 this machine only can support SCO 5.0.7 but i dont want to install SCO 5.0.7 . OR which machine is available in the market for SCO 5.0.5 . Waiting for... (1 Reply)
Discussion started by: munirh
1 Replies

8. SCO

SCO 6.0 Install fails

Anybody have a problem installing version 6 on a machine with a Mylex DAC960 host adapter. Everything runs as normal until the kernel is relinked at the end of the install process. The kernel re-link fails with the message that it cannot find the scsi driver (dak) in this case. (3 Replies)
Discussion started by: jgt
3 Replies

9. Programming

Need help to install cc (ucc) SCO 5.0.6

- I'd like to install the cc (ucc) C compiler on OpenServer 5.0.6. Could anybody tell me what I must do. I have the UDK media CD and Skunware CD, but I donīt know if I'm in the right way. Thanks in advance Pablo - Argentina (1 Reply)
Discussion started by: pbo2005
1 Replies

10. UNIX for Dummies Questions & Answers

Install Sco 5.0.5 with Win NT

Can you please tell me how to install the Sco 5.0.5 and Windows NT on to the same HDD. I am trying to install the same but the NT did not boots. I made partition for 1024MB on to the 3.5GB disk and install the unix first which infact gets install properly.Than I install the NT on the other... (1 Reply)
Discussion started by: ahmadnadeem
1 Replies
Login or Register to Ask a Question
UPDATE-RCCONF-GUIDE(8)						 Debian GNU/Linux					    UPDATE-RCCONF-GUIDE(8)

NAME
update-rcconf-guide - Create default guide file for rcconf SYNOPSIS
update-rcconf-guide DESCRIPTION
Update-rcconf-guide creates the default guide file which rcconf uses. Update-rcconf-guide searches the package names corresponding to each service file in /etc/init.d directory from dpkg info files(/var/lib/dpkg/info/*.list) and get the description of these packages using apt-cache. Update-rcconf-guide uses Short-Description in priority to the description if service files has Short-Description field. Update-rcconf-guide writes those results to /var/lib/rcconf/guide.default file. You can write your own guide in user guide file(/var/lib/rcconf/guide) by hand. Rcconf refers Guides in /var/lib/rcconf/guide before those in /var/lib/rcconf/guide.default. If you install some packages after executed update-rcconf-guide, you need to re-create this file using update-rcconf-guide so as to refresh guide.default that includes new guides for installed new services. Notice: update-rcconf-guide was not executed when you installed rcconf package. FILE
/var/lib/rcconf/guide.default Guide File update-rcconf-guide generates. /var/lib/rcconf/guide Guide File user(Administrator) can define. SEE ALSO
rcconf(8) AUTHOR
Atsushi KAMOSHIDA <kamop@debian.org> perl v5.10.1 2009-01-21 UPDATE-RCCONF-GUIDE(8)