Page 1 of 1

mount help

Posted: Sun Apr 17, 2011 5:08 am
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

Re: mount help

Posted: Sun Apr 17, 2011 6:46 am
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.