[x]
Posted via EE Mobile

Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again.

Question
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

6.4

I can't boot CDROM on solaris 8

Asked by cidyl in Sun Solaris, Sun JDS

Tags: cannot, open, unknown_fstyp

I got a Ultra 2 that runs Solaris 8. It is so far so good, but when I try add netscape 7 on it, I added a few patches on it. It make thing worse, I can't login from CDE and looks like system was demaged. When I login with root account (login console is good), system goes a long way and only response a simple term window without title bar (mouse is work, but because there is no title bar, I can't drag term window and move it to other place in screen). network interface doesn't work, when I try ifconfig -a, system only response lo interface without hme0 or ether card.

When I try boot it from cdrom at OBP ok prompt by: boot cdrom -s, system response:
Boot device: /sbus/SUNW,fas@e,8800000,/sd@6,0:f File and args: -s
and system hang up here, when I try put a new bootable cdrom solaris 8 installation cd in cdrom driver, cdrom led light flash three times and stopped. when I push eject button on cdrom, the cd can eject out, so I believe system not mount cdrom.

At this stage, I can press "STOP+A" back to OBP prompt.

I try boot it to disk again, and I run fsck, looks disk and file system are OK

when I try #ls /dev/dsk/, system response

c0t0d0s0 c0t0d0s1 c0t0d0s2 c0t0d0s3 c0t0d0s4 c0t0d0s5 c0t0d0s6 c0t0d0s7
c0t1d0s0 c0t1d0s1 c0t1d0s2 c0t1d0s3 c0t1d0s4 c0t1d0s5 c0t1d0s6 c0t1d0s7
c0t6d0s0 c0t6d0s1 c0t6d0s2 c0t6d0s3 c0t6d0s4 c0t6d0s5 c0t6d0s6 c0t6d0s7

I believe cdrom is on c0t6do.

I get same result from cfgadm -al, system response:
Ap_ID                  Type              Receptacle        Occupant         condition
c0                        scsi-bus         connected         configured       unknown
c0::dsk/c0t0d0    disk               connected          configured       unknown
c0::dsk/c0t1d0    disk               connected          configured       unknown
c0::dsk/c0t6d0    CD-ROM         connected          configured       unknown

I try stop volmgt by

/etc/rc2.d/S92volmgt stop

and run:

# mount -F hsfs -o ro /dev/dsk/c0t6d0s0 /cdrom
mount: /dev/dsk/c0t6d0s0 no such device
# fstyp /dev/dsk/c0t6d0s0
hsfs fstyp: cannot open </dev/dsk/c0t6d0s0>
/dev/dsk/c0t6d0s0: No such device or address
udfs fstyp: cannot open </dev/dsk/c0t6d0s0> errorno <6>
/dev/rdsk/c0t6d0s0: No such device or address
Unknown_fstyp (no matches)

with vold running:
#/etc/init.d/volmgt start
# mount -F hsfs -o ro /dev/dsk/c0t6d0s0 /cdrom
mount: /dev/dsk/c0t6d0s0 is already mounted, /cdrom is busy, or allowable number of mount points exceeded

# fstyp /dev/dsk/c0t6d0s0
hsfs fstyp: cannot open </dev/dsk/c0t6d0s0>
/dev/dsk/c0t6d0s0: Device busy
udfs fstyp: cannot open </dev/dsk/c0t6d0s0> errorno <16>
/dev/rdsk/c0t6d0s0: Device busy
Unknown_fstyp (no matches)

I believe cdrom driver also crashed, So how I can do next step?

I want update system to solaris 9 and I already installed it on other similar workstation, but I can't boot it on this machine with same cd. I don't know what I can do?

Please hlep me!
[+][-]03/21/04 07:49 AM, ID: 10644119Accepted Solution

View this solution now by starting your 30-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

About this solution

Zones: Sun Solaris, Sun JDS
Tags: cannot, open, unknown_fstyp
Sign Up Now!
Solution Provided By: CetusMOD
Participating Experts: 5
Solution Grade: A
 
[+][-]07/19/03 02:07 AM, ID: 8957546Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]07/19/03 06:55 AM, ID: 8958091Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07/19/03 06:59 AM, ID: 8958098Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07/19/03 07:28 PM, ID: 8960374Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]07/20/03 03:05 AM, ID: 8961218Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07/20/03 03:06 AM, ID: 8961225Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07/20/03 06:39 PM, ID: 8964307Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]07/20/03 08:01 PM, ID: 8964539Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]07/21/03 10:40 PM, ID: 8973632Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07/21/03 10:41 PM, ID: 8973638Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07/22/03 01:22 PM, ID: 8980109Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07/25/03 11:35 AM, ID: 9006973Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07/25/03 10:31 PM, ID: 9009696Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]03/17/04 08:04 AM, ID: 10616259Administrative Comment

Experts Exchange has a courteous staff of administrators who help members get the most out of the website by means of administrative comments like this one.

Start your 30-day free trial to view this Administrative Comment or ask the Experts your question.

 
 
Loading Advertisement...
20091118-EE-VQP-93