View source for No Linux

From Openmoko

Jump to: navigation, search

You do not have permission to edit this page, for the following reasons:

  • The action you have requested is limited to users in the group: Administrators.
  • You must confirm your email address before editing pages. Please set and validate your email address through your user preferences.

You can view and copy the source of this page:

Return to No Linux.

Personal tools

If you do not have Linux on your system and can not install it for the moment, get yourself a Linux Live CD, such as the Ubuntu Desktop CD: http://www.ubuntu.com/getubuntu/download A Linux Live CD will not alter your existing Windows (or whatever) installation.

Start Ubuntu from the CD, download the files (dfu-util, rootfs, kernel) as described into /tmp

Make dfu-util executable by "chmod +x ./dfu-util" and then flash the kernel and rootfs like described, but make sure that you execute dfu-util as root, putting "sudo" in front of dfu-util does the trick ("sudo ./dfu-util ...").

If you need to do a nand erase and connect to uboot via tty, you need to install cu. To install cu on a Ubunto Live CD, go to add programs, select advanced, select communications and cu is the first entry. The installation will work, even though its just a Live CD. Of course, if you reboot from the Live CD, you will have to install again.