Hi there
Haven't really listened to anything on my desktop PC for a very long time but noticed a problem recently in that when I insert a CD into one of my 2 DVD drives, Dolphin appears to have a problem reading the media and listing the tracks
It does the same for DVDs as well and I have found if I mount the drive by going to root then media and then clicking on the drive folder, that I can play the DVD
But when I try that same approach for an ausio CD, nothing happens
I'm guessing there is something wrong in the way those drives are configured and I have pasted some output below for info:
"df" command:
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sda1 28288680 11764756 15086912 44% /
udev 1030920 304 1030616 1% /dev
none 1030920 12 1030908 1% /dev/shm
none 1030920 212 1030708 1% /var/run
none 1030920 0 1030920 0% /var/lock
none 1030920 0 1030920 0% /lib/init/rw
/dev/sdb1 240362656 28874576 199278280 13% /media/Archive
fstab file:
# /etc/fstab: static file system information.
#
# Use 'blkid -o value -s UUID' to print the universally unique identifier
# for a device; this may be used with UUID= as a more robust way to name
# devices that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# / was on /dev/sda1 during installation
UUID=9d2a6c9a-d440-40c3-b0a0-3b90090cf78e / ext4 errors=remount-ro 0 1
# swap was on /dev/sda5 during installation
UUID=1b0a8603-169e-4ef9-8d00-d4adf9ea1445 none swap sw 0 0
/dev/sr0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0
/dev/sr1 /media/cdrom1 udf,iso9660 user,noauto,exec,utf8 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto,exec,utf8 0 0
/dev/sdb1 /media/Archive ext4 errors=remount-ro 0 0
Hope this is helpful
Thanks in advance
Cheers
Raaj
Haven't really listened to anything on my desktop PC for a very long time but noticed a problem recently in that when I insert a CD into one of my 2 DVD drives, Dolphin appears to have a problem reading the media and listing the tracks
It does the same for DVDs as well and I have found if I mount the drive by going to root then media and then clicking on the drive folder, that I can play the DVD
But when I try that same approach for an ausio CD, nothing happens
I'm guessing there is something wrong in the way those drives are configured and I have pasted some output below for info:
"df" command:
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sda1 28288680 11764756 15086912 44% /
udev 1030920 304 1030616 1% /dev
none 1030920 12 1030908 1% /dev/shm
none 1030920 212 1030708 1% /var/run
none 1030920 0 1030920 0% /var/lock
none 1030920 0 1030920 0% /lib/init/rw
/dev/sdb1 240362656 28874576 199278280 13% /media/Archive
fstab file:
# /etc/fstab: static file system information.
#
# Use 'blkid -o value -s UUID' to print the universally unique identifier
# for a device; this may be used with UUID= as a more robust way to name
# devices that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# / was on /dev/sda1 during installation
UUID=9d2a6c9a-d440-40c3-b0a0-3b90090cf78e / ext4 errors=remount-ro 0 1
# swap was on /dev/sda5 during installation
UUID=1b0a8603-169e-4ef9-8d00-d4adf9ea1445 none swap sw 0 0
/dev/sr0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0
/dev/sr1 /media/cdrom1 udf,iso9660 user,noauto,exec,utf8 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto,exec,utf8 0 0
/dev/sdb1 /media/Archive ext4 errors=remount-ro 0 0
Hope this is helpful
Thanks in advance
Cheers
Raaj
Comment