HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: NFS mounted /cdrom gets permission denied when...
Operating System - HP-UX
1832532
Members
8035
Online
110043
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
Forums
Discussions
Discussions
Discussions
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
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
10-03-2007 09:04 AM
10-03-2007 09:04 AM
I needed to nfs mount a cdrom drive from another system to install some Netbackup software, that is because the destination does not have a cdrom drive.. I am root, and get
oa1401:/cdrom >./install
sh: ./install: Execute permission denied.
oa1401:/cdrom >
On the source system, i am able to execute the script fine.. Is it maybe the way i am exporting the /cdrom file system.. I needed to add the line to the /etc/exports file "/cdrom -ro"...any help would be appreciated..thanks ed
oa1401:/cdrom >./install
sh: ./install: Execute permission denied.
oa1401:/cdrom >
On the source system, i am able to execute the script fine.. Is it maybe the way i am exporting the /cdrom file system.. I needed to add the line to the /etc/exports file "/cdrom -ro"...any help would be appreciated..thanks ed
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2007 09:48 AM
10-03-2007 09:48 AM
Solution
By default, root access is not allowed to NFS mounted volumes. You need to add the 'root=host' option to your /etc/exports file, where 'host' is the hostname of the system mounting the CD via NFS.
You'll then need to re-export on the source server. (exportfs command)
Just to be safe, you may need to 'umount' and 'mount' on the NFS client.
You'll then need to re-export on the source server. (exportfs command)
Just to be safe, you may need to 'umount' and 'mount' on the NFS client.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2007 10:20 AM
10-03-2007 10:20 AM
Re: NFS mounted /cdrom gets permission denied when trying to execute install script
That did the trick, I appreciate all the help...thanks,,ed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2007 10:22 AM
10-03-2007 10:22 AM
Re: NFS mounted /cdrom gets permission denied when trying to execute install script
Thanks again...ed
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
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP