login error after sys-unconfig, errno = 13


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers login error after sys-unconfig, errno = 13
# 8  
Old 01-28-2004
in all honesty the smartest thing to do since you now have it at your home is to reinstall and only load what you need. exspecialy if you are going to use it as a web server.

to get media you can order it from sun for a couple of dollars. but the fact you dont have a cdrom is prolly going to hurt you most.

if you dont have the root password you can recover it by booting off the cdrom. if you dont have the cdrom you have to hax0r it. and that is something we dont advocate here.
# 9  
Old 01-28-2004
OK I do not have a cdrom. I do hav the root password.

So say I do gat a CD of the media... Is it then possible to make the instalation via the Macor someting like that?


/martin
# 10  
Old 01-29-2004
Optimus_P is right about the cdrom - it's really one of the things you do need (especially when hitting these types of problems). Without it, you are stuck with how the system was built before which may not include everything you need or may have more than you want on it as a web server.

As far as /etc/rc2.d/S99dtlogin - check to see if you have /etc/init.d/dtlogin. It may be there and possible to start that way. When this system was in use before you got it, did it have it's own console attached to it? If it was headless, then that may explain S99dtlogin not being there.

Make sure you move your S files back to where they were and then run each one until the system either boots up or hangs. If it hangs, then you know which startup script caused it and can investigate if you need it or not by looking at what it is attempting to do.
# 11  
Old 02-03-2004
install OS on a SPARCstation 10 witout CD

Hi.

I need ot install a OS on my SPARCstaton 10. solaris.
But I do not have a CD drive.... Is it possible to make a netinstall from an other computer with CD? the other comoutter is a Mac with OS X. so this is almost a UNIX terminal...
# 12  
Old 02-04-2004
Although I can't find someone running jumpstart from a MAC, there are suggestions that it can be run from non-solaris jumpstart system .

You would have to follow the Jumpstart documentation to attempt to set up your MAC to run it. Since you had problems in your last posting about booting the Sparc 10, this will probably be very difficult. Your best bet would again be to find a cdrom on Ebay or locally that you could install in your Sparc 10.
# 13  
Old 02-05-2004
I will try this next week.
I dont think the unix will be the problem. I´m able to start in singleuser mode.

thanks for the help. I will be back with continues questions for you next week.

/Martin
# 14  
Old 02-05-2004
Combined the threads for continuity's sake, so everyone can see the whole ongoing situation...
 
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Red Hat

Cant update yum what so ever [Errno 14] HTTP Error 404 - Not Found

Hello!!! I am so frustrated I'm about to snap!!! I cant hear any sound in Firefox or re-install Chrome. Every time I try to do anything with YUM inside my terminal (like update or install) I keep getting this error:failure: repodata/repomd.xml from virtualbox: No more mirrors to try. I... (2 Replies)
Discussion started by: ApacheOmega
2 Replies

2. Solaris

sys-unconfig now can not log in

I did a sys-unconfig to change the domainname, Ip, subnet, hostname, and pretty much everything else that sys-unconfig handles. Upon reboot, it is toast. I did this all without the network cable plugged in. The following shows up on console: login: pam_unix_cred: cannot load ttyname Error 0 ... (3 Replies)
Discussion started by: adelsin
3 Replies

3. UNIX for Advanced & Expert Users

sys-unconfig doesn't work after reboot

Hi All! I'm running "Solaris 10 10/08 s10s_u6wos_07b SPARC" on M5000. I ran sys-unconfig and after the machine rebooted the system did not prompt me for configuration info (system name, ip address, etc). I have also modified /etc/.sysIDtool.state changing all "1" to "0" and touch... (1 Reply)
Discussion started by: bluescreen
1 Replies

4. UNIX for Dummies Questions & Answers

Solaris 10 sys-unconfig issue (brand new user)

ok, Newbie here..... I just installed this solaris 10 for a class I'm taking. We couldn't figure out how to change the IP so we were told to just do it from the sys-uncofig process. Well, after I did that, I lost the GUI witch isn't all that bad cuz I want to learn the cli anyways, but I keep... (1 Reply)
Discussion started by: moesays
1 Replies

5. Solaris

question about sys-unconfig

Hi there, We are trying to move our Sun Solaris 10 servers to new location (different state); the subnets will be changing ofcourse and so will the IP addresses; we plan to change hostname too. Questions: 1)If we perform sys-unconfig will the current installed application/data be lost? If so,... (4 Replies)
Discussion started by: deedee
4 Replies

6. Solaris

sys-unconfig keeps hostname

Hi, I performed a sys-unconfig on a solaris 10 server twice and it did not ask for a new hostname. I did a fresh install. most of the time I have experienced that it asks for a new hostname. what happened? I know I could have edited some files but I prefer not to. thanks in advance, ~jv (3 Replies)
Discussion started by: jvmagic
3 Replies

7. Programming

Hi errno in sys/stat.h

How should I use errno in a c program and what info does it have . I am working with directories and files. So can any one tell me How to access errno?I am using the stat() function on \etc directory and I am alble to access only the half of the directories.I am not able to access other half and... (6 Replies)
Discussion started by: vijlak
6 Replies

8. Solaris

[need help] about after running sys-unconfig and config network for v890

hi expert, i had do sys-unconfig for my v890 sparc and had config for eri0 network interface and hostname but after the server bring up i got this error messages : NIS domainname is www.USSDGmdn-4.com starting rpc services: rpcbind keyserv done. Setting netmask of eri0 to 255.255.255.0... (5 Replies)
Discussion started by: bucci
5 Replies

9. Programming

CRITICAL 11/08/05 12:06:26 _getsockopt reports error. errno: 239

I am new to this socket programming stuff. I have a problem to fix.. i got the error message. "CRITICAL 11/08/05 12:06:26 _getsockopt reports error. errno: 239" can some please help me with this.. how do i go about fixing this error. thanx in advance.. (0 Replies)
Discussion started by: niks.20
0 Replies

10. IP Networking

Network problem after sys-unconfig

I am running Solaris 8 and I have problem with configuration of the network after running sys-unconfig command: - I ran "sys-unconfig" command then the system reboot to "ok" prompt. I did a "boot disk" command and the system reboot - I lost all system info including host name and all addresses... (3 Replies)
Discussion started by: rachael
3 Replies
Login or Register to Ask a Question