[CentOS] using /dev/hda system to build initrd for /dev/sda system

Sat Jun 7 02:58:55 UTC 2008
Jerry Geis <geisj at pagestation.com>

I think I have booting issues for my custom kernel on centos 4. the sda 
system cannot find the disk.

I used a qemu image to build a centos 4 MATH_EMULATION kernel.
This system has /dev/hda.

The system I am putting the vmlinuz and initrd files on is a /dev/sda 
system.
I dont think the initrd image is getting built correctly.

Does this make sense?
What might I look at changing to ensure my initrd is made correctly.

Jerry