Ubuntu 10.10 Beta is great!
After a year or so with an awesome Ubuntu 9.10 I've decided it's time to move on to the newer version. Keeping in mind that it's still a beta release, I've tried it first from an external HDD and it seemed to run way smoother than 9.10. This is really noticeable. Or maybe it'll be that way until I install all the stuff I need? I hope not. What I like about this Ubuntu release is that it doesn't actually bring any breakthroughs so I hope all the stuff that was introduced in 10.04 will be here, just more stable, polished and usable. So far 10.10 works perfectly well for me (Dell E6500) and I really encourage you to try it. I've noticed some cool stuff too. For example I can easily connect to the Internet through a Bluetooth-capable mobile and the 3G speed is pretty good. Tested with Nokia E51 so far. Also suspend and hibernate have been working reliably so far. I guess I'll have great time with it while relaxing or programming my next, awesome Ruby web app. ;) Overall, great job and kudos for the mighty Ubuntu Team!There's one caveat though. It seems that the iso image is a bit broken when using it with USB pen drive. For starters, disable home folder persistency when creating it - there's known bug with that: https://bugs.launchpad.net/bugs/627672. Hold on, I know you are eager to install your new shiny Maverick, but there's still one more important thing to be done. Due to this bug https://bugs.launchpad.net/bugs/608382 you won't be able to boot your thumb drive if you've created it with Ubuntu 10.04 or older. Fortunately there's a simple fix:
# ensure your pendrive is mounted cd /media/path_to_your_pendrive && \ sed -i "s/^ui //" syslinux/syslinux.cfg
More info: Ubuntu 10.10 Beta.
