- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Unmounting the CD Rom
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
04-17-2002 05:41 AM
04-17-2002 05:41 AM
Unmounting the CD Rom
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2002 05:54 AM
04-17-2002 05:54 AM
Re: Unmounting the CD Rom
fuser -cu
to see if any process is occupying it?
Or look into /etc/mnttab to see if there is an entry for the CDROM in there. If found, delete the line, save the file and you should be all set.
Hai
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2002 05:55 AM
04-17-2002 05:55 AM
Re: Unmounting the CD Rom
If the system thinks that the CDROM device is mounted, then edit the file /etc/mnttab and delete the file system entry for CDROM device.
Once this is done, then try to mount the CD again.
This should work.
-pap
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2002 05:59 AM
04-17-2002 05:59 AM
Re: Unmounting the CD Rom
Does the "mount" command show the CD as being mounted?
If so, what happens when you try to umount it?
Check file /etc/fstab to ensure the CD is not specified as being mounted by default - also check /etc/mnttab which shows which filesystems are currently mounted.
HTH,
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2002 07:45 PM
04-17-2002 07:45 PM
Re: Unmounting the CD Rom
check the mount point by
fuser command
fuser -u mount point
if it shows process running with this mount point than use
fuser -uk mount point. probably mount point will be released and you will be able to mount another cd
sudhir
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2002 08:59 PM
04-17-2002 08:59 PM
Re: Unmounting the CD Rom
How exactly was the CD originally mounted ? If it was a pfs_mount instead of an ordinary mount ... I'm afraid you'll need a reboot to solve the problem.
Regards,
Tom
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2002 06:51 PM
04-21-2002 06:51 PM
Re: Unmounting the CD Rom
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2002 12:51 AM
04-22-2002 12:51 AM
Re: Unmounting the CD Rom
I had a similar problem once. I solved it by rebooting the system.
Regards,
Mateja
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2002 12:52 AM
04-22-2002 12:52 AM