- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Mount remote CD Rom
Operating System - Linux
1820222
Members
3798
Online
109620
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
тАО08-15-2004 05:58 PM
тАО08-15-2004 05:58 PM
Mount remote CD Rom
We have only one CD Rom in our system , is it Ok to mount the remote CDROm as local one ?
Thx
Thx
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-15-2004 06:10 PM
тАО08-15-2004 06:10 PM
Re: Mount remote CD Rom
Of course you should share it on remote machine first.
So if you shared it via NFS.
then the mount command would be:
mount x.x.x.x:/sharepath /mnt/localdir
Hope it helps...
So if you shared it via NFS.
then the mount command would be:
mount x.x.x.x:/sharepath /mnt/localdir
Hope it helps...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-15-2004 09:20 PM
тАО08-15-2004 09:20 PM
Re: Mount remote CD Rom
Hi,
yes, it is possible to mount a remote CD as local via NFS.
You must export it first from your local CD, something like this:
a) mount your cdrom locally
mount /mnt/cdrom
b) export the mounted cdrom in the local macnhine
exportfs -i -o ro *:/mnt/cdrom
Mount via nfs the cdrom in the box without cdrom
c) once you no longer need it
exportfs -u *:/mnt/cdrom
d) umount the local cdrom
Frank.
yes, it is possible to mount a remote CD as local via NFS.
You must export it first from your local CD, something like this:
a) mount your cdrom locally
mount /mnt/cdrom
b) export the mounted cdrom in the local macnhine
exportfs -i -o ro *:/mnt/cdrom
Mount via nfs the cdrom in the box without cdrom
c) once you no longer need it
exportfs -u *:/mnt/cdrom
d) umount the local cdrom
Frank.
Linux?. Yes, of course.
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