![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | 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 !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how to mount NFS drive from Window XP to Solaris 10? | serendipity1276 | SUN Solaris | 2 | 01-20-2008 12:49 AM |
| How to mount a drive | FredSmith | UNIX for Dummies Questions & Answers | 2 | 11-30-2006 07:47 AM |
| mount smb drive on boot | ejbrever | UNIX for Dummies Questions & Answers | 2 | 09-15-2006 04:36 PM |
| mount a remote drive | flowrats | UNIX for Dummies Questions & Answers | 2 | 06-25-2002 06:57 AM |
| how do i mount a scsi extrnal cdrom on solaris 2? | wixifer | UNIX for Dummies Questions & Answers | 1 | 09-28-2001 06:53 AM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi...
question is this: How do I mount an LVD hotswap scsi drive in bay #2 on a netra using the mount command? volmgt doesn't seem to mount it and/or I don't know how to view the drives data if it's formatted which it may not be. This drive is not new out of the box so I'm not sure. When I type mount I do not appear to be mounting the drive as all the slices I see are listed on /dev/dsk/c0t0d0 Basically I don't know the proper command line format for using mount to gain access to the drive, and once that's done I guess the next question will be how to format the drive if it's not formatted or if that is necessary on sun boxen? God I hate being such a newbie sometimes ;-) HELP! :-) Thanks in advance. |
| Forum Sponsor | ||
|
|
|
|||
|
Thanks for the quick reply...
I tried running drvconfig -1 sd as you suggested... but that didn't appear to do anything. Nothing new shows up when I run format or mount. drvconfig -1 sd actually gave me an error saying that -1 isn't a valid option.. I changed that to drvconfig -c sd I think and then the command ran and went back to a prompt with no feedback at all. Are there any commands that will show me the drives that are connected to the system bus whether they are formatted,mounted, or not? That's basically what I think I need to find out... this drive doesn't even appear to be showing on the bus right now. Thanks! |
|
|||
|
figured it out...
figured out why the drive wasn't mounting or showing up at all.. it was a bad drive. Wasn't even getting power I don't think.
Replaced the drive and it detected the Scsi ID and everything fine... sometimes it helps if the drive actually turns on first I've heard.. could be a rumor though. :-) |