Hi,

I have done a poor mans install (3.7) but I cannot get fromhd to work ... in the end I got bootfrom to work ... but only in minirt24 .

minirt26 does not work at all

I wondered if its a bug or am I using the wrong cheatcodes ?

Code:
image=/mnt/hdb1/boot/isolinux/linux24
        label=knoppix
        initrd=/mnt/hdb1/boot/isolinux/minirt24.gz
        read-only
        root=/dev/hdb1
        append = "bootfrom=/dev/hdb1/ lang=us"