I was trying to get Songbird to recognise my ipod and it wouldn't because the ipod was automounted under /media.
I put the UUID of the iPod_Control partition in my fstab. I used blkid to get the UUID of that partition.
fusermount: failed to open mountpoint for reading: Permission denied
It must have something to do with userid's, the solution was to make the mountpoint world readable and executable. The containing home directory is not world readable anyway...
Hope that helps someone.
PS - To umount the sshfs mounted filesystem, use fusermount -u
wimax init
Also, you couldn't use the direction pad to select any options in the menu.
Thankfully my friend Brian was able to fix the problem. linuxrc needed a few hacks and the applications fb_update_mode and evkey needed to be added to /usr/bin
Bootmenu needed to be patched to correctly set the memory card location. The mmc cards change numbers during boot, which can be confusing.
Here are the patched files:
Copyright 2019 - All Rights Reserved