Fast and easy Tutorial, Step by step Upgrade Nexian Journey to Android 2.2 (Froyo) on Ubuntu Desktop

9:03 AM

Is it possible Nexian Journey went smoothly using the Android 2.2 Froyo. The answer is a smooth victory, perhaps in wonder why the local product is smooth jaya using Android 2.2 I, personally maybe because the hardware support that qualified so Froyo can run smoothly. 
Nexian Journey
Features the latest in a human face on android Froyo enjoy using this local product without significant obstacles, one of the interesting features is the support for busybox, this feature can be used to run the operating system in one Froyo android operating system can run is ubuntu desktop.
Quadrant test results even addressing a significant increase from the version that just got eclairs 460 points, and using Froyo get test results Quadran 960 points. screenshot is below. But I felt lack of use Android 2.2 on Nexian Journey Battery endurance is a problem of wasteful use Eclair berberda with the rather more efficient use of power in the battery. Having some way to brain tweaking green robot Nexian Journey in ubuntu, now turn to upgrade the system Android 1.3 Android 2.2 Froyo Eclair to using Ubuntu. Munkin upgadrade method Froyo on Nexian journey has been much discussed on blogs devoted to mengoprek Nexian Journey using the window-based applications but this time I will mebahas bahaimana how to upgrade using the Ubuntu operating system. Upgrde Nexian Journey to Froyo using 2 ways fastboot Mode and Stand Alone Mode (Installation using the sdcard), so to fastboot mode can use in my previous writings that discuss using fastboot Mode using Ubuntu. Step by step that must filled is to prepare some important files to upgrade to Froyo. The following files are required in the downloaded file :
  1. File recovery Froyo: Recovery Clockwork.img
  2. File Application Google: GoogleApps.zip
  3. ROM Froyo CynogenMod 1.6.2: CynogenMod-1.6.2-stable-version
There is Step by Step to Upgrade Nexian Journey to Android Froyo

  • The first step download the file to the end and make sure nothing is corrupted
  • Then make sure Nexian Journey detected fine on Ubuntu systems, how to install the driver you can find easily by uncle google.. :D
  • After installation is complete drivers continued to use the method fastboot.
  • Turn off your mobile phones, then go in fastboot Mode by pressing the [Hang up (red button)] + [Volume Down] + [Power] simultaneously.
  • After entering the mode fastboot proceed, enter recovery Clockwork Froyo into the recovery partition as follows:
  • Move Recovery Clockwork.img into one directory or folder contained fastboot file that you saved. eg in your home directory, your Ubuntu Open Terminal and then type the following command in fastboot modes:
. / fastboot flash recovery recovery-Clockwork-z71.img
  • When you have finished entering clockwork.img into Android partition then restart the fastboot mode by typing the command:
. / fastboot reboot
  • Then the phone will go in Normal Mode Android (Android is still in the previous version), in this mode ROM Froyo proceed to copy files and Google Apps.zip CynogemMod.zip into sdcard directory (copy the file in the directory / sdcard not in another directory)
  • After the file copy process is complete turn off your cell phone, and off batrey to menggilangkan cache files are left behind.
  • Replace the batrey and turn the phone and then enter the Recovery Mode by pressing the [Power] + [Volume Down] + [Camera] simultaneously, recovery mode menu will look like the following picture:
    Android Recovery Mode
  • Use the volume up / down to select the menu and press the trackball to choose the selected menu.
  • Step hereinafter select the Choose Zip From the menu and then select the file sdcard-1.6.2-ROM CynogenMod update.zip proceed to choose the menu to install, wait until the installation is finished CynogenMod ROM (installation not more than 8 minutes depending on the speed of the R / W sdcard)
  • After installation is complete CynogenMod ROM, repeat the steps above to to install GooogleApps.zip
  • Wait until the installation is complete GoogleApps, then go back into recovery mode main menu, select menu wipe data / factory reset to format the data in internal memory
  • Wipe process is completed and then restart your phone by selecting menu reboot the system now
  • Mobile will be the live re-wait some time to appear spalsh CynogenMod logo. process takes 5 minutes
  • Wait until the entry of Android Normal mode, that meaning the upgrade to the Android 2.2 Froyo is complete.

0 comments

» read more....

Latest Ubuntu Tweak 0.5.8 Features and Review on Ubuntu 10.10

5:37 PM

Ubuntu Tweak is an application to config Ubuntu easier for everyone. It provides many useful desktop and system options that the default desktop environment doesn't provide. With its help, you will enjoy with the experience of Ubuntu. Ubuntu Tweak popped out a new release one stuffed full with some great new features. It is a bug-fix version coming with a lot of PPAs update.Initial support has been adeded for Ubuntu 11.04 Alpha, including Compiz settings pre-Natty users will be familiar with (E.g. Workspace Edge Settings, Desktop Effects and Menu Effects.) 

Enable workspace switching using mouse scroll wheel.
We’ve covered five ways to switch between workspaces in Ubuntu a few months back. Now we’ll have to make that six ways to switch now that Ubuntu Tweak has added a single-click solution to enabling “Workspace switching with mouse wheel”. Once enabled click on a blank part of the desktop and scroll up or down to roll on to the the left next workspace.

MeMenu tweak
Fed up of seeing your ‘username’ in the MeMenu? Help is at hand in this release; a new option, Me Menu Setting, gives the ability to swap between real name, user name or no-name at all in the MeMenu area.
Helpful helper is helpful
Lastly is the addition of a ‘system error’ helper that, rather than bleating on that something is amiss, actually offers up assistance in fixing the problem.



Ubuntu tweak 0.5.8 can be downloaded in this link.

0 comments

» read more....

Dual-Booting Mac OS X and Ubuntu, Installing Mac Os and Ubuntu on a single computer

12:04 PM

Warning: During installation, there is an advanced option (Ready to install -> Advanced) to install the GRUB2 bootloader into the same partition into which the (K)Ubuntu OS is installed but not to change the MBR (Master Boot Record). Pay careful attention during this step if your system uses a boot partition, uses multiple OS (more than 2), or chainloads bootloaders. For systems with such a boot partition, it is best not to overwrite the MBR.

 
* Example, from the Desktop version GUI installer, a point in the installation will be reached: 
        Summary -> Advanced -> Device for boot loader installation: /dev/sda6
Mac Os on Ubuntu
In this example, this setting will cause the GRUB2 bootloader to be installed into /dev/sda6 only (the partition into which the new (K)Ubuntu OS is being installed). The MBR (Master Boot Record) will not be changed. However, if the default setting of /dev/sda is allowed, then GRUB2 will not only be installed into partition dev/sda6 (into which the (K)Ubuntu OS is installed) but also the MBR (MasterBootRecord) will be changed so that the copy of GRUB2 stored there will be designated as the master bootloader for all Operating Systems on the entire computer. This may be undesirable if you wish to use bootloaders other than GRUB2.

If you want to install more than 2 operating systems on a single computer, check out these tips.

Use Startup Manager to change Grub settings
Grub is the bootup utility that controls which OS to load by default and other bootup settings. You can change Grub settings from the Startup Manager:

System -> Administration -> Startup Manager

If Startup Manager is not installed, install it:
sudo apt-get install startupmanager

Note: You can also edit the Grub settings manually from the command-line interface.
   
Dual-Booting Mac OS X and Ubuntu
Mac OS X has a similar structure to Linux (it is BSD Unix based). Dual-booting Mac OS X and Ubuntu detailed instructions can be found here.

Installing Mac OS X after Ubuntu
if you decide to dual boot with OS X, choose ext2 as your partition type during the Ubuntu installation. (For this the Super Grub Disk CD is a useful utility. You can download the Super Grub .iso image file at forjamari.linex.org and burn the image to a CD-ROM.) 
 
* Once you have installed Ubuntu, edit the Grub start-up list:
sudo nano /boot/grub/menu.lst
    and add the following lines:
title Mac OS X
root (hd0,0)
makeactive
chainloader +1

Reboot your Mac and go to the terminal in Max OS X (if you have any issues booting, boot from your Mac OS X DVD). Press F8 and enter -s. Enter:
fdisk -e /dev/rdisk0
flag 2 <--note that flag 2 is my Mac partition number two
quit
y
reboot
If are still unsure whether it is working correctly, use the Super Grub Disk CD and make grub active. 
 
Installing Ubuntu after Mac OS X
If you get an error message during boot such as HFS+error in the bootloader, you can also use the Super Grub Disk for recovering Linux GRUB and the Windows MBR (Master Boot Record). 
 

    * Once you have installed Ubuntu, edit the Grub start-up list:
sudo nano /boot/grub/menu.lst
    and add the following lines:
title Mac OS X
root (hd0,0)
makeactive
chainloader +1

    If you have issues with Mac OSX or Windows in GRUB, try changing the Mac OS X Grub entry
    change root (hd0,0) to root (hd0,1)

This means you will boot into partition number 1. You can try any partition number until you get it right.  

Article taken from : http://ubuntuguide.org/wiki/Ubuntu:Maverick#Dual-Booting_Mac_OS_X_and_Ubuntu 

0 comments

» read more....