Recent content by fuzzynco

  1. F

    htc one max connecting to hard disk issue

    I can use my flash drives fine, HDD (NTFS) is not seen (even for read-only, which is all I needed anyway)? Is the standard Linux NTFS read-only driver just missing? Would a self-powered fat32 formatted HDD work? Is there a kernal module to provide NTFS either RO or RW? The OS (4.3) see's...
  2. F

    OTA update auto downloads

    Are you suggesting that a sense 4 rom will work (run the update) or that they would not try (as documented)? - - - Updated - - - Are you suggesting that a sense 4 rom will work (run the update) or that they would not try (as documented)?
  3. F

    OTA update auto downloads

    Re: OTA update auto downloads -- rom info as requested My concern is being on a non-stock rom, its unwise to let it change files without knowing what's happening. HTC Tech Support confirms its best not to take the update. But also says it should never have been offered to a phone listed as...
  4. F

    OTA update auto downloads

    I have a s-off custom rom (ICS), amon-ra recovery. I keep getting OTA update failed (due to custom recovery). I do not want the update, how do I get the process to top trying to update the stock rom that is not installed? I see the update file keeps re-downloading to /cache tries to update...
  5. F

    New to LG Spectrum wondering about fastboot vs adb to flash recovery image?

    Does the LG bootloader not understand the fastboot protocol? :confused: I see many suggestions to use adb push / adb shell to dd recovery.img to its partition instead of the usual "fastboot flash recovery recovery.img " I'm used to on other Android devices?