This tutorial will teach you how to mount or unmount a CD or DVD in Ubuntu. This very simple method can be done through your terminal and only requires the use of a command line.
Assuming that your CD or DVD is located in media/cdrom0, there are two lines of code that will enable you to mount or unmount a disc:
- To mount a CD or DVD, simply open your terminal and type
sudo mount /media/cdrom0/ -o unhide
- Once your CD is mounted, you can access your data through your directory.
- To unmount or eject the disc, open your terminal and enter
sudo umount /media/cdrom0/ -l
Any more Ubuntu questions? Check out our forum!
Subject
Replies
Ubuntu
- Ubuntu mount dvd
- Ubuntu unmount cdrom
- Ubuntu mount cdrom
- Rename a partition: Ubuntu > Guide
- How to install tar.gz in ubuntu > Guide
- Xvideoservicethief en uptodown com ubuntu download [solved] > Forum - Linux/Unix
- Xvideoservicethief ubuntu software open source download 64 bit [solved] > Forum - System software
- Xvideoservicethief en uptodown com ubuntu 18.04 [solved] > Forum - Linux/Unix
- How to install Flex and Bison Ubuntu
- Execute a script on Ubuntu: at startup, shutdown
- How to boost the maximum volume in Ubuntu
- Clean up configuration residue packages in Ubuntu
- Ubuntu reset network settings: to default, command line
- How to disable Ubuntu screen reader
- Ubuntu commands: list, cheat sheet, for beginners
- How to set the fastest Ubuntu download server
- How to disable clock in menu bar
- How to install ncurses-devel on Ubuntu
- How to install Ubuntu on Windows 10: dual boot, USB, disk
- How to repair a damaged filesystem in Ubuntu