Booting off of a cd on a Sun Box


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Booting off of a cd on a Sun Box
# 1  
Old 09-19-2002
Booting off of a cd on a Sun Box

I have a Sun box that I am trying to get started up, but everytime it will crap out because it is bound to an NIS domain that no longer exists. The Master for that domain was put out of commission. It was suggested to me that I could boot off of the Installation cd for the OS (Solaris 8) and mount the hard drive onto /a and change the domainname from there. However, I don't know how to get the box to boot off the CD.

Can anyone tell me what to do or suggest a website that may have the answer?

If this is a stupid question, I apologize.
# 2  
Old 09-19-2002
This should work:

1. Put the cd for Solaris 8 in the cdrom (duh).
2. Reboot the system if it is running. When it starts to come up, hit stop-a.
3. type 'boot cdrom' and hit enter.

It should boot from the cd then.
# 3  
Old 09-19-2002
just in case you dont have a sun keyboard on hand and you access it via someother type of console.

use contorl + break to do a stop-a. then you can type boot cdrom.

heck if i were you i would just boot single user mode and mount the drives alter the files. but do what you will. Smilie
# 4  
Old 09-20-2002
Error single user boot will do

I think you do not need a boot from the install CD.

When you are on the boot prompt (after stop-a) you can boot with boot -s instead boot cdrom

after the single userboot the box asks you for the root password, when you logged in you can do your maintaince in /etc
# 5  
Old 09-20-2002
Problem solved!! Thanks for the help, guys.
 
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

Sun Server not booting into OS

Hello I have an old sun fire v250 server that I am trying to revive. I am trying to boot it from cdrom to install the OS (Solaris 10). The original data in the disk is corrupt and I am trying to do a new clean install. However I encounter the following errors. Does it look like the disk itself... (1 Reply)
Discussion started by: br1an
1 Replies

2. Solaris

Booting problem on Sun 3500

Booting problem on Sun 3500 Hi, I have a Sun 3500 server on which i installed solaris 5.2 installed . i dont know why from the time i have built this server whenever i try to boot it, the server doesnot come back smooth.i got a message Sync file system than restart some times showing ok... (2 Replies)
Discussion started by: najeer
2 Replies

3. AIX

AIX 5.1 Box not booting

Quick backgound. We just moved the Datacenter. I attempted to boot one of our older AIX machines backup and it stops at a 518 Error code. Which is fine I need to run fsck on the volumes. The issue is I can't find the original media with the appropriate Date that was originally installed(previous... (1 Reply)
Discussion started by: jcompguru
1 Replies

4. UNIX for Dummies Questions & Answers

Sun Server: loop while booting

Hello Everyone, First: English is not my native language, sorry. I was given today on the work of a SUN Enterprse 220r, then I was going to install Debian-sparc, but the server remains in the boot process in a loop of the Fork interpreter depends (begin to load with power-up) starts the... (4 Replies)
Discussion started by: snap
4 Replies

5. Solaris

Help with booting SUN Box

Got the console cable all connected up and got tot he ok prompt. Typed in boot cdrom and got the following: ok boot cdrom Boot device: /pci@8,700000/scsi@6/disk@6,0:f File and args: ERROR: /packages/deblocker: Last Trap: Corrected ECC Error Can't read disk label. Can't open disk... (4 Replies)
Discussion started by: bbbngowc
4 Replies

6. Solaris

Sun Solaris Ultra 10 Not booting!

Hello I have Sun Ultra 10 with Solaris 7 installed on it. Sometimes back after that the machine use to get hang .Even after rebooting the system was not booting. I have manually switch on /off many times from the power board itself .Once in a while it use to boot .After... (12 Replies)
Discussion started by: turki_00
12 Replies

7. UNIX for Dummies Questions & Answers

difference between AIX box and Sun Solaris box

Hi, I need a clarification. Is there any difference between AIX box and Sun Solaris box? The bzip command with -c option works in AIX box and the same does not work in Sun Solaris box. Can anyone please explain if there is an implementation difference in both these boxes for the shell... (1 Reply)
Discussion started by: nisha4680
1 Replies

8. Solaris

Booting problem on Sun 3500

Hi, I have a Sun 3500 server on which i installed solaris 8 and have also installed veritas 4.0 on it. i dont know why from the time i have built this server whenever i try to boot it, the server doesnot come back smooth.... i have got to connect a laptop to the serial port of the server and... (3 Replies)
Discussion started by: ishila
3 Replies

9. UNIX Benchmarks

move from an HP box to Sun Box

I could write a long spec here, however.....we are looking at investing in one of thise shiny blue Sun V440's. Rediculousely expensive, however possibly more cost effective over time...too much time listening to salesmen. To the point has anyone actually performed a comparison for Oracle running on... (4 Replies)
Discussion started by: luker
4 Replies

10. UNIX for Advanced & Expert Users

Sun Booting problem

I was trying to test run a /bin/bash script i had just written when my monitor suddenly went blank.I had to shut down the machine from the systems main power. I was unable to boot afterwards and soo i went for the interactive boot process by typing boot -a. I succeded in the first stage of the... (1 Reply)
Discussion started by: lealyz
1 Replies
Login or Register to Ask a Question