FC1 on Intel 440GX

MW Mike Weiner (5028) MWeiner at ag.com
Mon Apr 19 19:33:22 UTC 2004


-----Original Message-----
From: fedora-list-bounces at redhat.com
[mailto:fedora-list-bounces at redhat.com] On Behalf Of Taylor, ForrestX
Sent: Monday, April 19, 2004 3:01 PM
To: For users of Fedora Core releases
Subject: RE: FC1 on Intel 440GX

Boot from the 440GX boot CD and type 'linux rescue' at the boot:
prompt.  Answer the questions about your language, keyboard.  Now, eject
that CD, and put in FC1 disc1.  Choose Local CDROM for the rescue image.
Answer the question about the network (you may want to download the
latest SMP kernel and install it that way).  Choose Continue to try and
mount your current system.  It should say that your system has been
mounted under /mnt/sysimage.  Once you hit Enter, you should be at a
command-line.

Next, copy the SMP kernel to the hard drive:
   mount /dev/hdc /mnt/source  (your's may be hda, hdb, or hdd)
   cp /mnt/source/Fedora/RPMS/kernel-smp*.i686.rpm /mnt/sysimage/root

Now install the kernel:
   chroot /mnt/sysimage
   rpm -ivh /root/kernel-smp*.i686.rpm

Type `exit` and `umount /mnt/source`.  Eject the disc, and type exit to
reboot.  At the GRUB screen, choose the SMP kernel.  Once you verify
that the SMP kernel works, change /etc/grub.conf to make it boot that
kernel by default.  This has been verified on my machine, so it should
work for you ;o)
--
ARGGGGGGG NOW its complaining it needs gcc32 - WTF - this is one of the
many reasons I LOVE MERGE!!!

Michael





More information about the fedora-list mailing list