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.
Urgent Help: Newbie
Name: sparimi Date: September 30, 2002 at 16:16:29 Pacific OS: SunOS 5.8 CPU/Ram: 256 MB
Comment:
Hello Friends,
I have a Sun SPARCstation 5 Workstation. I 'm a newbie, would like to know how should I retrieve data stored on a CD. I am unable to do so.
P.S If I'm not wrong when I insert the CD into the CDROM drive the Volume Manager should detect the CD & should automatically show me the contents of the CD, unlike incase of a floppy where I need to use volcheck.
Name: Aakash Date: October 1, 2002 at 05:42:53 Pacific
Reply:
Mounting CD-ROM: % mount -F hsfs -o ro /dev/dsk/ /cdrom (Make sure you are superuser - 'root')
if not known: check the file: '/etc/vold.conf' and go slowly... you will find the CD-Driver detail..: #devices to use
e.g: c0t2d0s2?
else go to OpenBoot-PROM (BE SERIOUS) Press Keys: Stop+A Type Command: devalias YOU GET THE DEVICES... READ THE cdrom...device Type Command: go 'go' is must to be back to normal..
NOTE: Make sure NO USER is working as network connection is lost...
then cd '/dev/dsk' ls -lL * ls -l match the driver
ISN'T EASY....
0
Response Number 2
Name: sparimi Date: October 1, 2002 at 17:49:44 Pacific
Summary: Hello, i am an absolute novice to system administration . we have a problem in our lab, One of the machines used by many users is running out of space, im told to add an additional hard drive to it, b...
Summary: For urgent and if you have a sun worstation you can use the db25 serial interface with the db25 adapter (silver) included in your box and a straight cable. ...
Summary: I have installed Apache Webserver 1.3.x on Solaris 8.0 and i want to configure for security i.e if any use try to access my server they have to get username and password window.How to do this ? how to...