Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Welcome to the Rockbox Technical Forums!

+  Rockbox Technical Forums
|-+  Installation / Removal
| |-+  Rockbox Utility
| | |-+  Unable to select mount point for iPod Video (5th gen.)
« previous next »
  • Print
Pages: [1]

Author Topic: Unable to select mount point for iPod Video (5th gen.)  (Read 3813 times)

Offline NinjaBus

  • Member
  • *
  • Posts: 3
Unable to select mount point for iPod Video (5th gen.)
« on: May 19, 2013, 09:15:44 AM »
I have a problem with rbutil program on archlinux (64bit, standart kernel). When I plug in the iPod Video (5th gen.), it is detected by the utility at the correct /dev/sd* (using autodetect), however, it says that I have to select a mount point manually, but I can't because the list of mount points consists of some repeating system files. That's the only thing which prevents me from installing rockbox on my iPod. If anyone knows what's wrong, please help me out.

Files in the list:

EDIT: I have disk mode on for iPod
« Last Edit: May 19, 2013, 09:29:58 AM by NinjaBus »
Logged

Offline bluebrother

  • Developer
  • Member
  • *
  • Posts: 3421
  • creature
Re: Unable to select mount point for iPod Video (5th gen.)
« Reply #1 on: May 19, 2013, 10:13:00 AM »
Have you mounted the Ipod, and was the Ipod mounted when you opened the configuration dialog? If not mount it, press the "refresh" button right of the list and try again.
Logged
Rockbox Utility development binaries (updated infrequently) · How to ask questions the smart way · We do not estimate timeframes.

Offline NinjaBus

  • Member
  • *
  • Posts: 3
Re: Unable to select mount point for iPod Video (5th gen.)
« Reply #2 on: May 19, 2013, 10:25:44 AM »
It looks like it was mounted already in /run/user/media directory, I can browse the iPod with thunar, but the list is still the same.

EDIT: gparted reports that space on iPod is not allocated, is this normal?
« Last Edit: May 19, 2013, 11:36:59 AM by NinjaBus »
Logged

Offline bluebrother

  • Developer
  • Member
  • *
  • Posts: 3421
  • creature
Re: Unable to select mount point for iPod Video (5th gen.)
« Reply #3 on: May 19, 2013, 01:12:42 PM »
Quote from: NinjaBus on May 19, 2013, 10:25:44 AM
gparted reports that space on iPod is not allocated, is this normal?

No. Or, to be more specific: the Ipod should show two partitions. The first is of type 0 ("Empty"). This partition contains the Apple firmware (and the Rockbox bootloader). The second partition is of type 0b ("FAT32") and contains data (your music as well as the main Rockbox installation). The second partition should be mounted on your PC.

I'm wondering if your system has a lot of mounts of /proc/sys/fs/binfmt_misc or if retrieving the mounted filesystems on your machine fails. Can you please post the output of "mount"? The list shown in the dropdown box is read directly from the system, so it should be there, and I'm not aware of any problems with that (yet :) ).

Also, I assume you're aware that the dropdown list will scroll if you hover the arrows at the top and bottom of the list?
Logged
Rockbox Utility development binaries (updated infrequently) · How to ask questions the smart way · We do not estimate timeframes.

Offline NinjaBus

  • Member
  • *
  • Posts: 3
Re: Unable to select mount point for iPod Video (5th gen.)
« Reply #4 on: May 20, 2013, 06:13:35 AM »
Uhh, looks like I have lot's of mounts, here's the output of mount, maybe I missed something during the update  ???:
Code: [Select]
rootfs on / type rootfs (rw)
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
sys on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
dev on /dev type devtmpfs (rw,nosuid,relatime,size=1891256k,nr_inodes=472814,mode=755)
run on /run type tmpfs (rw,nosuid,nodev,relatime,mode=755)
/dev/sda3 on / type ext4 (rw,noatime,relatime,data=ordered,commit=15,commit=600)
securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620)
tmpfs on /sys/fs/cgroup type tmpfs (rw,nosuid,nodev,noexec,mode=755)
cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,release_agent=/usr/lib/systemd/systemd-cgroups-agent,name=systemd)
cgroup on /sys/fs/cgroup/cpu type cgroup (rw,nosuid,nodev,noexec,relatime,cpu)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=26,pgrp=1,timeout=300,minproto=5,maxproto=5,direct)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,relatime)
configfs on /sys/kernel/config type configfs (rw)
fusectl on /sys/fs/fuse/connections type fusectl (rw)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
fusectl on /sys/fs/fuse/connections type fusectl (rw)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
configfs on /sys/kernel/config type configfs (rw)
gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,user=alexey)
configfs on /sys/kernel/config type configfs (rw)
fusectl on /sys/fs/fuse/connections type fusectl (rw)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
fusectl on /sys/fs/fuse/connections type fusectl (rw)
configfs on /sys/kernel/config type configfs (rw)
fusectl on /sys/fs/fuse/connections type fusectl (rw)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
fusectl on /sys/fs/fuse/connections type fusectl (rw)
configfs on /sys/kernel/config type configfs (rw)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
configfs on /sys/kernel/config type configfs (rw)
gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,user=alexey)
configfs on /sys/kernel/config type configfs (rw)
fusectl on /sys/fs/fuse/connections type fusectl (rw)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
configfs on /sys/kernel/config type configfs (rw)
fusectl on /sys/fs/fuse/connections type fusectl (rw)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,user=alexey)
fusectl on /sys/fs/fuse/connections type fusectl (rw)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,user=alexey)
fusectl on /sys/fs/fuse/connections type fusectl (rw)
gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,user=alexey)
gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,user=alexey)
fusectl on /sys/fs/fuse/connections type fusectl (rw)
gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,user=alexey)
fusectl on /sys/fs/fuse/connections type fusectl (rw)
fusectl on /sys/fs/fuse/connections type fusectl (rw)
gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,user=alexey)
gvfsd-fuse on /root/.gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev)
configfs on /sys/kernel/config type configfs (rw)
fusectl on /sys/fs/fuse/connections type fusectl (rw)
gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,user=alexey)
configfs on /sys/kernel/config type configfs (rw)
fusectl on /sys/fs/fuse/connections type fusectl (rw)
gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,user=alexey)
configfs on /sys/kernel/config type configfs (rw)
configfs on /sys/kernel/config type configfs (rw)
fusectl on /sys/fs/fuse/connections type fusectl (rw)
gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,user=alexey)
configfs on /sys/kernel/config type configfs (rw)
fusectl on /sys/fs/fuse/connections type fusectl (rw)
/dev/mapper/zuluCrypt-0-NAAN-sdb1-775 on /run/media/private/root/sdb1 type xfs (rw,nodev,nosuid,relatime)
fusectl on /sys/fs/fuse/connections type fusectl (rw)
fusectl on /sys/fs/fuse/connections type fusectl (rw)
fusectl on /sys/fs/fuse/connections type fusectl (rw)
fusectl on /sys/fs/fuse/connections type fusectl (rw)
fusectl on /sys/fs/fuse/connections type fusectl (rw)
fusectl on /sys/fs/fuse/connections type fusectl (rw)
fusectl on /sys/fs/fuse/connections type fusectl (rw)
fusectl on /sys/fs/fuse/connections type fusectl (rw)
gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,user=alexey)
fusectl on /sys/fs/fuse/connections type fusectl (rw)
gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,user=alexey)
gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,user=alexey)
gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,user=alexey)
gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,user=alexey)
fusectl on /sys/fs/fuse/connections type fusectl (rw)
gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,user=alexey)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
fusectl on /sys/fs/fuse/connections type fusectl (rw)
gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,user=alexey)
/dev/mapper/zuluCrypt-0-NAAN-sdf1-779 on /run/media/private/root/sdf1 type xfs (rw,nodev,nosuid,relatime)
I'll go and check it out.

UPDATE: Fixed it, had to replace /etc/mtab file with a symlink to /proc/self/mounts.

PS: I have to read dmesg output more often.
« Last Edit: May 21, 2013, 08:41:28 AM by NinjaBus »
Logged

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Installation / Removal
| |-+  Rockbox Utility
| | |-+  Unable to select mount point for iPod Video (5th gen.)
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.063 seconds with 15 queries.