Greetings- I'm having a problem booting after an 8.1 install via nfs/pxeboot. Get the following message on boot: kernel (hd0,0)/vmlinuz root=/dev/hda2 ide=nodma init=linuxrc initrd (hd0,0)/initrd Error 15: File not found Press any key to continue... my xml script contains the following bootloader options under <install> <bootloader> <activate config:type="boolean">false</activate> <kernel_parameters>ide=nodma</kernel_parameters> <lba_support config:type="boolean">false</lba_support> <linear config:type="boolean">false</linear> <location>mbr</location> </bootloader> Is anyone else seeing this problem or have I screwed something up? I've tried with <activate config> as true....didn't help. removing the initrd (hd0,0)/initrd line has allowed me to boot the box after this error message. Any ideas would be appreciated. TIA, -Jeff