Hello Klaus,
This is a fantastic news, Thank you so much !
I have been trying to make a dual boot 32/64 bits for a while but
couldn't get cloop to work.
(Instead I made a dual boot with the 32 bits kernel but with the
large memory model
>4GB support and multi-threading and multiple core capability nb of core >8)
When do you plan to have a beta available to test ? How can I help ?
Thanks,
Gilles
PS: Since the migration of the forum to a new version of phpBB all
the forum links
(internal across posts and external) are broken which makes the
forum almost useless.
Is is possible to have a snap-shoot of the old forum so the old
forum links would resolve ?
> Hello list,
>
> When trying to add a 64-bit kernel to Knoppix as boot option, I noticed
> that losetup from busybox was unable to attach the compressed file to
> /dev/cloop. It seems there needs to be a compat_ioctl implementation for
> adding 64-bit support to cloop.
>
> Attached is a patch that solved the problem for me. The complete source
> is already on debian-knoppix.alioth.debian.org. Feel free to comment,
> this is still experimental. ;-)
>
> Regards
> -Klaus