- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- rm -d permission denied
Operating System - Linux
1820485
Members
2407
Online
109624
Solutions
Forums
Categories
Company
Local Language
юдл
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
юдл
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-11-2004 11:01 PM
тАО10-11-2004 11:01 PM
rm -d permission denied
Hi,
we try to rm a directory with rm -d but we get "permission denied" Error.
This directory was an mount directory.
A new umount give the "device is busy" Error now!
What ist the right way to rm this directory and to be sure, that it will not touch the old mountet directory.
Thank you
Kevin
we try to rm a directory with rm -d but we get "permission denied" Error.
This directory was an mount directory.
A new umount give the "device is busy" Error now!
What ist the right way to rm this directory and to be sure, that it will not touch the old mountet directory.
Thank you
Kevin
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-11-2004 11:53 PM
тАО10-11-2004 11:53 PM
Re: rm -d permission denied
When issuing mount command, is your FS still present ? If yes, you can use "fuser -cu" to localte processes that are running on it (stop or kill).
Regards,
Fred
Regards,
Fred
--
"Reality is just a point of view." (P. K. D.)
"Reality is just a point of view." (P. K. D.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-12-2004 12:41 AM
тАО10-12-2004 12:41 AM
Re: rm -d permission denied
Hi
Check if the mount is still active and no one should on the mount point, then you can unmount it and try and remove the mount point directory. fuser -u will show any process on the mount point which can be terminated and then be removed.
Rgds
Gopi
Check if the mount is still active and no one should on the mount point, then you can unmount it and try and remove the mount point directory. fuser -u will show any process on the mount point which can be terminated and then be removed.
Rgds
Gopi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-12-2004 12:48 AM
тАО10-12-2004 12:48 AM
Re: rm -d permission denied
When issuing mount command, is your FS still present ? If yes, you can use "fuser -cu" to localte processes that are running on it (stop or kill).
Thanks Fred & Gopi
Thanks Fred & Gopi
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP