Results 1 to 4 of 4

Thread: can't mount recording device (usb)

  1. #1
    Join Date
    Jul 2008
    Beans
    Hidden!
    Distro
    Ubuntu 10.10 Maverick Meerkat

    can't mount recording device (usb)

    hi,

    having problems with a edirol roland r-09hr digital recorder. nautilus shows the device as usb drive, but i can't mount it - not doing a "right click => mount", in any case. when trying to open the drive, nautilus tells me "unable to mount location - can't mount file."

    sorry if this question crops up frequently. i've tried searching the forum, but didn't find anything that would help.

    running hardy 64 studio.

    many thanks,

    Mzwo

  2. #2
    Join Date
    Jan 2007
    Beans
    Hidden!

    Re: can't mount recording device (usb)

    Try opening a terminal and do:
    Code:
    sudo mkdir /media/LABEL
    sudo mount /dev/disk/by-label/LABEL /media/LABEL
    (where LABEL is the name Nautilus shows for the device) See if that produces any error output.
    Last edited by heindsight; February 26th, 2009 at 01:12 PM. Reason: forgot sudo for mkdir

  3. #3
    Join Date
    Jul 2008
    Beans
    Hidden!
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: can't mount recording device (usb)

    thanks, will do and report back.

    Mzwo

  4. #4
    Join Date
    Feb 2010
    Beans
    9

    Re: can't mount recording device (usb)

    so did it work for you? i can't mount my edirol RH-09HR either. love the sound, but i need to put the files on my PC.
    opening a terminal and typing commands is something i've never done.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •