Re: I can not access the fastboot mode
If u r familier with ubuntu OS then i know a method. U need to install ADB and fastboot on to ur system.
Now connect ur device to computer and open terminal.
Then type following commands in terminal
adb devices :- it'll show device id and status
adb...