mount help

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
jorgeht

mount help

Post by jorgeht »

i dont know how can i mount cd/dvd in linux mint fluzbox thanks a lot


mount: block device /dev/sr0 is write-protected, mounting read-only
mount: you must specify the filesystem type
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
viking777

Re: mount help

Post by viking777 »

Well if you want to do it from the command line I would try

Code: Select all

sudo mount -t iso9660 /dev/sr0 /media/
But most people just click the icon in the file manager.
Locked

Return to “Software & Applications”