Add the word "boot" before your last squiggly bracket. IE:
Although, I've seen it done a little differently than the way you're doing it. For Example:Code:... initrd (loop)/boot/initrd.gz boot }
Keep us updated, let us know if this works or not.Code:menuentry "BackTrack 4 Final" { loopback loop (hd0,7)/bt4-final.iso linux (loop)/boot/vmlinuz boot=fll quiet vga=791 fromiso=/boot/iso/bt4-final.iso initrd (loop)/boot/initrd.gz boot }


