![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Ask Linux.com: detecting drives, scripting bash, and distributing documents | iBot | UNIX and Linux RSS News | 0 | 05-17-2008 08:20 AM |
| Detecting interruptions in C | Ashrentum | High Level Programming | 7 | 12-06-2007 07:13 PM |
| how floppy disks, CDs and flash drives (pen drives) are accessed in UNIX | nokia1100 | Shell Programming and Scripting | 0 | 04-06-2007 09:10 PM |
| Detecting Second disk | dragunu | UNIX for Dummies Questions & Answers | 7 | 02-09-2007 04:45 AM |
| Detecting a key combination | mobile01 | High Level Programming | 11 | 12-22-2006 09:46 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
detecting drives
I know that Unix is different from windows in that it needs more manual configuring but how do I get Solaris 8 (Intel version) to recognize my floppy drive and cd-rom??
I mean does it automatically detect the drives at startup and I have to mount them or do I have to create the drives somehow and then mount them?? Aren't all devices located in the dev or devices folder?? Sorry for the newbie questions but thats exactly what I am Please help, any info would be much appreciated Thanx in advance |
|
||||
|
CD-ROM's are automatically mounted via vold when Volume Management is used and manually mounted using mount .Use eject cdrom to unmount.
Diskettes are mounted via vold using volcheck and unmounted using eject (no command line arguments or floppy0 , etc.) See the man page for vold |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|