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…
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.
Welcome to my Blog. This is my first post in the new edition of my site.
Happy reading!