Fozzologs

RSS Feeds

About...

These posts are the creation of Doran L. Barton (AKA Fozziliny Moo). To learn more about Doran, check out his website at fozzilinymoo.org.

Right Side

This space reserved for future use.

Fedora 10 out of the gate

Posted: 29 November 2008 at 14:46:00

Fedora 10Fedora 10 was released 25 November (earlier this week), a mere six months after Fedora 9 made its debut. The Fedora community has been hard at work improving the distribution which is the descendant of Fedora Core and Red Hat Linux.


Looking over the release notes, it's obvious a lot of changes have been in the works. To name a few:

  • A new graphical boot system named Plymoth displays a simple, but effective boot progress screen that leaves old-school hackers like me feeling left out on the details.
  • PulseAudio has been rewritten to be "glitch-free." Makes you wonder why they didn't think of that in the first place. Having played (tried to play) Quake III with Fedora 9, I sincerely hope the experience under Fedora 10 is indeed, glitch-free.
  • As a KDE user, I am excited to see a more improved KDE4 platform. The kdepim package has been upgraded to 4.x so I hope to be enjoying a new kontact experience.
  • There's a new desktop alternative called LXDE. I'll have to try that out. It's a lightweight desktop which makes it perfect for those VNC sessions that come in handy from time to time.
  • My kids are already enjoying the new, improved versions of Extreme Tux Racer, Super Tux Kart, and other Fedora-bundled games.

But, unfortunately, I suck

About six weeks ago, I got involved with the Fedora Documentation Project with the aim of making a contribution to my prefered Linux distribution. After a handful of false-starts, I never did get acclimated to the contribution process, which involves learning about git (distributed version control), Fedora's docbook XML, the documentation project trac system, and Fedora's wiki-based stuff. I probably got about 80% through the process of learning how it all works but never got over the hump and actually started doing it.

My goal is to do that and be an active contributor for Fedora 11 and beyond. At the same time, I hope the documentation project leaders make an effort to decrease the "pain of entry" for those who may have lots to contribute but lack the experience working with the required tools.

Installing Fedora 10

I've installed Fedora 10 on four systems so far: three desktops and a laptop. On two of those, I did a network install by burning a bootable CD with the images/boot.iso image provided on the DVD.

One thing I noticed that is different doing network installs with Fedora 10 is that the network source can't just be a path to the ISO file. Instead, it needs to be the "exploded" ISO file directory structure. That's a little inconvenient as I don't like having to store the ISO and its exploded filesystem on my server resulting in about 9GB of used space instead of the normal 4.5GB.

Anaconda, the Fedora installer, has seen some subtle changes over the last couple of releases. One significant change is that the installer writes partition changes and formats filesystems much earlier in the installation process instead of waiting until package selection is finished.

Another change is the introduction of encrypted filesystem options. I haven't played with that yet.

One thing that is glaringly absent from Fedora 10 is the images/diskboot.img file which I have used in the past to create small bootable installation media using a USB flash drive.

It seems there is a way to do it still but you have to download a Live CD image (about 700MB) and use some commands to turn the Live CD ISO image into a bootable image you can write to a USB drive. There's lots of room for improvement here!

The systems I've installed on are as follows:

  • HP desktop, Intel P4 2.8Ghz, 512MB RAM, integrate i82865G graphics, 160GB SATA drive
  • Generic desktop, AMD Athlon 64 3800+, 1GB RAM, GeForce 6150LE integrated graphics, 80GB drive
  • Generic desktop, AMD Athlon XP 2500+, 1.3GB RAM, GeForce FX 5500 video, 2x 80GB drives
  • Dell Latitude D830N laptop, 2.6Ghz Core-Duo, 2GB RAM, NVidia Quadro graphics, 160GB SATA

Running Fedora 10

The only real problem I've encountered is on the HP desktop with games that required OpenGL accelerated graphics. Those games worked well on Fedora 8, but do not run accelerated on Fedora 10. Running glxinfo indicates direct rendering support is enabled, so I'm not sure what I need to do to get it working. If anyone has ideas, I'd love to hear them. Plus, my kids will enjoy playing SuperTuxKart on that computer again.