# Slackware 9.0 Compaq Presario 2500 Install HOWTO

# Updated               Aki Sun Jul 20 18:17:57 EDT 2003
# Initial version       Aki Mon May 19 00:27:15 EDT 2003

I. INSTALLATION

0. Slackware does not provide a tool to resize a NTFS partition, so use different tool for the job. Used BootItNG with great results. Partition info:

/dev/hda1: Win XP (NTFS, 12 GB)
/dev/hda2: drive D (shared data partition) (FAT32, 15 GB)
/dev/hda3: root linux partion (EXT3, 9 GB)
/dev/hda4: swap (EXT3, 480 MB)
/dev/hda6: /var (EXT3, 2 GB)
/dev/hda7: /tmp (EXT3, 82 MB)

  1. Bootable CD boots properly using stock bare.ide kernel
  2. Follow setup installation instructions and do a full install
  3. Install LILO on MBR
  4. ohci1394 module causes system to hang on boot. To circumvent this temporarily:
  5. configue XFree. Stock config file works fine, but does not utilize hardware acceleration. glxgears runs at 120 FPS.
  6. Status of initial installation:

II - POST INSTALL TWEAKS/UPGRADES

ACPI

To use ACPI, need to apply appropriate patch for kernel version. Get patch at sourceforge.net
Before moving on to the ACPI patch, update 2.4.20 kernel sources to 2.4.21: