Sponsored Content
Full Discussion: CDROM Woes
Top Forums UNIX for Dummies Questions & Answers CDROM Woes Post 29286 by Jai on Wednesday 2nd of October 2002 10:32:41 PM
Old 10-02-2002
CDROM Woes

Have a Sun CDROM connected to a Ultra machine .
Problem is it is not recognizing the drive being connected to it ...

When i put the CD in the drive it accepts the CD and zooms initially then quitens out ..

The devices drivers are also not created for it ...

Any ideas anyone ... I am trying to use mknod to make the drivers ... But i really got to find out where is the problem
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Network Woes!! Please help! :confused:

Hello, We have an old Axil running SunOS Release 5.5.1. Recently, we updated our network, so the gateway and domain changed. Our network admin forgot (or didn't know) that we had this machine on the network, so it quietly lost its mind. Now we are trying to add it back to the network. He... (5 Replies)
Discussion started by: mrbig1492
5 Replies

2. Solaris

Remote CD woes

Good Day, I've remotely mounted a cdrom (no problems theere). The kicker is I can see the directories on the remote CD bout I can't see the files. What am I doing wrong? I'm logged in as root on both systems. All the permissions seem okay - what am I missing? Thanks (2 Replies)
Discussion started by: greg69
2 Replies

3. UNIX for Dummies Questions & Answers

Mksysb and Savevg woes

hi, i'm having a little trouble with an AIX 5.2 script that i have written and i was wondering if anyone could please offer me some advice on how to append a savevg backup to a mksysb tape, or more importantly where i'm going wrong? i've been trying to get this to work for about a month with no... (2 Replies)
Discussion started by: boredazfcuk
2 Replies

4. Solaris

pkgadd woes

Morning all, I am attempting to load a package from a Solaris 8 CDROM. This fails with the error : "pkgadd: ERROR: unable to access pkgmap file </cdrom/ .........../SUNWlibC/pkgmap> No changes were made to the system" Any help would be appreciated Andy (6 Replies)
Discussion started by: AndyD
6 Replies

5. Solaris

SSH woes

version of solaris: SunOS 5.8 Generic-117350-39 sun4u sparc SUNW,Netra-240 version of SSH: OpenSSH_4.4p1, OpenSSL 0.9.8d 28 Sep 2006 Task: I need to have another Machine ssh into my machine, by either RSA authentication or username/pass authentication. History: In the begining my... (4 Replies)
Discussion started by: EWTGPAC
4 Replies

6. Shell Programming and Scripting

Regular expression woes

(Continuation of this thread: https://www.unix.com/shell-programming-scripting/136423-sed-regular-expression-problem.html) how would I replace a line that contains only a number, e.g. 6.00, with another number stored in variable $bulksize or $half ? I guess I don't understand all the parts... (1 Reply)
Discussion started by: bluesmodular
1 Replies

7. Solaris

Locale woes

Greetings Forumers! I've been fighting a locale problem on a v490 running Solaris 10 u4 (8/07). When I login to the system, I get several "locale" error messages: user1's password: Last login: Wed May 26 2010 09:14:13 -0400 from system1 You have mail. couldn't set locale correctly couldn't... (0 Replies)
Discussion started by: bluescreen
0 Replies

8. Web Development

mysql 4.0 -> 5.0 upgrade woes(?)

We recently upgraded mysql from 4.0 to 5.0 and the following code is throwing (via DB.php) a "Database Error: Unknown" error. I can say with certainty that my connection parameters are correct and functional. It's been so long since I've done any mysql, I'm hoping someone can look at the code and... (0 Replies)
Discussion started by: tiggyboo
0 Replies

9. Solaris

Jumpstart woes

Hey, I have been battling with jumpstart for the past few days. Interface nxge0 is set on a vlan: nxge0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2 inet 0.0.0.0 netmask ff000000 ether 0:21:28:3c:a0:6 nxge998000:... (0 Replies)
Discussion started by: stantonnet
0 Replies

10. AIX

Samba Woes

Hi all With the recent virus attacks we have been tasked with upgrading Samba to a "secure" version. Currently running 3.0.29a and looking to put the latest version down 4.6.5. Being a lazy bod I have only ever installed this, a long time ago, when you could get it in BFF filesets. Have... (6 Replies)
Discussion started by: splattty
6 Replies
CDCTRL(1)							   User Commands							 CDCTRL(1)

NAME
cdctrl - command line CDROM control SYNOPSIS
cdctrl [device] cdctrl -c [device] cdctrl -c cdctrl [-V|-?|-h] DESCRIPTION
cdctrl command is a program that opens a CDROM device and may be used for interactive control of the CDROM including play starting at a track, next track, previous track, stop, pause, display info, display CDROM status, and display CDROM directory. This program may be used as a daemon to control an audio CDROM device. The commands to the cdctrl command are: device Open CDROM device. -V Print out version and build information. -h Display help. -v Display help. -D Enable runtime debugging. -c Output CR-LF at end of each line, not LF. By default, cdctrl opens /dev/cdrom, but does not start playing. Output is to standard output with each line terminated by a linefeed (LF). Commands to cdctrl are: 1 Play first track, start playing. s Stop playing. p Pause playing. r Resume playing. e Eject CDROM. c Close CDROM tray. i Display info string. d Display directory. - Play previous track. + Play next track. When on last track, play first track. [1..99] Play track 1..99. ? Display help screen. q Quit. Each command results in one or multiple lines of output to stdout, followed by an info string, followed by END. The format of the info string is: CMD cmd-name cd-status track abs-time rel-time cmd-name := {play, stop, ... quit} from above list cd-status := {invalid, play, paused} cd-status += {completed, error, no_status} track := {1..99} CD track abs-time := HH:MM:SS elapsed since CD start rel-time := HH:MM:SS elapsed since track start FILES
/dev/cdrom - default cdrom device ENVIRONMENT
CDTOOLDEV - cdrom device, overrides compile time defaults SEE ALSO
cdplay(1) AUTHORS
Main code: Thomas Insel <tinsel@tinsel.org> Enhancements: Sven Oliver Moll <smol0075@rz.uni-hildesheim.de> cdctrl extensions: Wade Hampton <whampton@staffnet.com> CDTOOL
29-July-2004 CDCTRL(1)
All times are GMT -4. The time now is 04:30 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy