- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Modify /etc/mnttab
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
07-09-2002 06:29 PM
07-09-2002 06:29 PM
Modify /etc/mnttab
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2002 06:42 PM
07-09-2002 06:42 PM
Re: Modify /etc/mnttab
You don't ever modify the /etc/mnttab file.
If you wish update it your run:
# rm /etc/mnttab
# mount -a
I'm not sure what your trying to achieve....
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2002 06:47 PM
07-09-2002 06:47 PM
Re: Modify /etc/mnttab
You can recreate /etc/mnttab by removing it and then immediately running: mountall
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2002 06:47 PM
07-09-2002 06:47 PM
Re: Modify /etc/mnttab
For more information about forum etiquitte please take the time to read this:
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x022718276953d61190040090279cd0f9,00.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2002 07:22 PM
07-09-2002 07:22 PM
Re: Modify /etc/mnttab
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2002 08:22 PM
07-09-2002 08:22 PM
Re: Modify /etc/mnttab
When you give the mount command it looks at this /etc/mnttab file and gives the output.
Just
#mv /etc/mnttab /etc/mnttab.old
then do a
#mount -a
to reread your /etc/fstab file .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2002 10:02 PM
07-09-2002 10:02 PM
Re: Modify /etc/mnttab
try this, umount the file system for which u did modification and mount it again.
hope this helps
regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2002 11:40 PM
07-09-2002 11:40 PM
Re: Modify /etc/mnttab
you say you have changed fstab, done mount -a and mnttab has not changed.
What exactly have you changed, and what are you expecting to see differently in mnttab??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2002 12:46 AM
07-10-2002 12:46 AM
Re: Modify /etc/mnttab
Don't take a chance of modifying /etc/mnttab.
if you wanted to mount new filesystem add a line in /etc/fstab and
# mount -a
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2002 12:57 AM
07-10-2002 12:57 AM
Re: Modify /etc/mnttab
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2002 03:54 AM
07-10-2002 03:54 AM
Re: Modify /etc/mnttab
*BUT* are you sure you want to change /home to /opt? I.e. does the logical volume really contain the /opt filesystem?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2002 04:29 AM
07-10-2002 04:29 AM
Re: Modify /etc/mnttab
This member has assigned points to 6 of 74 responses to his/her questions.
To find your previous questions, either click on your profile or click below:
http://forums.itrc.hp.com/cm/TopSolutions/1,,CA759973!1!questions,00.html
live free or die
harry