Sponsored Content
Full Discussion: cd rom to dvd rom drive swap
Operating Systems Solaris cd rom to dvd rom drive swap Post 302333330 by 555 on Sunday 12th of July 2009 03:53:04 PM
Old 07-12-2009
"probe-scsi-all" and "probe-ide" commands render nothing.

Have tried...
un-mount/mount of drive
stopping/re-starting the vold daemon
and...
touch /reconfigure
reboot

nothing has worked so far
 

10 More Discussions You Might Find Interesting

1. 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

2. Solaris

external DVD-ROM drive for our datacentre

Hi there In our Data centre we have a mixture of SPARCS running from v100 and ultra10's to v800 and v1250 boxes we also have a large amount of x86 X2100 and X4100 boxes I am looking to purchase an external DVD-ROM drive that we can plug into the back of any of the boxes if we need to (I... (2 Replies)
Discussion started by: hcclnoodles
2 Replies

3. Solaris

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... (5 Replies)
Discussion started by: zafyil
5 Replies

4. HP-UX

External DVD-ROM drive issue whether it is working or not? on HP rp7400

Please help me > How to diag the external DVD-ROM drive issue whether it is working or not? on HP 9000 server rp7400 I needed to install HP 11i v1 using external DVD-ROM drive on HP 9000 server rp7400. While boot in CO> “search” command is not showing DVD-ROM device only showing all disks >... (0 Replies)
Discussion started by: tpuser
0 Replies

5. UNIX for Advanced & Expert Users

external DVD-ROM drive issue whether it is working or not?on HP rp74000

old clunker - rp74000 How to diag the external DVD-ROM drives issue whether it is working or not? on HP 9000 server rp7400 Please help me > I needed to install HP 11i v1 using external DVD-ROM drive on HP 9000 server rp7400. While boot in CO> “search” command is not showing DVD-ROM device... (1 Reply)
Discussion started by: tpuser
1 Replies

6. 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

7. 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

8. 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

9. AIX

AIX 5.3 on p275 - DVD-ROM drive not recognized

I was having problems with the DVD-ROM drive not being recognized. I thought it was a configuration issue, but it appears to be a hardware problem. Now the system hangs at boot. This last time I tried it, it said: At which point, it hangs. (1 Reply)
Discussion started by: smithfarm
1 Replies

10. 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
TAPSET::PERF(3stap)													       TAPSET::PERF(3stap)

NAME
tapset::perf - systemtap perf probe points DESCRIPTION
This family of probe points is used to probe "perf events" on suitably configured kernels (2.6.33+). It contains a number of aliases for the ABI-specified event type/config tuples. The default sampling interval of the translator(1000000) is not overridden, so some of these probe points may fire very infrequently. Use the lower level perf.type(AA).config(BB).sample(CC) probe point if this is a problem. perf.hw.* A variety of hardware events, as generalized by the kernel. These generally require running on bare hardware with selected proces- sors. probe perf.hw.cpu_cycles probe perf.hw.instructions probe perf.hw.cache_references probe perf.hw.cache_misses probe perf.hw.branch_instructions probe perf.hw.branch_misses probe perf.hw.bus_cycles perf.sw.* Special "software" events provided by the kernel. These sometimes work in virtualized environments and with more processor archi- tectures. probe perf.sw.cpu_clock probe perf.sw.task_clock probe perf.sw.page_faults probe perf.sw.context_switches probe perf.sw.cpu_migrations probe perf.sw.page_faults_min probe perf.sw.page_faults_maj probe perf.sw.alignment_faults probe perf.sw.emulation_faults perf.hw_cache.TYPE.ACCESS.RESULT Hardware cache events, where available. A subset of the following cartesian product may be available: probe perf.hw_cache.l1d.*.* probe perf.hw_cache.l1i.*.* probe perf.hw_cache.ll.*.* probe perf.hw_cache.dtlb.*.* probe perf.hw_cache.itlb.*.* probe perf.hw_cache.bpu.*.* probe perf.hw_cache.*.read.* probe perf.hw_cache.*.write.* probe perf.hw_cache.*.prefetch.* probe perf.hw_cache.*.*.access probe perf.hw_cache.*.*.miss SEE ALSO
stap(1), stapprobes(3stap) IBM
TAPSET::PERF(3stap)
All times are GMT -4. The time now is 09:45 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy