- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- lost+found directory
Operating System - Linux
1819931
Members
3098
Online
109607
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
Go to solution
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
тАО06-06-2002 12:37 AM
тАО06-06-2002 12:37 AM
Hi there,
because of an error, the directory lost+found has been deleted on a filesystem that is currently empty. The file system is mounted as /Oracle on /dev/sdb1. It's about 8,5GB and it fulls the entire disk. What i did now is:
umount /Oracle
fsch /dev/sdb1
mount /Oracle
But the directory isn't created yet. My question is:
can i create the directory manually or this thing could cause future problems while i use the filesystem?
Thanks for your help.
Tarek
because of an error, the directory lost+found has been deleted on a filesystem that is currently empty. The file system is mounted as /Oracle on /dev/sdb1. It's about 8,5GB and it fulls the entire disk. What i did now is:
umount /Oracle
fsch /dev/sdb1
mount /Oracle
But the directory isn't created yet. My question is:
can i create the directory manually or this thing could cause future problems while i use the filesystem?
Thanks for your help.
Tarek
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-06-2002 01:10 AM
тАО06-06-2002 01:10 AM
Re: lost+found directory
Hi,
use this command for creating that directory.
#mklost+found
regards,
U.SivaKumar
use this command for creating that directory.
#mklost+found
regards,
U.SivaKumar
Innovations are made when conventions are broken
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-06-2002 01:15 AM
тАО06-06-2002 01:15 AM
Solution
Hi,
let me be specific.
go to your directory where you want your lost+found directory
#cd /test
#mklost+found
This will create lost+found dir under /test
full path: /usr/sbin/mklost+found
regards,
U.SivaKumar
let me be specific.
go to your directory where you want your lost+found directory
#cd /test
#mklost+found
This will create lost+found dir under /test
full path: /usr/sbin/mklost+found
regards,
U.SivaKumar
Innovations are made when conventions are broken
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