Hi all guys,
i'm trying to install rockbox on an ipod as wrote on subject, on a linux (ubuntu) laptop, when i try to give the command
sudo ./ipodpatcher
i obtain:
[INFO] Scanning disk devices...
[ERR] No ipods found, aborting
[ERR] Please connect your ipod and ensure it is in disk mode
[ERR] Please refer to the Rockbox manual if you continue to have problems.
if i try to force the device path with
sudo ./ipodpatcher /dev/sdc
i obtain
[INFO] Reading partition table from /dev/sdc
[INFO] Sector size is 2048 bytes
[ERR] Partition layout is not an ipod
it read correctly the size of the ipod but don't read the partition table as it would be, what can i do?
thank you all