![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum 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 |
| Cannot umount - device busy | keelba | HP-UX | 2 | 04-11-2008 12:16 PM |
| rmdev - device is busy | Livio | AIX | 2 | 05-17-2006 12:58 AM |
| umount help | andrec | UNIX for Advanced & Expert Users | 4 | 11-21-2003 11:13 AM |
| [FreeBSD] ptrace( ) - Device busy | Driver | High Level Programming | 5 | 01-31-2003 06:34 AM |
| umount | rod23 | UNIX for Dummies Questions & Answers | 2 | 08-07-2001 03:25 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
| Forum Sponsor | ||
|
|
|
|||
|
what os are you using?
try fuser -ck the k option will kill any process or users using up the filesystem then you could umount Do a man umount for available options on solaris 8 umount -f will force a filesystem to unmount. |
|||
| Google The UNIX and Linux Forums |