Pages

Showing posts with label Flash. Show all posts
Showing posts with label Flash. Show all posts

Monday, November 10, 2014

Now flash CyanogenMod to your smartphone via a text message but you must be rooted



How do you like installing custom ROMs like CyanogenMod to your smartphone? Is it with a custom recovery, manually by Fastboot or with tools like Goo Manager? Remember CyanogenMods Installer application that was available from Google Play before it got pulled due to violation of Google Plays developer terms. Anyways, folks, you people let us know that in the comments section below, but you wouldnt be surprised if we say that you can flash the CyanogenMod custom Read Only Memory or ROM to your handsets through a simple text message.

Well, a senior member, rootfan from the XDA-Developers forums have introduced a new application named SMS-Romer that lets you flash in and install any builds of CyanogenMod custom ROM to your Android running smartphones that is officially supported with CyanogenMod. But before you get into this setup, let us remind you, that your smartphone must be rooted before you get hands on with this new process. The application currently allows its users to select between build types, including nightly, stable, release candidate or snapshot. In addition to that, you can also clear and wipe the phones dalvik cache, system cache and make a factory data reset in the installation process, alongside installing the any particular version of  Gapps or Google Apps. It is also said that, you must have TWRP recovery or TWRP2+ installed onto your device at the time of flashing, as the new SMS-Romer application utilizes TWRPs open source ORS like the TWRP Coordinator. Unfortunately the application is not available from Google Play, but you can download it from here or from the XDA-Developers source link, 2.

Source: XDA-Developers 1, 2, TechnoBuffalo
Read More..

Friday, October 3, 2014

Install Windows 7 with USB Flash Drive

The process of installing Windows 7 or Vista usually done via DVD with DVD-ROM / RW. But now with so many notebook or laptop that does not include DVD-ROM, people sometimes confused how to install it. The solution is to make the installation of Windows 7 or Vista into a USB flash drive (USB Drive). To make it we can use free software setup from USB.

Setup from USB is a free software (open source) which is intended to make installing windows 7 or Vista into a USB Flash drive. So Flashdrive Bootable and this becomes easier the installation process for users who have a notebook or laptop without a DVD-ROM / DVD-RW.

Here is small guide on how to install windows 7 from USB flash drive or USB pen Drive for Windows XP users.

How to Install Windows 7 from USB Flash Drive

Requirement:
USB Pen Drive (Min 4 GB)
Windows 7 ISO (32 bit or 64 bit)
MBRwiz Download and Extract it on your hard drive (Diskpart utility for Windows XP doesn’t detect USB drive as Disk hence we need to use this free utility to make bootable USB drive).
1. Connect your USB Flash Drive to your computer Format USB drive
2. To Format USB Flash Drive Go to My Computer -> Right click on USB drive and select Format from context menu.
 
3. Now go to Start Menu->run->cmd (Open Command Prompt) and Type following command
convert i: /fs:ntfs (Where “I” is your USB drive latter)
4. Mount Windows 7 iso as drive (You can use Freeware MagicDisc download from here).
5. Type Start->run->cmd
Now dir to directory where you have extracted MBRWiz and run following commands

mbrwiz /list (note down disk number of your USB Pen drive)
mbrwiz /disk=X /active=X (X is Disk Number of your USB Drive)
exit
 
6. Now open another command window and type following command
J: (Drive letter of Windows 7 iso mounted with demon tool)
CD boot
bootsect /nt60 Y: (Y is drive latter of your USB drive )

 7. Now copy all files from drive where you have mount Windows 7 iso
8. Now reboot your computer and press F9 to get your BIOS screen and select USB drive as your boot drive.
9. If every thing goes fine, Your Windows 7 Installation should start from your USB drive.
Source: Bwana






Read More..