Androxyde / Flashtool

Xperia device flashing
GNU General Public License v3.0
479 stars 245 forks source link

Problems in Linux #11

Open kuntal0704 opened 9 years ago

kuntal0704 commented 9 years ago

Sony Mobile Flasher by Androxyde doesn't work correctly in my Fedora 21 GNOME. When I run "./FlashTool" from the terminal in the extracted FlashTool folder the Flashtool starts with a dialogue box stating that "Please move /home/kuntal/Desktop/FlashTool/firmwares content to /root/.flashTool/firmwares" which I can't remove and also can't move the firmwares either.

Please somebody help me. A detailed tutorial of installing Flashtool in Fedora 21 GNOME and Linux Mint 17.1 Rebecca Cinnamon wil be greatly appriciated. Thanks in advance. screenshot from 2015-04-22 12 28 48

ghost commented 9 years ago
su
cp -R /home/kuntal/Desktop/firmwares/ /root/.flashTool/
rm -R /home/kuntal/Desktop/firmwares

It should work :)

kuntal0704 commented 9 years ago

screenshot from 2015-05-03 23 57 41 @meteque1902 still it doesn't work, don't know why, I'm attaching a screenshot, check it and please help. Thanks in advance.

famo commented 9 years ago

@kuntal0704 I see in your screenshot that you still have the "/home/kuntal/Desktop/firmwares" folder - you actually need to delete this one!

@Androxyde do you care to to rename this ambiguous message? I believe all forums are full of people who did not understand this message (including me...). Furthermore its not clear at all, why one even has to delete this folder...

kuntal0704 commented 9 years ago

@famo Thank you, after deleting the firmwares folder, it works perfectly. Now the problem is solved.