[Solved] Can't get into single user mode - sulogin was disabled


 
Thread Tools Search this Thread
Operating Systems Solaris [Solved] Can't get into single user mode - sulogin was disabled
# 8  
Old 10-17-2013
I meant in terms of not being where you wanted to be. Indeed the difference is huge if it could mean paying a visit to a machine room. My bad.

Very strange. All of those things should have taken you to single user mode. I will try to recreate this scenario.
# 9  
Old 10-17-2013
Quote:
Originally Posted by Martincorneuk
Thats not splitting hairs at all. init 5 physically powers the box off. init 0 drops you back to the OBP from where you can then boot to any desired state. 2 totally different outcomes.
But no-one has said you should use init 5...
# 10  
Old 10-17-2013
This is weird.
just tried dropping to the OBP with init 0

then gone for
Code:
ok> boot -m milestone=single-user

I've now got a constantly scrolling console that says something like
Requesting System Maintenance mode
Console Login Services () cannot run
svc.startd: could not exec() sulogin: No such file or directory

---------- Post updated at 12:03 PM ---------- Previous update was at 12:01 PM ----------

Quote:
Originally Posted by CarloM
But no-one has said you should use init 5...
Is that helpful? Jim said init 0 was power the box off (which it isn't) I was merely correcting him saying init 5 is power the box off. It's got nothing to do with my issue.
# 11  
Old 10-17-2013
About as helpful as arguing the toss about something no-one has actually advised you to do...
# 12  
Old 10-17-2013
tbh we'd sort of moved on from that and it was you that brought it back up.
But thanks for your valuable input anyway, much appreciated.

What do you know about the constant loop trying to get to single-user mode?
# 13  
Old 10-17-2013
Quote:
Originally Posted by Martincorneuk
?

Code:
init 5

( five ) is poweroff, physically powers the box off.
Code:
init s

or S is singleuser (though different apparently)

Jim said
Code:
init 0

is poweroff which it isn't.
Code:
init 0

takes you from a running OS to the OBP.
Indeed. I (not quickly enough) removed the post you replied to. I wrongly thought you were misreading "init s" as "init 5".
# 14  
Old 10-17-2013
Quote:
Originally Posted by jlliagre
Indeed. I (not quickly enough) removed the post you replied to. I wrongly thought you were misreading "init s" as "init 5".
no problem fella Smilie

---------- Post updated at 02:13 PM ---------- Previous update was at 12:16 PM ----------

Looks like sulogin has been disabled.... I've enabled it ;0)

Many thanks for the help.

Moderator's Comments:
Mod Comment Thanks for the update. I've updated the thread title.
This User Gave Thanks to Martincorneuk For This Post:
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

Single user mode

Dear All I am trying to install my os as : ok>boot cdrom - install but receiving the following : "IDprom checksum error getexecname() failed /sbin/rcS /etc/vfstab cannot create INIT:failed write utmpx enrty INIT:single user mode INIT:execle of /etc/sulogin failed Enter run level" Can you... (6 Replies)
Discussion started by: hadimotamedi
6 Replies

2. Solaris

Single user mode

Hi all I am new on sun OS. I have have little experience on linux. The Story start from this point: I want to put some script on start-up the terminal, but I cant do that. my shell was sh and I tried so much to find way to do that. at last someone said to me change your shell to bash. I ask how... (4 Replies)
Discussion started by: Rahim_T
4 Replies

3. UNIX for Dummies Questions & Answers

single user mode - user accounts passwords

hello ppl, someone must be able to help with this --> I have an old NCR tower 32 with an ADDS terminal running a unix version 020102 (Im not sure if thats correct but its unix for sure). I have no user names and no passwords and need to login to read a tape. Is there any way to do that? I hear... (3 Replies)
Discussion started by: orestis
3 Replies

4. UNIX for Dummies Questions & Answers

how to Single user mode?

How to enter single user mode when UNIX/LINUX system is starting? (1 Reply)
Discussion started by: gkreddy
1 Replies

5. UNIX for Advanced & Expert Users

single user mode

How to diable the single user mode.. what i want is dat my users are unable to boot in single user mode via GRUB.. (1 Reply)
Discussion started by: ankit.jss
1 Replies

6. UNIX for Advanced & Expert Users

single user mode

Is there another way of switching to single user mode except by typing /usr/sbin/shutdown 0 ??? :rolleyes: (5 Replies)
Discussion started by: kekanap
5 Replies

7. Solaris

adding a user in single user mode

Just got a solaris 8 blade 150 box with no users, only a root account. no one seems to know the password. I'd like to add one user. So I booted into single user mode via cdrom and added one. Can't seem to login using the new account, though. Here's what I'm using: # useradd -d /tmp/"user" -m... (1 Reply)
Discussion started by: ECBROWN
1 Replies

8. UNIX for Dummies Questions & Answers

single-user mode

how do you boot into single user mode? RedHat 7.1 Caldera 2.4 (2 Replies)
Discussion started by: zorro81
2 Replies

9. UNIX for Dummies Questions & Answers

Single user mode

Hi all, Well back at work and back to crashing systems again :-) Does anyone know where I can find some decent information on single user mode? I need to be able to fix a few things. Don't know if it's possible in single user mode but I need to fix the "etc/vfstab" mainly I re-wrote it to... (2 Replies)
Discussion started by: merlin
2 Replies

10. UNIX for Dummies Questions & Answers

single user mode

Hi all, why "vi" acts differently is single user mode? Does anyone help ? I am using "x" to delete and it keeps messing up. Please help Thanks (2 Replies)
Discussion started by: guest100
2 Replies
Login or Register to Ask a Question