fstab and mount command for CDROM

I need to mount an audio CD ROM to copy some mp3 files to my thumb drive.
I own the audio CD ROM. The mp3 files are buried in a lower level folder.
I can see them with Dolphin but I would rather copy them using command line
after mounting the CD ROM

What are the proper fstab and mount command for my case ?

Use


sudo mount /dev/sr0 /mnt

then use filemanager, or


cd /mnt
ls