Single mode on T1000 machine


 
Thread Tools Search this Thread
Operating Systems Solaris Single mode on T1000 machine
# 1  
Old 05-02-2011
Single mode on T1000 machine

We know that T1000 machines hasn't got a vga and usb ports.

It only has ALOM,Serial and ethernet ports.

When the machine booting up give a below error messages permanently. Picture is atteched.

WARNING: init(1M) exited on fatal signal 9: restarting automatically
WARNING: init(1M) exited on fatal signal 9: restarting automatically
WARNING: init(1M) exited on fatal signal 9: restarting automatically
WARNING: init(1M) exited on fatal signal 9: restarting automatically
WARNING: init(1M) exited on fatal signal 9: restarting automatically

I don't know how can I reach to single mode.

I can enter sc> mode "ALOM" and can reach ok> prompt mode using with "console -f" and "break" commands.

I need cdrom for single mode but "It has no cdrom device".

If I have a cdrom on this machine I would run "ok>boot cdrom -s" command for switching to single mode.

If I reach to single mode I will run "#cp libc.so.1.1 libc.so.1 " command and I can most probably solved related problem.

I am waitting your kindly helps.[IMG]file:///C:/Users/MUSTAF%7E1/AppData/Local/Temp/moz-screenshot.png[/IMG]
Single mode on T1000 machine-t1000png
# 2  
Old 05-02-2011
From the OK prompt try: boot -s. It will ask you for the root password but should put in you in single user mode.
# 3  
Old 05-02-2011
I tried before but I try again just now.
Result is attached.
This machine is T1000 how can I reach to single mode!!!
Single mode on T1000 machine-t1000-1png
# 4  
Old 05-02-2011
you can only boot from external device... in this case it has to be a jumpstart server.
# 5  
Old 05-02-2011
I installed this server before. I know jumpstart installation. If I prepare jumpstart infrastructure how can I switch to single mode?
Jumpstart server will start to install whento find this server.
# 6  
Old 05-03-2011
Code:
boot net -s

# 7  
Old 05-03-2011
i am not sure but your current kernel may support failsafe mode ...

Code:
boot -F failsafe

Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

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

2. UNIX for Advanced & Expert Users

What is the difference between single line mode and multiline mode in Regular expressions?

Hi All, Can please let me know what is the difference between the single line mode and multi line mode in regular expresions? Thanks, Chidhambaram B (3 Replies)
Discussion started by: chidhu.anu
3 Replies

3. Solaris

Machine is booting to maintenance mode.

I had a power failure the other day and when my relatively new Solaris 10 machine rebooted it is thrown into maintenance mode. I've found the following lines in the /var/adm/messages file, I'm assuming this is the root cause of the problem. However, I don't have the slightest idea on how to... (9 Replies)
Discussion started by: cheetobandito
9 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. AIX

Boot in Single-Mode

Hi All, I have AIX 5.1 & I forgot the root password. I find out the solution is to boot in single-mode and remove the root password from the /etc/passwd file. My question is how to boot in single-mode? Also is there any password required when booting in this mode? (9 Replies)
Discussion started by: aldowsary
9 Replies

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

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

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
Login or Register to Ask a Question