Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
How can I mount cdrom in Solaris 9
Name: Beginner Date: June 25, 2002 at 12:45:58 Pacific
Comment:
After I install Solaris 9, The cdrom can't regnize any cd that I put into the drive. Is it default to be hidden or what. How can I mount the cdrom on Solaris 9 ?
Name: PaulS Date: June 26, 2002 at 09:42:19 Pacific
Reply:
If it is a ide cdrom, try this:
# mount -F hsfs -o ro /dev/dsk/c0d0s2 /mnt
0
Response Number 2
Name: Shivakanth Date: June 26, 2002 at 10:45:17 Pacific
Reply:
I dunno whether I am answering correct or not but what i think is that the volume management does mount the cdrom automatically on to /cdrom/cdrom0 for the first drive and /cdrom/cdrom1 for the second and so on.This holds good for solaris 8. I dunno whether things have changed fro 9 or not.
check whether vold is running or not. if it is it should automatically mount the cdrom. if its not, make sure the package is installed and its set up to start up on boot.
0
Response Number 4
Name: Beginner Date: July 17, 2002 at 09:23:34 Pacific
Reply:
It seems it is hidden when I click on the removal media, but I can't let it show up. Don't know why. I checked Solaris 7 and 8, they can auto mount the cdrom and it also got an icon to run cdrom. But it's not on solaris 9. any one installed Solaris9 knows the reaosn ? I installed Solaris 9 on ultra-5
0
Response Number 5
Name: Beginner Date: July 17, 2002 at 09:25:39 Pacific
Reply:
In Response number 3, Jeff said, how to check if the vold is running or not ? where can I check it ? Thanks
0
Response Number 6
Name: joerg Date: July 30, 2002 at 02:41:10 Pacific
Reply:
I have the same problems after I upgraded from solaris 8 to solaris 9. vold is running, volcheck does nothting with cdrom, even eject -f cdrom does nothing.
Summary: How can I setup my Solaris box to use with dsl 0r cable modem service? TWCNYC uses DOCSIS certified cable modem. Coax cable coming from outside is hooked on to the Cable Modem and the Ethernet cab...
Summary: Hi, my question is too basic but I'm a newbie. I have installed a SSH server in my Sparc/Solaris 7 machine. I have running OpenSSL 0.9.7b and I have to upgrade to OpenSSL 0.9.7c. How can I do that in...
Summary: I have win2k running on a fat32 fs. I need to be able to mount it so i can get a few text files without all the sneakernetting :-)... this fat32 partition is the c: drive, /dev/hda1... so how do i go ...