|
|
|
|
UGU: Unix Guru Universe - Unix Tip #4540- August 15, 2024
- Home : Help
: Today's Tip
Unix Tip #4540- August 15, 2024
UMOUNT BUSY DEVICES
The "umount" command unmounts a currently
mounted filesystem, which can be specified either
as a mounted-on directory or a filesystem.
If a mount point is busy, there are a couple
things to try:
On some non-BSD based machines you can use the
command "umount -k" to force the system to drop a
busy device.
# umount -k /hosts/foo
If you are on a standalone system or none of the
filesystems are being exported, then "cd /" in
all open shells or windows and umount.
NOTE: All tips provided are USE AT YOUR OWN RISK. Tips are submitted
by various unix admins around the globe. UGU suggest you read and
test each tip in a non-volitile environment before placing into
production.
LAST 5 TIPS
4539
- UPGRADING OPERATING SYSTEMS
4538
- INETD.CONF CLEAN UP
4537
- RENAME A LARGE NUMBER OF FILES
4536
- NULL ROOT PASSWD WITHOUT VI
4535
- THE EXECUTION OF FIND
I want to
SUBSCRIBE
and get a UGU Tip everyday.
I want to
UNSUBSCRIBE
and NOT get a UGU Tip everyday.
If you have a UNIX TIP let us know, we just may use it:
(All tips become the property of the Unix Guru Universe)
|
|
|
Copyright 1994-2024 Unix Guru Universe |
|
|
|
|