Results 1 to 3 of 3

Thread: NWZ-S618F does not mount

  1. #1
    Join Date
    Dec 2005
    Beans
    22

    NWZ-S618F does not mount

    Hi,

    I am using 8.04, and when I plug my Sony NWZ-S618F, it shows on Nautilus (2.22.5.1), after I click 'Computer', an icon with the lable 'USB Disk'.

    When I double click on it, it says "Impossible to mount file".

    'dmesg' says:
    "
    [99684.179482] attempt to access beyond end of device
    [99684.179484] sdb: rw=0, want=4294967292, limit=15319040
    "

    'sudo fdisk -l /dev/sda' says:
    "
    Device Boot Start End Blocks Id System
    /dev/sdb1 1 69273667 4294967294 ff BBT
    "

    How can I mount a 'BBT' file system on Ubuntu?

    Thanks a lot!

  2. #2
    Join Date
    Apr 2006
    Location
    Vancouver, Canada
    Beans
    1,856
    Distro
    Ubuntu 14.10 Utopic Unicorn

    Re: NWZ-S618F does not mount

    This archived thread details how a sony nwz-s615f is mounted: http://ubuntuforums.org/archive/index.php/t-819835.html

    After the entire thread, the key post is the last one:
    I finally tried it and I had to install pmount (sudo apt-get install pmount) and then all I did was pmount /dev/sdb1 WALKMAN
    Hope this helps.
    What makes a great open source contributor is not primarily the brilliance of their ideas or importance of their bug, but rather their willingness to see it through to success.

  3. #3
    Join Date
    Dec 2005
    Beans
    22

    Re: NWZ-S618F does not mount

    It worked fine!

    Thanks a lot!

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
  •