Linux Ask!

Linux Ask! is a Q & A web site specific for Linux related questions. Questions are collected, answered and audited by experienced Linux users.

Sep 202010
 

Mount a CDROM in Linux

Answer:

You can mount a CDROM using this command:

# mount /dev/cdrom /mnt/cdrom

Make sure you have created the mount point /mnt/cdrom beforehand.

 Leave a Reply

(required)

(required)

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>