Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Red Hat 5 で、次を使用して CDROM をマウントできません: mount /dev/cdrom /mnt/cdrom どうすればよいですか?
解決策は簡単 です。既存のフォルダーにマウントする必要があります。 例: mount /dev/cdrom /opt フォルダー /optが既に存在するため、このマウントは機能します。