HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- mount issues
Operating System - Linux
1827054
Members
4268
Online
109713
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
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
04-26-2006 10:58 PM
04-26-2006 10:58 PM
mount issues
Hi I am mounting cdroom however it is throwing the following error in linux plks help
[root@localhost root]# mount /mtnt/cdom
mount: can't find /mtnt/cdom in /etc/fstab or /etc/mtab
[root@localhost root]# mount /mnt/cdrom
mount: wrong fs type, bad option, bad superblock on /dev/cdrom,
or too many mounted file systems
(could this be the IDE device where you in fact use
ide-scsi so that sr0 or sda or so is needed?)
[root@localhost root]# mount /mtnt/cdom
mount: can't find /mtnt/cdom in /etc/fstab or /etc/mtab
[root@localhost root]# mount /mnt/cdrom
mount: wrong fs type, bad option, bad superblock on /dev/cdrom,
or too many mounted file systems
(could this be the IDE device where you in fact use
ide-scsi so that sr0 or sda or so is needed?)
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2006 11:04 PM
04-26-2006 11:04 PM
Re: mount issues
Hi
What OS are you using?
I redhat as 3 or 4 you need to give the foll command:
mount /media/cdrom
Cheers
Vipul
What OS are you using?
I redhat as 3 or 4 you need to give the foll command:
mount /media/cdrom
Cheers
Vipul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2006 01:12 AM
04-27-2006 01:12 AM
Re: mount issues
Do you know where is connected your cdrom drive?
Primary master: /dev/hda
Primary slave: /dev/hdb
Secondary master: /dev/hdc
Secondary slave: /dev/hdd
Try running the following commands:
mkdir -p /media/cdrom
mount /dev/hd /media/cdrom
Where depends of where is connected as described above. Ensure that you have a good "data" cd media in the cd-rom.
Primary master: /dev/hda
Primary slave: /dev/hdb
Secondary master: /dev/hdc
Secondary slave: /dev/hdd
Try running the following commands:
mkdir -p /media/cdrom
mount /dev/hd
Where
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2006 11:02 PM
04-27-2006 11:02 PM
Re: mount issues
Please post your "cat /etc/fstab" and "ls -l /dev/cdrom" contents.
Also, what type of CD are you trying to mount?
Regards
Also, what type of CD are you trying to mount?
Regards
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
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP