installing Sol8 but issues


 
Thread Tools Search this Thread
Operating Systems Solaris installing Sol8 but issues
# 8  
Old 01-12-2008
sounds like you have an unbootable drive ...


anyways, you have some options ...


1. loosen the drives so they do not have contact with the bus but are still in their slots
>> remove the network cable
>> boot up the box
>> reseat the drives once you get the ok prompt
>> reconnect network cable
>> boot with cd
>> change alom password through scadm command

2. remove drives from box and set aside
>> remove network cable
>> grab working drive from another v240 and insert into v240 to be built --- make sure you know root password of "key" box
>> boot up box to be built
>> change alom password through scadm command
>> powerdown box and remove "key" drive
>> reinstall original drives into box to be built
>> reconnect network cable
>> boot up box with cd


good luck!
# 9  
Old 01-13-2008
The first thing I'd ask, why would you want to install Solaris 8 in a server that already has Solaris 9?

#. is the command to go from console to alom, just like "console" is the command to go from alom prompt to console. It will not send a break. You should however be able to send a break through whatever terminal emulator you are using to connect to the serial port. The default user for an ALOM is admin. try admin w/ password admin or changeme.

Other than a GUI, there is nothing that cannot be done through the serial console. You get full access
to the OBP and the OS.

If the OBP is set to autoboot and won't stop at the ok prompt, easiest thing to do is remove the drives. After the OBP starts, it won't sense any disks and should leave you at the OK prompt (unless the OBP has instructions to boot from net or other device, but I doubt that is set at this point).
# 10  
Old 01-14-2008
LOM issue

System Shock,

Your points are valid. But at this place where I work, we are building a test lab/VMWare where we can test everything (patches/software/utility software etc) on a test box before moving to production. Right now, there is no test box to test anything (strange I know...as I came from a SysAdm shop where we had test boxes for every server). This V240 will host a Sol8 and we test everything with this...I believe the production box is a legacy system so probably will keep it like that until they decide to upgrade. Besides, this is a great way to learn about VMware Smilie

Now, seeing the LOM issue I have, there is no password that I know of. I *once* read that there is a LOM jumper on the V240 box that we can remove and then power up the system and then will be prompted for a LOM password...I think I got the procedure right. This makes sense, as SUN don't want us locked out of a system even when we have access to a Sun Unix box. I have looked high and low for docs on the V240 board, to find where the LOM jumper is...still cannot find this doc even on SUN's Sunsolve website. Anyone knoe where the LOM jumper is? If there is only one LOM jumper on the board, my guess is I can just pull that and try booting up the system? What is the prodecure to remove the jumper and booting up? When do I put the jumper back in?

Right now, I am trying the idea of booting up the system with the disk in slot 0 out, and see if drops to the ok prompt. Also, the other disk in slot 1 will not disconnect so this is another dang thing to worry about!

Thanks for your help, let me know if you guys know where the LOM jumper is on the motherboard. And when/how I should put it back on...that is with the system down and after setting the password?

TIA
# 11  
Old 01-14-2008
OK. But keep in mind that Solaris 8 is at EOL and the servers that run it are at or close to EOL'd. I also don't see how you are going to run VMWare on a Solaris SPARC server.

As for resetting the ALOM password, off the top of my head, I don't recall a jumper. You can do it from the OS, though. Of course, you don't know your passwd Smilie OK, here's what you can do:

Power off the server. Remove the power cord. Count to 10 Smilie Plug the power cord back in.
Remove the harddrives.
Power on the server. It will go through POST, then will prompt you for a login into the ALOM. DON'T TOUCH IT. Wait a couple minutes. The login prompt should time out and drop to the {}ok prompt.
At this point, you can do either one of 2 things: install Solaris 8, or boot to cdrom and remove the root passwd.
Whichever one you choose to do, once you are in the OS as root, do:
Code:
# /usr/bin/cd /usr/platform/`uname -i`/sbin
# ./scadm userpassword admin

# 12  
Old 01-15-2008
SS,

Yeah, you are right. Cannot run VMWare on a Solaris Sparc. I was just informed this yesterday. But we still need to build a Sol8 box so we can test patches/software on this test box before moving to installing on production.

I know this can be done from the OS...but am unable to login root. I have powered down the server, removed the power cord and waited several minutes. Plugged power cord back in and disconnected the HD and powered up the system. Then came to the LOM prompt and I waited a couple minutes and then a prompt comes up stating to type #. to go to the ALOM prompt. I am not dumped to the ok prompt. This has been my problem since then. I think the LOM over-rides the ok prompt because if I do not type in a userid/password at the LOM prompt, I do not get dumpted to the ok prompt.

I know there is a LOM jumper and recall reading (oh, yeah forgot where I read that there was a LOM jumper) but have never been able to find out where the jumper is. Basically, I read that you remove the jumper associated with LOM, then boot up the system and it will prompt you for a LOM password. Where the heck is this jumper...docs at SUN are HARD to find. And not only that, some of the content on SUN require a service plan which we don't have at this moment!

I tried another V240 box, and had the same problem <sighs> but I build two V240's and never set the LOM password. I am not sure, but when you go to LOM, is it a must that you set the LOM password to use LOM? In other words, can you use LOM without setting LOM'd password? I think a SysAdm is required to set the LOM password to use LOM, its a security feature. But I don't know for sure.

Meanwhile...I am stumped! ...Smilie
# 13  
Old 01-15-2008
Ok. So you get to a message that tells you to "type #. to return to the ALOM". This message appears after you have entered the console and you have access to the OBP/OS. If you hit enter a few times after you see that message, what do you see? Hitting enter a couple of times should yield the ok prompt or the os login prompt, unless your terminal client is not configured with the proper baud rate, parity, etc.
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Red Hat

Issues installing inotify-tools on RedHat Linux

I wish to install inotify-tools-3.20.1-2.4.x86_64.rpm on Linux and fire inotifywait command. Initially i was looking for "inotify-tools-3.xx.tar.gz" as instructed here http://jensd.be/248/linux/use-inotify-tools-on-centos-7-or-rhel-7-to-watch-files-and-directories-for-events I have... (9 Replies)
Discussion started by: mohtashims
9 Replies

2. Shell Programming and Scripting

Issues installing RubyGems on Linux

Hi, I am getting error installing rubygems as shown below: $ pwd /ticket/tools/binaries/rubygems-2.6.12 $ sudo ruby setup.rb password for redmine: <internal:gem_prelude>:4:in `require': cannot load such file -- rubygems.rb (LoadError) from <internal:gem_prelude>:4:in... (0 Replies)
Discussion started by: mohtashims
0 Replies

3. Red Hat

Issues in Installing Ethernet Driver on RHEL6

Am using Toshiba Satellite C850-l5212 Laptop . I have installed RHEL6 server on it ( Linux 2.6.32-220.el6.x86_64 ) Now ethernet eth0 is no working .Am not able to find eth0 when i do ifconfig -a . Later found that ethernet driver was not installed. tar jxvf compat-drivers-2013-03-15-u.tar.bz2... (2 Replies)
Discussion started by: senthilcaesar
2 Replies

4. Emergency UNIX and Linux Support

Installing packages on Redhat 5.5: rpmlib issues

Hi there I'm having trouble with a remote Red Hat server. We are busy with an Oracle 11g installation on this box and going through the list of required packages, etc. The installation required elfutils-libelf-devel-0.148. When I try to install that I get the following error; rpm -i... (6 Replies)
Discussion started by: notreallyhere
6 Replies

5. Solaris

df command on Sol8 machine doesn't return a result

I have a sun4u system running Solaris 8. I tried running the df command but it returns a blank result. Also I'm unable to collect an explorer from this system as the OS complains that the disk is full. What could be going on here? (10 Replies)
Discussion started by: dperry1973
10 Replies

6. Solaris

JumpStart Upgrade from Sol8 to Sol10

I have a JumpStart server that is being used for the last 7 years. It is on Solaris 8 and I believe it is time to upgrade to Solaris 10. I know there are upgrade procedure out there; but my question is whether there is special instructions/notes when upgrading a JumpStart server; has anybody tried... (4 Replies)
Discussion started by: StarSol
4 Replies

7. Solaris

Problem creating sol8 container using seperate / /usr and /var ufsdumps

Hello experts New to solaris 8 containers and zones in general and I'm having some problems creating a Solaris 8 container using ufsdumps of /, /usr and /var. I have created the zone which worked fine and a running the following command. zoneadm -z zone_s8 install -v -p -a /root.ufs ... (2 Replies)
Discussion started by: BrokeIt
2 Replies

8. Solaris

Sol8 ip problem

i have sol8, in E250 system, my problem is when i gave ip address to hme0 interface it is runnig correctly, it is in /etc/hosts in addition, but when i gave init 6 to system i coulf not see ip address, so i can not establish connection system, only after igave ip manually by means of ifconfig it... (1 Reply)
Discussion started by: nibiru78
1 Replies

9. UNIX for Dummies Questions & Answers

Help with installing/partioning/Sol8

I have search the archives with no luck. Looking for help with my specific system. I have an SUN ULTRA 2 with dual 4.3GB HD's. I installed Solaris 8 with default settings (auto configure)and 2nd drive was partioned /export/home/extra as the only mount(4.3 G's). I then reinstalled the OS... (7 Replies)
Discussion started by: finster
7 Replies
Login or Register to Ask a Question