<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Hi Radek, thank you for the reply!<br>
<blockquote>
<pre wrap="">Hi,
i'd try to follow README here [1].
[1] <a class="moz-txt-link-freetext" href="http://sourceforge.net/projects/qtmoko/files/GTA04/">http://sourceforge.net/projects/qtmoko/files/GTA04/</a></pre>
</blockquote>
<br>
I followed the readme and partitioned the card according to the
correct scheme, but when I inserted it into the GTA04 to do the
mkfs changes and mount, untar etc, the usb device wasn't
recognized on my laptop and the phone hangs on the Tux image. <br>
So I reformatted the card again using makesd, and I have the same
lack of boot / aux menu problem.<br>
<blockquote>
<pre wrap="">Otherwise please tell us filesystem type of
p2 and contents of /boot (mmcblk0p1) - there must be uImage in root so that it
boots.</pre>
</blockquote>
<br>
here are the filesystem types for the partitions:<br>
<br>
gta04:~# df -T<br>
Filesystem Type 1K-blocks Used Available Use% Mounted on<br>
rootfs auto 15249292 821932 13652732 6% /<br>
tmpfs tmpfs 250312 0 250312 0%
/lib/init/rw<br>
udev tmpfs 10240 252 9988 3% /dev<br>
tmpfs tmpfs 250312 4 250308 1% /dev/shm<br>
tmpfs tmpfs 250312 8 250304 1% /tmp<br>
tmpfs tmpfs 250312 0 250312 0% /var/lock<br>
tmpfs tmpfs 250312 24 250288 1% /var/run<br>
tmpfs tmpfs 250312 0 250312 0% /var/tmp<br>
/dev/mmcblk0p1<br>
vfat 64448 4013 60436 7% /boot<br>
<br>
and contents of /boot:<br>
<br>
gta04:~# ls /boot<br>
MLO bootargs.scr splash.rgb16z u-boot.flash x-load.flash<br>
boot.scr menu.rgb16z u-boot.bin uImage<br>
<br>
</div>
</body>
</html>