SunOS 4.1.4 add_services


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers SunOS 4.1.4 add_services
# 1  
Old 10-03-2006
SunOS 4.1.4 add_services

Hi, I know this OS is ancient but we are running it, I am trying to use the add_services under /usr/etc/install and it reads table of contents ok, but after it asks if im done with the form it goes back to the prompt and says

add_services:cannot read arch_list file

I've tried putting this file(which just has the machine arch on one line)
in the directory.

I did recompile the kernel after I installed the OS.

I tried doing a shutdown now to single user mode, got same error.

Anyone ever gotten this error or know what the dilio is?
# 2  
Old 10-05-2006
What "service" are you trying to implement? It seems to me that services were not something you needed to rebuild the kernel for - but then again, we are talking about 4.1.4.

Check your /etc/inetd.conf for services. For info on how to custom configure a kernel, see the file /usr/sys/`arch`/conf/README.
# 3  
Old 10-06-2006
SunOS 4.1.4 add_services

It's like a menu thing where you tell it to edit your existing release and then
it asks you where to look for the table of contents, so you tell it sr0 for the cdrom, which it mounts and reads for you, then it asks you if you want to add all packages, required, or own choice. then it asks you if you are done with the form, and then its supposed to run through and install your picks, like the different bundled options that came with sunos414, openwindows, manual, text, etc. But it exits out to the prompt with that error. It was working originally, my only guess is that cause the kernel was recompiled its retarded and doesnt know how to continue...it's not too big of a deal cause really why I wanted to use it was to just install everything that the OS disk has on it so I can be sure programs im trying to compile like gcc, top, tcsh wont be erroring out because of some OS file thats not there. I finally got gcc compiled after it sat there all night compiling it, but im still getting errors trying to compile top and tcsh, it's a pain when you dont know jack about makefiles or shell scripting.
 
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

C-Kermit and SunOS 5.10

Has anyone managed to install C-Kermit successfully on SunOS 5.10? SunOS 5.10 Generic_141444-09 sun4v sparc SUNW,T5240 I installed with "make solaris9g64", the only make that worked. If I'm not mistaken, isn't there a test to see if ssl is available? Something like C-Kermit>define... (0 Replies)
Discussion started by: MichaelInDC
0 Replies

2. Solaris

SunOS Popularity

Hey guys 3rd thred!!! :b: Anyways. I was looking into SunOS (Solaris/OpenSolaris) And i couldnt find anything about its popularity? Does this mean its not a very popular operating system? If not can you please post the link to your source. Thx -Megadrink :cool: (15 Replies)
Discussion started by: Megadrink
15 Replies

3. Solaris

SunOS 5.6

Hi, I called Sun and they said they no longer sell SunOS 5.6. I desperately need a CD-ROM of the install CD to perform maintenance work on a server. Does anyone know where to get one or know someone who can make me a copy? (2 Replies)
Discussion started by: mojoman
2 Replies

4. Solaris

SunOS 5.8 vs 5.10

Hi, I am bulding a path to open files like this \path\values\file.xxx This path is opened in an IE browser window and opens the file/document I am trying to see. I mean it opens a pdf document or it promps you to "save" or "open" the specific file (if it's a .xml, .doc, .html). I was using... (1 Reply)
Discussion started by: hcibl_javok
1 Replies

5. Solaris

New to SunOS...

...and I'm having an issue with memory usage. I got an alert from our sun management console that the box is at 90% memory usage. I need to know what's eating up the memory as this particular box has 16GB of RAM. (3 Replies)
Discussion started by: bbbngowc
3 Replies

6. Solaris

Looking for help with SunOS 5.6

Hey all, I've got my hands on 10 SunOS 5.6 SPARCStation 20 machines and I'm looking to get them up and running. They're all in various states of disrepair but I've got them all to a state where the hardware is working and the machine will at least attempt to boot. I've only used Solaris as a... (1 Reply)
Discussion started by: kevpatts
1 Replies

7. Solaris

SunOS 5.4

Hi, I Hope you can help me with my problem. I need to have an installation CD of this version. Is there any site you can recommend that I can download an image of this OS? Thanks and God Bless!!! (6 Replies)
Discussion started by: mr_balodoy
6 Replies

8. Solaris

SunOS 5.6 vs 5.8 HardDisk

Hi all, I am not sure I am in the correct forum or not, but I would appreciate if somebody from here can help me out. My processing equipment currently is using Unltra5 SunOs 5.6 with 8.6 GB hard disk, newer UltraSPARC SunOS 5.8 is with higher hard disk capacity. I am wondering how much hard... (2 Replies)
Discussion started by: uvex
2 Replies

9. UNIX for Advanced & Expert Users

Migration of binary file from Sunos 5.8 to Sunos 5.9

I have compiled binary file using "cc" on SunOS 5.8 and the same binary file i have copied to SunOS 5.9 and it is giving me core dump error.I want to know whether migration of compiled code from lower version to higer version created this problem. how can i solve this problem.I am pasting the core... (1 Reply)
Discussion started by: Arvind Maurya
1 Replies

10. Shell Programming and Scripting

SunOS 5.8

I am loging into a SunOS 5.8 box for the first time. I do not see a .profile file in the home directory. Also on the command line when I type a backspace to correct my typing I get a ^H character. Where and how can I fix this? Thanks in advance (5 Replies)
Discussion started by: jxh461
5 Replies
Login or Register to Ask a Question