Whenever I attempt to install the bootloader on my new Sansa Fuze+ using the rockbox utility, the program crashes, with the following log written to the terminal:
[INFO] Scanning disk devices...
[ERR] FATAL: Permission denied on 1 device(s) and no ipod detected.
[ERR] You need permissions for raw disc access for this program to work!
[INFO] Scanning disk devices...
[ERR] FATAL: Permission denied on 1 device(s) and no sansa detected.
[ERR] You need permissions for raw disc access for this program to work!
[INFO] mkimxboot models:
[INFO] Fuze+: idx=0 rb_model=fuz+ rb_num=72
[INFO] Zen X-Fi2: idx=1 rb_model=zxf2 rb_num=82
[INFO] Zen X-Fi3: idx=2 rb_model=zxf3 rb_num=83
[INFO] mkimxboot variants:
[INFO] 0: default
[INFO] 1: ZEN X-Fi2 NAND
[INFO] 2: ZEN X-Fi2 eMMC/SD
[INFO] 3: ZEN X-Fi2 Recovery
[INFO] mkimxboot mapping:
[INFO] md5sum=c3e27620a877dc6b200b97dcb3e0ecc7 -> idx=0
[INFO] variant=0 -> offset=0 size=0x210c1d0
[INFO] md5sum=e37e2c24abdff8e624d0a29f79157850 -> idx=1
[INFO] md5sum=2beff2168212d332f13cfc36ca46989d -> idx=1
[INFO] variant=1 -> offset=0x13a0b0 size=0x28722d0
[INFO] variant=2 -> offset=0x29ac380 size=0x28582d0
[INFO] variant=3 -> offset=0x93010 size=0xa70a0
[INFO] md5sum=658a24eeef5f7186ca731085d8822a87 -> idx=2
[INFO] variant=0 -> offset=0 size=0x1145870
[INFO] MD5 sum of the file: C3 E2 76 20 A8 77 DC 6B 20 0B 97 DC B3 E0 EC C7
[INFO] File is for model 0 (Fuze+)
malloc : Cannot allocate memory
The error also occurs when I run the utility as root. How can I work around this to install the bootloader?