Cant get mixed media CDs to mount. Get a big long error message:
Method "Mount" with signature ssas on interface "org.freedesktop.HAL.Device.Volume" doesn't exist.
Have trawled through lots of forums and got advice to try:
sudo mount/media/cdrom0/ -o unhide
Got this error message:
mount: can't find /media/cdrom0/ in /etc/fstab or /etc/mtab
Did this command:
cat /etc/fstab
and here's what's in my fstab:
/etc/fstab: static file system information.
#
# -- This file has been automaticly generated by ntfs-config --
#
# <file system> <mount point> <type> <options> <dump> <pass>
Looks like there's NOTHING in my fstab!!!
No idea what to do next - anyone got a suggestion?
Method "Mount" with signature ssas on interface "org.freedesktop.HAL.Device.Volume" doesn't exist.
Have trawled through lots of forums and got advice to try:
sudo mount/media/cdrom0/ -o unhide
Got this error message:
mount: can't find /media/cdrom0/ in /etc/fstab or /etc/mtab
Did this command:
cat /etc/fstab
and here's what's in my fstab:
/etc/fstab: static file system information.
#
# -- This file has been automaticly generated by ntfs-config --
#
# <file system> <mount point> <type> <options> <dump> <pass>
Looks like there's NOTHING in my fstab!!!
No idea what to do next - anyone got a suggestion?
Comment