Category: Linux

  • Repairing Your Grub Bootloader

    Last week a friend of mind tried to install Windows XP on his system after installing Ubuntu, and of course the result was that he lost his bootloader.

    Don’t panic though, just boot off your Live CD and open up a Terminal window.

    Then execute these commands:

    sudo grub

    root (hd0,0)

    setup (hd0)

    Close out the Terminal and reboot, and you’re good to go! Just don’t forget to eject your Live CD. This should apply to any Linux distro that uses the Grub bootloader.

  • Walt Mossberg disses on Ubuntu

    Walt Mossberg lays the smack down on Ubuntu.

    I agree that Linux isn’t right for a lot of people, but some of his points are a bit off base. For instance his complaint about having to download codecs just to play an MP3 or a video, he states that these codecs are included in Windows and OS X, however, there are quite a few codecs for both operating systems that you have to manually download and install in order to play content encoded in that format. DivX and Xvid come to mind right off the bat, neither of those formats is supported natively in either Windows or OS X. Sure MP3 support is something you’d expect out of the box, but it’s not the end of the world.