- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- mount: file system table may be corrupt
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
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
Community
Resources
Forums
Blogs
- 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
05-24-2002 11:30 AM
05-24-2002 11:30 AM
I have just booted a server up into single user mode and after waiting a long time found that it did not mount /stand.
I tried single mounts, mount -a and just mount and get the error after about 5 minutes:
mount: file system table may be corrupt.
Help!
thx
MND
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2002 11:33 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2002 11:33 AM
05-24-2002 11:33 AM
Re: mount: file system table may be corrupt
Try this:
# mv /etc/mnttab /etc/mnttab.old
# mount -a
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2002 11:36 AM
05-24-2002 11:36 AM
Re: mount: file system table may be corrupt
Then give "mount -a".
Sandip
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2002 11:41 AM
05-24-2002 11:41 AM
Re: mount: file system table may be corrupt
# cd /etc
# mv mnttab mnttab.old
# mount -a
# bdf
===> check it, if ok ..
# rm mnttab.old
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2002 11:44 AM
05-24-2002 11:44 AM
Re: mount: file system table may be corrupt
Try,
# mv /etc/mnttab /etc/mnttab.old
# mount -a
# bdf
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2002 11:53 AM
05-24-2002 11:53 AM
Re: mount: file system table may be corrupt
Ok, shoulda used the search.... it's late, I'm tired, this is a bank, they are live..... I have DONE THIS BEFORE! Oh dear my brain hurts
Lots of tenners ther folks, thanks for solving my aching head and fixing my panic.
Call closed.
MND