Sponsored Content
Top Forums UNIX for Advanced & Expert Users V480 w/ Solaris 9 boot problem Post 93959 by Just Ice on Friday 23rd of December 2005 10:29:07 PM
Old 12-23-2005
Quote:
Originally Posted by blowtorch
Is there a need to boot from cdrom? I think that a single user mode boot will be just fine.
you're right ... except the box keeps cycling through the boot process until a stop-a kills the cycle ... would be a lot easier if the box behaves properly Smilie
 

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Solaris boot problem

I couldnt get my hands on my solaris 2.6 cd soo i used solaris 7 cd to boot to single user mode. I typed boot cdrom -s it bought me to my root prompt , but when i typed fsck.....nothing happened. It was as though it couldnt go ahead with fscking. it just bought up the prompt again,... (1 Reply)
Discussion started by: lealyz
1 Replies

2. Solaris

boot problem in Installation i86 sun solaris

Hello everybody, I installed sun solaris i86 , the programme installation install the "Mini Root" and after that he doing shutdown. the camputer coming up and he can't boot. how i can to resuled this problem ??? Thenk you in advence..... (2 Replies)
Discussion started by: yanly
2 Replies

3. Solaris

Advice please: boot problem with Solaris 10 on i86

I had this working before. I have a 120GB disk with Solaris on the first primary partition, Fedore Core 3 on the second, Slackware on the third, And FreeBSD 5.3 on the 4th. Booting was handled by grub, and everything was working fine. I decided to wipe everything out and start from scratch... (6 Replies)
Discussion started by: lyonsd
6 Replies

4. Solaris

solaris boot problem boot error loading interpreter(misc/krtld)

When I installed the SOLARIS 10 OS first time, the desktop would not start up, this was because of network setup. Reinstalled worked. After a week due to some problem I had to reinstall OS, installation went fine and but when i reboot I get this error. cannot find mis/krtld boot error loading... (0 Replies)
Discussion started by: johncy_j
0 Replies

5. Solaris

Boot problem with SMF svcs-Solaris 10 for x86

Hi All, I am newbie in solaris, please guide me. A week before i installed solaris10 on my x86 system, it was working fine i always used "init 5" to shutdown my system as per my collegue advice. But yesterday when i started my system it gave me following message ... (6 Replies)
Discussion started by: imrankhan.in
6 Replies

6. Solaris

Windows / Open Solaris dual boot problem.

Okay, let me sketch the problem. I did have a ubuntu / Windows XP dual boot scenario that ran grub as my boot loader. I decided I wanted to try out solaris, so I popped in the opensolaris CD and hit install and told it to format and install over my linux partition. Of course it did that, and... (2 Replies)
Discussion started by: syndex
2 Replies

7. Solaris

Problem with Solaris system on x86. It would not boot again after updates.

Hi All, I have an x86 system which I have just installed Solaris 10 on, I intend to use this as a database server for Oracle, I tried to patch the server with the latest updates from SUN in preparation for the Oracle installation as I wanted to make sure that I was running the latest patches. ... (0 Replies)
Discussion started by: platforminc
0 Replies

8. Solaris

Solaris boot problem

Hi All We have the Sun Solaris server ... Got a power cut suddenly .... Crash happened to the system almost You can access through Termnl .. But it seems he did not boot ... How to Make the process of the boot correctly without losing information Thanks for all (3 Replies)
Discussion started by: gogo888
3 Replies

9. Solaris

Solaris 8 on v480 & v490

Hello, Can any kind soul please answer this? I want to boot a SunFire v490 with a dvd image we use to boot v480's. Is this possible? Are there caveats to doing this? Thanks muchly, mgb (1 Reply)
Discussion started by: mgb
1 Replies

10. Solaris

Problem boot Solaris

Hi I have a problem on a server, when he boot I have this type of message loop, do you know what it corresponds to ? ( requesting internet Adress for 0:3:ba:fa:33:91 ) Regards Sun Fire V240, No Keyboard Copyright 2007 Sun Microsystems, INC. All rights reserved. openboot 4.22.33,... (10 Replies)
Discussion started by: yoyo-tns
10 Replies
SPLASHY_UPDATE(1)					 Splashy POSIX boot splash system					 SPLASHY_UPDATE(1)

NAME
Splashy - a user-mode, POSIX and LSB compliant, boot splashing system for UNIX. SYNOPSIS
splashy_update "<text>" DESCRIPTION
Splashy displays an image and a progress bar at boot time. splashy_update is used to send commands to the running Splashy daemon. See "COMMANDS" below to know which commands Splashy understands. OPTIONS
text Sends text to Splashy socket. COMMANDS
chroot <string> <string> is a valid path to which Splashy will be chroot'd. chvt <number> Switch to vt <number>. clear Clears the text box area. CLEAR Same as "clrprint". For compatibility with usplash. exit Exits Splashy server. getstring <string> Makes splashy prompt for a string. The first argument will be the prompt displayed. getpass <string> Same as getstring except that the characters typed will no be shown, like in a password box. progress <number> Updates the progress bar to <number>%, where N is a number between 0 and 100. PROGRESS <number> Same as "progress". For compatibility with usplash. print <string> Print <string> in the text box. scroll <string> Print <string> in the text box and scroll down. repaint Redraw the background image. TEXT <string> Same as "print". For compatibility with usplash. SCROLL <string> Same as "scroll". timeout <number> Sets the amount of seconds splashy waits for new commands. If that time is exceeded, it exits. QUIT Same as "exit". For compatibility with usplash. RETURN CODES
1 cannot open the socket 2 cannot write to socket 3 invalid args 255 /etc/splashy does not exist FILES
/etc/splashy/config.xml Main configuration. defines how splashy should be setup. SEE ALSO
splashy(1), splashy_config(1), splashy-config.xml(5), splashy-theme.xml(5) AUTHORS
Andrew Williams <mistik1@geeksinthehood.net> Luis Mondesi <lemsx1@gmail.com> perl v5.12.1 2010-07-05 SPLASHY_UPDATE(1)
All times are GMT -4. The time now is 05:25 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy