|
2017-10-14
, 16:26
|
Posts: 367 |
Thanked: 1,442 times |
Joined on Feb 2015
|
#62
|
The Following 6 Users Say Thank You to lantern For This Useful Post: | ||
|
2017-10-14
, 19:15
|
Posts: 343 |
Thanked: 819 times |
Joined on Jan 2010
@ Paris, France
|
#63
|
The Following User Says Thank You to P@t For This Useful Post: | ||
|
2017-10-14
, 19:41
|
Posts: 177 |
Thanked: 427 times |
Joined on Sep 2017
|
#64
|
alias fastboot="fastboot-android"
The Following 4 Users Say Thank You to suicidal_orange For This Useful Post: | ||
|
2017-10-14
, 19:54
|
Posts: 343 |
Thanked: 819 times |
Joined on Jan 2010
@ Paris, France
|
#65
|
Try this to create an alias in bash so one command runs the other.
Not sure it will work if you're using sudo though...Code:alias fastboot="fastboot-android"
The Following User Says Thank You to P@t For This Useful Post: | ||
|
2017-10-14
, 20:04
|
Posts: 177 |
Thanked: 427 times |
Joined on Sep 2017
|
#66
|
which fastboot-android
symlink /path/fastboot-android /path/fastboot
|
2017-10-14
, 20:20
|
Posts: 343 |
Thanked: 819 times |
Joined on Jan 2010
@ Paris, France
|
#68
|
The Following 4 Users Say Thank You to P@t For This Useful Post: | ||
|
2017-10-14
, 22:56
|
Posts: 248 |
Thanked: 1,142 times |
Joined on Dec 2014
@ Earth
|
#69
|
The Following 4 Users Say Thank You to DrYak For This Useful Post: | ||
|
2017-10-15
, 12:54
|
Posts: 287 |
Thanked: 618 times |
Joined on Jan 2011
@ Estonia
|
#70
|
Thanks and then I have another question
I am using Mageia distribution and unfortunately the android-tools there use 'fastboot-android' and not 'fastboot' as the command line ...
And this creates an error message with flash.sh which thinks that I do not have the package installed...
The Following 4 Users Say Thank You to acrux For This Useful Post: | ||
They give
fastboot -i 0x0fce oem unlock 0x<key>
the -i option is for specifying a custom USB vendor id