Redhat Linux 8.0 on HP Omnibook XE4500 laptops

TuxMobil - Linux on Laptops, Notebooks, PDAs and Mobile Phones
Last updated: 6th Apr 2003.

This is all very old stuff now. My preference now would be for FreeBSD 6.x, or Ubuntu / Kubuntu, or the latest version of SUSE/Novell Linux. So what follows here is just for historical reference. Really, if you use an old XE4500 laptop on a recent Linux or BSD distribution, everything should just work right out of the box anyway :-)

Background


This page outlines the differences between RedHat 7.3 and RedHat 8.0 as far as the XE4500 laptop is concerned.

For more detailed information about installing RedHat 7.3 on the XE4500 (including Kernel rebuilding Modem driver installation, and shrinking the MS-Windows partition for dual-booting), please see my other XE4500 web page: Redhat Linux 7.3 on HP Omnibook XE4500 laptops. Most of that material applies to RedHat 8.0 too.

See also:

Before you start, you might want to take the latest BIOS from the HP web site. The newest version now is v1.90, dated January 2003.

Booting the RedHat 8.0 CDROM


There is a bug in the RedHat 8.0 CDROM, which may stop the keyboard from working early on during installation. To fix this, boot the RedHat 8.0 CDROM, then type the following command to start the installer:

        linux nousb idebus=50

The key parameter here is "nousb". The "idebus=50" is just a precaution, as I am not sure whether the install kernel is new enough to detect the IDE HDD controller correctly.

If you already have MS Windows installed, the RedHat 8.0 installer makes a "DOS" dual boot GRUB option automatically (so no need to edit /etc/grub.conf by hand). But of course for a dual-boot system, you still need to shrink the Windows partition before installing Linux (see my other XE4500 page) . You might also want to use Partition Magic to convert NTFS to FAT, so that Linux can mount that partition Read/Write instead of Read Only.

Running RedHat 8.0


Once installed on your hard disk, RedHat 8.0 runs pretty well on the XE4500, with all the settings left alone. There are some niggles to be aware of.

6 Apr 2003