Sponsored Content
Full Discussion: Unable to use CD-ROM
Operating Systems Solaris Unable to use CD-ROM Post 302372140 by kumarmani on Tuesday 17th of November 2009 06:43:40 AM
Old 11-17-2009
You execute probe-ide-all/ probe-scsi-all and see what all you are getting on OK prompt, also you can check for media, if its working on other system or not
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

booting from CD-ROM

I recently decided to install FreeBSD on an old 486 PC. I downloaded the iso and burnt it on my other computer. After that I went into the BIOS on the 486 to set the CD as my primary boot device.. but strangely there's no such option :confused: And when i boot the machine the floppy drive makes... (2 Replies)
Discussion started by: J.P
2 Replies

2. UNIX for Dummies Questions & Answers

CD-ROM Problems

I am having problems booting to my external CD-ROM drive. When I try to run the command "boot cdrom" from my OK prompt I get the error "SCSI device 6,0 is not responding, Can't open boot device". Also, when I run the command "test cdrom", I get the error "SCSI device 6,0 is not responding, cdrom... (5 Replies)
Discussion started by: saucierm
5 Replies

3. UNIX for Dummies Questions & Answers

problem with cd rom

have a problem with mandrake, it doesnt let me take more than 3 files from a cd to the hard drive at once. ie from a cd with 100 mp3s on, I have to take 3, then eject the cd and put it back and take 3 more. very tidious, people tell me this is a default problem with mandrake, I say there must... (1 Reply)
Discussion started by: tayoz
1 Replies

4. Linux

cd-rom

I'm getting started on Linux coming from Windows. I've got Red Hat 8.0 (I think 8.0) installed. I'm going to install a program from the cd-rom. I hope this isn't to stupid of a question, how do I install it? I've done some research unfortunately I don't have a lot of time on my hands and I haven't... (3 Replies)
Discussion started by: seedogg99
3 Replies

5. UNIX for Dummies Questions & Answers

cd rom device

Hi All, I would like to mount a cd device on a sun using the mount command. But i do not know what device the cd drive is ie /dev/sr0 or /dev/cdrom0 bla bla. I need this info to run the command... mount /dev/blah /mnt/cdrom so i can access the cd. but i dont know what blah in the above is.... (1 Reply)
Discussion started by: rkap
1 Replies

6. UNIX for Dummies Questions & Answers

cd rom dont eject

Hello I was installing oracle 9 release 2 on solaris 9 everything was fine but when the installation ask me for disk 2. I cant eject cdrom. sends me this message: /vol/dev/rdsk/c1t6d0/orc19201_1: Device busy I open another terminal and with root user try this eject cdrom and nothing. I... (1 Reply)
Discussion started by: lo-lp-kl
1 Replies

7. Solaris

device associated with cd-rom ?

hi all , how can i know the device associated with my CD-ROM under file system /dev/dsk/... ? (2 Replies)
Discussion started by: lid-j-one
2 Replies

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

9. UNIX for Dummies Questions & Answers

remote cd-rom

Hi, I am using a PC with XP at my office and using Solaris 9 via X-win32 (Sun WS is somewhere at server room). Is there anyway to use my pc's CDROM to install programs to Solaris 9 ..? ( they dont share the same file system. They are only connected through net. However, they both use same... (3 Replies)
Discussion started by: titanic
3 Replies

10. UNIX for Dummies Questions & Answers

Unable to mount CD rom

hi Am trying to mount a cdrom which has a blank cd into it, using the command: mount -v cdrfs -o ro /dev/cd0 /mnt Am getting this error: # df -Ig Filesystem GB blocks Used Free %Used Mounted on /dev/hd4 0.50 0.19 0.31 38% / /dev/hd2 ... (1 Reply)
Discussion started by: kamaldev
1 Replies
tapset::rpc(3stap)														tapset::rpc(3stap)

NAME
tapset::rpc - systemtap rpc tapset DESCRIPTION
sunrpc.clnt.create_client Create an RPC client See probe::sunrpc.clnt.create_client(3stap) for details. sunrpc.clnt.clone_client Clone an RPC client structure See probe::sunrpc.clnt.clone_client(3stap) for details. sunrpc.clnt.shutdown_client Shutdown an RPC client See probe::sunrpc.clnt.shutdown_client(3stap) for details. sunrpc.clnt.bind_new_program Bind a new RPC program to an existing client See probe::sunrpc.clnt.bind_new_program(3stap) for details. sunrpc.clnt.call_sync Make a synchronous RPC call See probe::sunrpc.clnt.call_sync(3stap) for details. sunrpc.clnt.call_async Make an asynchronous RPC call See probe::sunrpc.clnt.call_async(3stap) for details. sunrpc.clnt.restart_call Restart an asynchronous RPC call See probe::sunrpc.clnt.restart_call(3stap) for details. sunrpc.svc.register Register an RPC service with the local portmapper See probe::sunrpc.svc.register(3stap) for details. sunrpc.svc.create Create an RPC service See probe::sunrpc.svc.create(3stap) for details. sunrpc.svc.destroy Destroy an RPC service See probe::sunrpc.svc.destroy(3stap) for details. sunrpc.svc.process Process an RPC request See probe::sunrpc.svc.process(3stap) for details. sunrpc.svc.authorise An RPC request is to be authorised See probe::sunrpc.svc.authorise(3stap) for details. sunrpc.svc.recv Listen for the next RPC request on any socket See probe::sunrpc.svc.recv(3stap) for details. sunrpc.svc.send Return reply to RPC client See probe::sunrpc.svc.send(3stap) for details. sunrpc.svc.drop Drop RPC request See probe::sunrpc.svc.drop(3stap) for details. sunrpc.sched.new_task Create new task for the specified client See probe::sunrpc.sched.new_task(3stap) for details. sunrpc.sched.release_task Release all resources associated with a task See probe::sunrpc.sched.release_task(3stap) for details. sunrpc.sched.execute Execute the RPC `scheduler' See probe::sunrpc.sched.execute(3stap) for details. sunrpc.sched.delay Delay an RPC task See probe::sunrpc.sched.delay(3stap) for details. SEE ALSO
probe::sunrpc.clnt.create_client(3stap), probe::sunrpc.clnt.clone_client(3stap), probe::sunrpc.clnt.shutdown_client(3stap), probe::sunrpc.clnt.bind_new_program(3stap), probe::sunrpc.clnt.call_sync(3stap), probe::sunrpc.clnt.call_async(3stap), probe::sunrpc.clnt.restart_call(3stap), probe::sunrpc.svc.register(3stap), probe::sunrpc.svc.create(3stap), probe::sunrpc.svc.destroy(3stap), probe::sunrpc.svc.process(3stap), probe::sunrpc.svc.authorise(3stap), probe::sunrpc.svc.recv(3stap), probe::sunrpc.svc.send(3stap), probe::sunrpc.svc.drop(3stap), probe::sunrpc.sched.new_task(3stap), probe::sunrpc.sched.release_task(3stap), probe::sunrpc.sched.execute(3stap), probe::sunrpc.sched.delay(3stap), stap(1), stapprobes(3stap) IBM
--- tapset::rpc(3stap)
All times are GMT -4. The time now is 03:56 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy