Search:

Type: Posts; User: abhishek18; Keyword(s):

Search: Search took 0.08 seconds.

  1. [SOLVED] Re: Shell script to extract image of an Android mobile

    Thanks but I managed to resolve it



    #!/bin/bashsudo adb start-server
    echo starting to extract the phone image
    adb shell<<EOF
    su
    dd if=/dev/block/mmcblk0p12 of=/storage/extSdCard/H3.img...
  2. [SOLVED] Shell script to extract image of an Android mobile

    Hello All,

    So I am trying to extract the image of an Android mobile to do some forensic analysis using the adb tool. I have been able to successfully extract the image. But what I am trying now is...
  3. [SOLVED] Re: ubuntu 14.04 wifi issue broadcom bcm43228

    Yes.. It is working fine now.. thanks guys.. Will update if it crashes again.. Keeping the thread unsolved for few hours before changing the status
  4. [SOLVED] Re: ubuntu 14.04 wifi issue broadcom bcm43228

    Hi praseodym

    What to do next?
  5. [SOLVED] Re: ubuntu 14.04 wifi issue broadcom bcm43228

    Here is the ouput:--

    abhishek@abhishek-Aspire-V3-571G:~$ grep wl /etc/modprobe.d/*
    /etc/modprobe.d/blacklist-bcm43.conf:# Warning: This file is autogenerated by bcmwl. All changes to this file...
  6. [SOLVED] ubuntu 14.04 wifi issue broadcom bcm43228

    Hi

    I have just installed ubuntu 14.04 as a dual boot along with my Win 7. The isuue is that I am not able to get any Wifi on ubuntu though it works fine for windows. I have tried reinstalling the...
Results 1 to 6 of 6