For some f'd up reason, boot.ini is not being read by winme when I'm booting up. I edited it so that it contains the reference to the linux install, but winme just ignores it, and boots to windows.

Here's my boot.ini:

[boot loader]
timeout=5
default=multi(0)disk(0)rdisk(0)partition(1)
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)="Microsoft Windows ME"
multi(0)disk(0)rdisk(0)partition(2)="Linux RedHat"

Is there something I'm missing?

Thanks,

computergeek22