Enterprise 4500 DVD-ROM


 
Thread Tools Search this Thread
Operating Systems Solaris Enterprise 4500 DVD-ROM
# 1  
Old 07-26-2007
Enterprise 4500 DVD-ROM

Hello,

We have a Sun Enterprise 4500. I checked the product manual from SUN's site and it says it has a DVD-ROM.

I downloaded Solaris 10 DVD image and burned it to a DVD and put it into the box but I don't see anyting in the /cdrom folder.

Is there a command I can use to confirm if I have a DVD-ROM or just a CD-ROM.

Thanks.
Zaff
# 2  
Old 07-26-2007
well, i would have a look on the drive itself. if it is an DVD-drive, there would be a DVD logo.... Smilie

anyhow, that command should bring the output you are looking for:
Code:
root@mp-wst01 # uname -a
SunOS mp-wst01 5.10 Generic_125100-10 sun4u sparc SUNW,Sun-Blade-100
root@mp-wst01 # iostat -En | egrep -i '(dvd|cd|rom)'
Vendor: TOSHIBA  Product: DVD-ROM SD-M1401 Revision: 1009 Serial No:
root@mp-wst01 #

regards
- PRESSY
# 3  
Old 07-26-2007
Hi Pressy,

I took a look to the drive and it doesn't say anything. It has no label on it. No brand name, no CD, no DVD.

"uname" command also did not tell about the drive.

Thanks.

bash-2.05# uname -a
SunOS lemon 5.9 Generic sun4u sparc SUNW,Ultra-Enterprise

bash-2.05# uname -X
System = SunOS
Node = lemon
Release = 5.9
KernelID = Generic
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 8


Just to let you know that; I cna read the CDs with it, so it is functioning fine.
# 4  
Old 07-29-2007
the "uname" command was just to prove it's solaris Smilie

the second command would/should tell you what drive is installed:
# iostat -En | egrep -i '(dvd|cd|rom)'

regards PRESSY
# 5  
Old 07-30-2007
Thanks Pressy,
Looks like it is only CD-R

bash-2.05# iostat -En | egrep -i '(dvd|cd|rom)'
Vendor: TOSHIBA Product: XM6201TASUN32XCD Revision: 1103 Serial No:
Vendor: MATSHITA Product: CD-R CW-7503 Revision: 1.09 Serial No:
Vendor: MATSHITA Product: CD-R CW-7503 Revision: 1.09 Serial No:
# 6  
Old 07-30-2007
From the looks of that output you have one CD-ROM drive ( the first one listed ) and two CD-R drived but no DVD drive.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Hardware

inability to use cd rom or dvd burner

Here is my conundrum . I am unable to access my cd or dvd after I supposedly alter the BIOS setting to enable a "Live" CD or DVD to be used. Would ,changing the Hard Drive or Motherboard remedy the situation. Thanking you, katosan:wall::wall: (2 Replies)
Discussion started by: katosan
2 Replies

2. Solaris

Ultra 5 will not boot from DVD ROM :(

Hi, I just got a new Ultra 5 and replaced the CD-ROM with an LG DVD-ROM (approved and listed in Sun HCL). Got the DVD-ROM installed to install Solaris 10. Im just learning and new to Solaris installation. When I insert a Solaris 10 DVD I see that it gets mounted and File Manager opens and... (8 Replies)
Discussion started by: greypilgrim
8 Replies

3. Solaris

V210 USB Dvd Rom

Is there anyway to get a USB DVD ROM to work on a V210/V240/V440 SPARC systems for initial installation? I'm drawing a blank and I can't seem to find any documentation on this. (3 Replies)
Discussion started by: adelsin
3 Replies

4. Solaris

Verify DVD Rom?

Hi All, I'm a total noob when it comes to troubleshooting Sun hardware issues, however, I've been tasked with just a task. How can I verify if the DVD rom is working in a Sun system? We've put in the dvd, but can't do anything. This is from command line. Thanks. ---------- Post updated at... (1 Reply)
Discussion started by: bbbngowc
1 Replies

5. Solaris

Solaris 10 on Enterprise 4500 install problem

Good day, I am dummie on solaris and trying learning about Solaris, so no much experience, this is my problem, I got enterprise 4500 SUN Sparc hardware, has 2 internal SCSI HD, when I try to install Solaris 10 says that "no disk found" at middle of installation, I already change the HD and the... (3 Replies)
Discussion started by: edgargarcia_y2k
3 Replies

6. Solaris

cd rom to dvd rom drive swap

Hello, I need to replace a cd rom drive with a dvd rom drive in a SunFire v120 running Solaris 8. My objective is to install Solaris 10 from dvd disc. Downloading Solaris 10 cd discs is not an option since I am in Baghdad, Iraq and connection speeds are horrible. So far, all I can get is power to... (9 Replies)
Discussion started by: 555
9 Replies

7. Solaris

Sun Ultra Enterprise 4500 not booting

Hi, I hope anyone could help me on this. Here we have an Ultra Enterprise 4500 server. Since a few days ago, when starting the system, it showed a message about a faulty CPU fan. So, we manage to clean it up by removing it and then installing it back (as in the user manual). After that, when... (2 Replies)
Discussion started by: lonchus
2 Replies

8. Solaris

Solaris 10 does not mount CD/DVD ROM

Hi All, I just bought the SUN x2200m2. After I installed Solaris, I cannot see the CD/DVD ROM. I cannot mount the CD/DVD ROM since it says already mounted. When I try unmount it I get message that CD/DVD is not mounted. :( Any idea please. Thx (4 Replies)
Discussion started by: afakhim
4 Replies

9. Solaris

DVD-ROM on Solaris 2.6

Netra T1 running Solaris 2.6 with following DVD installed: c0t6d0 Soft Errors: 131 Hard Errors: 0 Transport Errors: 0 Vendor: TOSHIBA Product: DVD-ROM SD-M1401 Revision: 1007 I know the cdrw command isn't in Solaris until version 8 and DVD is suppose to be udfs (not supported... (3 Replies)
Discussion started by: RTM
3 Replies

10. UNIX for Advanced & Expert Users

Enterprise 4500 Question

I am trying to hookup a Sun Enterprise 4500 system to a console port on a Network Terminal Server. I can't seem to figure out the pin-out for this connector. This connection will be DB-25 (on the 4500) to RJ-45 (on the NTS). My next question is: Does the port on the Enterprise 4500 have to be... (4 Replies)
Discussion started by: pc9456
4 Replies
Login or Register to Ask a Question