Hi,

I'm seeking a proper boot loader for my very specific purpose. and I'd like whether
I can use Knoppix system. Can I get some information ?

The preriquisite is as follows:

It must be installed in NTFS file system, NOT MBR.
It must not destroy MBR.
It must be chain loaded from NTLDR. so It must have ability to recognize NTFS.
I must load some Linux kernel in NTFS from the boot loader. (vmlinz + initrd.gz)

Does your project fit my needs ? I try to use GRUB + NTFS patch, and put some related
stuffs(stage1, stage2, ...) into C:\boot directory, edit c:\boot.ini to see grub.
Tt works well for a while. but I found that it can not work well in some system,
Panasonic CF-T2, for example. I'm very curious. because both machine use NTFS filesystem,
one can work well, the other can't. I suspect that NTFS patch has some bug.

Regards,

- Sakamoto