On F8 my boot.log is always empty. I don't know if this is a decision impe=lemented as of F8 or before it.
You may want to try
Code:
su -
(enter root password here)
cd /var/log
ls -asl [to find out the length of the boot.log file]
if anything is in there,
to read it { I think}
hth
bill