HTC Desire

My new HTC Desire

In’ve get this new HTC smartphone.

Desire is a great-looking, fast and powerful phone.

It’s a 3.7-inch AMOLED monster. Snapdragon 1GHz Processor makes it flying.

Here is a compilation of some of top applications available on Android Market:

Barcode Scanner
OpenGPS Tracker
Stats
ConnectBot
Google Listen

and others…

continue reading…

June 29th, 2010 Tags: , , ,

Ubuntu 9.10 Server: boot failure at clean install

If you get an error “no such device” at clean install:
error: no such device:
Failed to boot default entries.

At boot hold down the shift key, you will get the Grub menu.

In the grub menu press “e” to switch in edit mode.
Remove whole line starting with “search –nofloppy …”
Then Ctrl+X to boot.
Now system must start.

Then edit /usr/lib/grub/grub-mkconfig_lib file.

Find this finction:

prepare_grub_to_access_device ()

Comment this lines with “#” or remove it:

if fs_uuid="`${grub_probe} --device ${device} --target=fs_uuid 2> /dev/null`" ; then
echo "search --no-floppy --fs-uuid --set ${fs_uuid}"
fi

Save the file and run: “sudo update-grub” and restart. This works by me fine.

December 11th, 2009 Tags: , , , , ,

Hello world!

me Welcome to my Blog. This is my first post in the new edition of my site.

Happy reading!

July 20th, 2009 Tags: