தமிழன் என்று சொல்லடா தலை நிமிர்ந்து நில்லடா..
2 May 2015
10 July 2014
Create bootable USB drives the easy way
Rufus
Create bootable USB drives the easy way
Rufus is an utility that helps format and create bootable USB flash drives, such as USB keys/pendrives, memory sticks, etc.
It can be especially useful for cases where:
- you need to create USB installation media from bootable ISOs (Windows, Linux, UEFI, etc.)
- you need to work on a system that doesn't have an OS installed
- you need to flash a BIOS or other firmware from DOS
- you want to run a low-level utility
Despite its small size, Rufus provides everything you need!
Oh, and Rufus is fast. For instance it's about twice as fast as UNetbootin, Universal USB Installer orWindows 7 USB download tool, on the creation of a Windows 7 USB installation drive from an ISO. It is also marginally faster on the creation of Linux bootable USB from ISOs. (1)
A non exhaustive list of Rufus supported ISOs is also provided at the bottom of this page. (2)
A non exhaustive list of Rufus supported ISOs is also provided at the bottom of this page. (2)
While Rufus is still being localized in multiple languages (to find the ones that are lined up, see the table here), I am exceedingly interested in finding translators for this webpage, especially forTraditional Chinese and Korean.
If you speak one of these languages, and would like users of Rufus to see this page localized, please have a look here.
Last updated 2014.06.08:
- Rufus 1.4.9 (615 KB)
- Direct Link
- Other versions
Supported Languages:
Bahasa Indonesia | , | Bahasa Malaysia | , | Български | , | Dansk | , | Deutsch | , | Ελληνικά | , | English | , | Español | , |
Français | , | Hrvatski | , | Italiano | , | Latviešu | , | Lietuvių | , | Magyar | , | Nederlands | , | Polski | , | Português | , |
Português do Brasil | , | Русский | , | Română | , | Slovensky | , | Slovenščina | , | Suomi | , | Svenska | , | Türkçe | , |
العربية | , | 简体中文 | , | 正體中文 | , | 日本語 | , | 한국어 | . |
System Requirements:
Windows XP or later, 32 or 64 bit doesn't matter. Once downloaded, the application is ready to use.
I will take this opportunity to express my gratitude to the translators who made it possible for Rufus, as well as this webpage, to be translated in various languages. If you find that you can use Rufus in your own language, you should really thank them!
22 April 2014
How to Create a WiFi Hotspot Using the Command Prompt
How to Create a WiFi Hotspot Using the Command Prompt..
Now-a-days internet connectivity has become one of the things that we need the most. It would be nice if we can use our computer's fast internet Connection. So guys the solution is Wireless Hosted Network. This concept of Wireless Hosted network was introduced in Windows 7. By using this feature we can easily create a virtual wireless adapter.To do this we only require a CMD(Command Prompt) with Administrator privileges. And best of all you can connect to another wifi when Hosted Network is running. This process describes some of the commands that are available only in Windows 7 or Windows 8 Ready PC.
- 1Start. Click on start button on your desktop or press the WindowsKey on keyboard.
-
2Search. Type "cmd" in search box and right click on command prompt. Select Run as Administrator.
-
3For Beginners. You are accessing the Admin privileges so you will be asked for User Account Control. Click on Yes. Now you have command prompt running.
-
4Device Check. Type
netsh wlan show drivers
in command prompt and press enter.
It will show the output like the image.
In the outputHosted network supported :Yes
means that your computer supports hosted networks. Verify this. -
5Create. Type
netsh wlan set hostednetwork mode=allow ssid=Hotspotname key=password
in Command prompt. This will create a Hotspot but it is currently offline. -
6Start. Type
netsh wlan start hostednetwork
in command prompt to start the hotspot you just created. -
7Stop. Type
netsh wlan stop hostednetwork
in command prompt to stop the hotspot. -
8Details. Type
netsh wlan show hostednetwork
to check the hotsopt status. -
9Internet. To share your internet connection on this hotspot go to the Network and sharing center and click on Change adapter setting. Here right click on the Connection that you use to connect to internet and select properties. In properties go to Sharing tab and check the box "Allow other network users to connect through this computer's internet connection and select the network connection name that is used by your hotspot.(For this check the Network Connection Window and look for Connection which says Microsoft Hosted Network Virtual Adapter). And save it. Now your inter net connection is shared.
- 10.that's all now a hotspot created with encrypted......
22 June 2013
CREATE OWN ROM { FOR ANY ANDROID DEVICE} (N00B)
[GUIDE] [how to] CREATE OWN ROM [FOR ANY ANDROID DEVICE] [FOR N00B]
[EASIEST METHODS]
[EASIEST METHODS]
NOTE: THIS GUIDE WILL WORK ANY ANDROID DEVICE BUT HAS FEW EXTRA PRE- SUGGESTED LINKS FOR GALAXY ACE PLUS USERS.
Tools Required : (Update them manually and report me dead links please)
- Java JDK FROM HERE OR JAVA.SUN.COM - FOR INSTALLING CYWIGNQuote:
(WARNING: Do not install Cygwin before the JDK!! - Cywign Direct Download- Linux Terminal For Windows
- Android Kitchen (ROM Development Tool)- For Cooking custom ROM and many more things, Please update this Kitchen to latest version when available.Quote:
Official Link to dxda's Kitchen - Official Thread and Github source. Please refer FAQ on official thread for Kitchen related problems. - Demo META-INF Folder Download- For Making Flashable zip files and comparing updater script.
- Custom Booting.zip - for custom boot animation
- notepad++ - for editing files like build.prop, updaterscript
- MOST IMPORTANT TOOL YOUR BRAIN... AND ALSO LOTS OF TIME... [DOWNLOAD LINK NOT AVAILABLE...lol]
Step one: Installing the JAVA JDK, Cygwin and Setting up the Kitchen.
*Before you do anything install the java jdk*
Quote:
INSTRUCTIONS
| |||||||
Step Two: Setting up a working folder
THERE ARE TOW METHODS FOR THIS.
1. WHEN YOU HAVE BASE ROM AVAILABLE.
2. WHEN YOU DON'T HAVE BASE ROM.
FIRST METHOD -
SECOND METHOD - this method is by neroyoung
FIRST MAKE A WORKING FOLDER IN CYGWIN FOLDER
NOTE: FOR THIS MEETHOD WE NEED 3 FILES AND FOLDERS TO BE PLACED IN WORKING FOLDER.
1. META-INF FOLDER - GET THIS FROM DOWNLOAD FILES LIST IN FIRST POST
2. SYSTEM FOLDER - TUTORIAL BELOW
3. BOOT.IMG - TUTORIAL BELOW
2. getting system folder
(NOTE - YOU MUST BE ROOTED FOR THIS MEDHOD)
3. getting boot.img
Here we have 2 options
1. stock boot.img from stock rom - simple kernel which we get in brand new mobile.
2. custom boot.img from custom kernel - kernel which are modified for overclock or other features
THERE ARE TOW METHODS FOR THIS.
1. WHEN YOU HAVE BASE ROM AVAILABLE.
2. WHEN YOU DON'T HAVE BASE ROM.
FIRST METHOD -
- First our folder structure should look like this:Code:
cygwin folder/home/your user name/kitchen
- Inside the kitchen it should look like this:
- Now we need a rom to work on, for GALAXY ACE PLUS[s7500] users i will recommend this rom by blackburner but you can use any rom.
Just Place the original rom zip in the original_update folder inside the kitchen. - run the cygwin.exe again type:Code:
cd kitchen(enter) ./menu(enter)
- now enter option 1, enter again. You should see your rom listed, choose and enter
you will be asked about changing the working folders name, at this point it makes no difference so just continue. - congratulations you have a working folder!!!
SECOND METHOD - this method is by neroyoung
FIRST MAKE A WORKING FOLDER IN CYGWIN FOLDER
Quote:
IT SHOULD LOOK LIKE THIS cygwin folder/home/your user name/kitchen/WORKING_(your rom name) |
NOTE: FOR THIS MEETHOD WE NEED 3 FILES AND FOLDERS TO BE PLACED IN WORKING FOLDER.
1. META-INF FOLDER - GET THIS FROM DOWNLOAD FILES LIST IN FIRST POST
2. SYSTEM FOLDER - TUTORIAL BELOW
3. BOOT.IMG - TUTORIAL BELOW
2. getting system folder
(NOTE - YOU MUST BE ROOTED FOR THIS MEDHOD)
- This is universal method and can be done easily using terminal emulator.
For this simply download Terminal Emulator from Android Market.
we need freshly flashed device here. OTHERWISE YOU WILL HAVE LOT OF JUNK FILES. - Open it and type:Quote:
su
tar -c system/* >> sdcard/system.tar
This will take some time to finish so be patient. - After it's done you should have a tar file in your /sdcard named system.tar
You can extract it using Winrar or 7zip software. But yes this will have huge size , as it has other useless folders so you will have to delete them. After extracting this system.tar file you will get following folders (Similar one)Quote:- /etc
- /fonts
- /framework
- /lib
- /lost-found
- /media
- /sd
- /semc
- /usr
- /xbin
- build.prop
- And some other files and folders like ""autorooted,kernel files" etc
Now simply delete the folders marked in red color and its done.Don't worry if you don't have folders with red colors above,we don't need them. - And the final files that we will have in our system folders will beQuote:
- /app
- /bin
- /etc
- /fonts
- /framework
- /lib
- /media
- /semc
- /usr
- /xbin
- build.prop
If it dont have semc folder no need to worry.
NOTE: YOU CAN ALSO GET THIS SYSTEM FOLDER BY USING ANY ROOT BROWSER. JUST FIND THIS FOLDER AND COPY/EXTRACT TO SDCARD - NOW COPY THIS system FOLDER TO WORKING FOLDER
3. getting boot.img
Here we have 2 options
1. stock boot.img from stock rom - simple kernel which we get in brand new mobile.
2. custom boot.img from custom kernel - kernel which are modified for overclock or other features
Quote:
1. getting stock boot.img from stock rom. extract your stock rom with winrar or 7zip. you will see boot.img there. copy it to working folder 2. getting custom boot.img from custom kernel.
Step Three :change/modify/update rom YOU CAN MODIFY YOUR ROM IN TWO STEPS:
1. MODIFYING USING ANDROID KITCHEN
Quote:
2. MODIFYING MANUALLY. FOR ALL ANDROID PHONES (ESPECIALLY FOR GINGERBREAD ROMS) USE THIS GUIDE FOR COOL MODS. like center clock,CRT animation, ics and jelly bean style mods etc... ANOTHER GUIDE BY ME
MORE ADVANCE MODIFICATION (not advised for beginners)
FOR ADVANCE ROM DEVELOPMENT GUIDES (like porting rom) SEE THIS COLLECTION BY F3niX
Step Four: repackage the rom
NOTE: Most of the problems occur because of updater-script problems so before trying any of the troubleshooting try the first tip. IF YOU HAVE ANY QUESTIONS OR PROBLEMS FEEL FREE TO POST HERE OR PERSONAL MESSAGE ME. |
18 June 2013
HOW TO UPDATE THE ANDROID OS 2.1 TO 2.3 IN SONY ERICSSON W8/X8
After long search i found the correct soluion for formatting android os 2.1 to 2.3 for sony ericsson W8/X8.
1: ROOT
Here the link for x8 tool: x8tool
Password for x8toolbox.zip file is: irukaveandiyathutha
Before rooting: Goto Setting-->Application-->Development--> "tick the USB debugging box". Its must and then connect your usb cable to your system and mobile.
Open the x8toolbox.cmd file shown in the below picture.
Select 1 press Enter.
If you already rooted just skip this step.
Don't install the xrecovery from x8tool for w8.
2: Busybox:
Here the market link: busybox
If you alread rooted or intalled the busybox, just skip this.
Dont install the busybox more than one time, it may cause the os during flashing.
3: Root Explorer
Dowload and install the Root Explorer, link is: Root Explorer V2.19, Root Explorer v2.20
4: Baseband
The link is: Flash tool
Download the above link and extract the file to your computer.Open the X10FLASHTOOL.EXE file in the baseband folder.
dont connect the usb cable, before it says.
click the FLASH button,
after click OK button they said to connect your mobile,
Switch off your mobile press and hold the back key then connect the usb cable.
Now you successfully installed the baseband.
Then turn on the mobile.
5: XRECOVERY
Download the xrecovery file from the below link.The link for xrecovery is: xrecovery
After dowloading exract the file, it have BUSYBOX, CHARGEMON, CHARGER, XRECOVERY.TAR
Send the four file to sdcard from your computer.
Then open the root explorer which is already you installed.
Goto sdcard copy the BUSYBOX, CHARGEMON, CHARGER, XRECOVERY.TAR where you stored already.
Press the back button, Paste the copied file to system-->bin-->
Next step is very important we want to set the permission for that four files.
If we not set correct permission your mobile will hang on sony ericsson logo during start up.
For each four file we have to set the permission.
Press and hold the file, a popup will appear, In that select the PERMISSIONS.
The permission must be as rwxr-xr-x
See the below picture
Select the mount read/write and Paste to system/bin:
Select the PERMISSIONS
Next popup will appear for selected file
See the next image, its very important and must.
Select the permissions like above picture, and check twice whether you selected correctly or not.
Each four file (BUSYBOX, CHARGEMON, CHARGER, XRECOVERY.TAR) you have to select the permissions like this only, it must, otherwise your mobile will hang on sony ericsson logo at the start up.
6: ROMS
2.2 ROM:
2.3 ROMS:
ginger xperia v10ginger xperia v24
ginger ultimate v1
gingerDX v22
for all types of rom and kernel click here:Roms and Kernels
Dowload the android roms, what ever you want.
Sent the rom to sdcard.
gingerDX v22 is best for w8/x8, but its my decision only, you have download what you like.
7: Installation
Now Goto: Setting-->Application--> tick the unknown sources and,Goto : Setting-->Application-->Development--> "tick the USB debugging box". Its must.
Now turn OFF the mobile wait 5 second, then turn ON the mobile.
If you seen the sony ericsson logo while turn on, then press the back button multiple time until they goto xrecovery mode.
After enter the xrecovery mode use volume button to scroll up/down and home key to select.
select the FACTORY RESET(FULL WIPE)--> YES (to reset the custom rom) then come back.
Then goto INSTALL CUSTOM ZIP-->CHOOSE CUSTOM ZIP FOM SDCARD-->select GingerDX v22.ZIP by using home key, ( you can choose what ever rom you like).
Now your rom will installed it may take some time.
After install sucessfully, reboot your device, 1st start up may be take some more time.
Features
- Clean and latest CM7 Hero nightlies. Latest Gingerbread 2.3.7
- Fully working Camera
- Minimal number of apps are installed.
- Lightweight.
- Stock Kernel Modules: ax8mt (fixed), ext3/4, x8gesture, x8mddi, x8uv, x8mddi, x8smartass, x8netfilter
- Alfs AddOn: Adreno Libs, vold+chargemon, USB Tether, newer Busybox
- The usual things as with other ROMs: WiFi, BlueTooth, USB, Sensors, 3D, Video, FM Radio, Camera, Rooted, JIT,
ZIP-aligned, App2SD, ... - As smooth as doixanh's CM6 Froyo ROMs in 2D (menu scrolling/flinging...)
- AChep's ICSandwich Theme included.
- WEP AdHoc support
- ClockworkMod recovery 4.0.1.5
- CallMeLouder: Louder ringer when the phone is inside a bag or pocket.
- Improved Flipping down mutes ringer
- Flipping down snoozes alarm
- Disable LED notification in night
- Back button ends call
- Built-in Transparent Status Bar support
- Hide avatar in SMS
- Quick Copy / Quick Paste
- View.measure() method caching for improved 2D performance
- Custom carrier text
- Built-in loop ringtone support without OGG editing
- Optimized ("smoothened") scrolling/flinging
- Random Lockscreen
- Sense Lockscreen / Boot sound / Ringtone / Live WallPaper
- Smart dialer
- Sleep button on Power Control widget
- Recent apps on status bar
- Center clock on status bar
- Status bar battery indicator
- Configuration section (with localization for many languages)
- EduRoam WiFi compatible!
- GalleryDX (replacement for Stock Gallery, based on QuickPic)
I hope it may helpfull to you.
Subscribe to:
Posts (Atom)
Tamilnadu Government Free Hasee Laptop hec41 Driver LAN DRIVER WORKING: CLICK TO DOWNLOAD

-
[GUIDE] [how to] CREATE OWN ROM [FOR ANY ANDROID DEVICE] [FOR N00B] [EASIE...
-
Tamilnadu Government Free Hasee Laptop hec41 Driver LAN DRIVER WORKING: CLICK TO DOWNLOAD
-
After long search i found the correct soluion for formatting android os 2.1 to 2.3 for sony ericsson W8/X8. 1: ROOT Root your ...