El Thursday 14 February 2008 12:27:14 vàreu escriure: > Well now I'm kinda confused, > > I already use the full featured losetup executable from /sbin when > encryption=aes256 is set.
yes, is the command from /sbin/losetup > But I think my kernel doesn't support with the cryptoloop-module > key-size 256. I don't know if I could solve > this problem by using squashfs 3.2. I think crypt modules are into the kernel, look at the kernel config, > > Greets > > Heiko > > Jordi Pujol wrote: > > Hello to all, > > > > that was about a problem in the package live-initramfs, > > where there is fstype (from the klibc package) > > > > if using the internal busybox command losetup, then fstype could not > > detect the squashfs 3.3 type of the loop device, > > but using losetup from the kilibc package, then fstype works correctly, > > > > Regards, > > > > Jordi Pujol > > > > El Thursday 14 February 2008 11:14:23 vàreu escriure: > >> Jordi Pujol wrote: > >>> Hello Daniel and list, > >>> > >>> When using the external command losetup, from the /sbin directory, > >>> fstype recognize the squashfs 3.3 filesystem > >>> > >>> + /sbin/losetup /dev/loop0 > >>> /live/image/JPLivePersonal/filesystem.squashfs + [ Yes = Yes ] > >>> + echo # setup_loop () > >>> /live/image/JPLivePersonal/filesystem.squashfs /dev/loop0 auto > >>> noauto, > >>>0 0 + echo /dev/loop0 > >>> + return 0 > >>> + echo /dev/loop0 > >>> + backdev=/dev/loop0 > >>> + get_fstype /dev/loop0 > >>> + local FSTYPE > >>> + local FSSIZE > >>> + fstype > >>> + eval FSTYPE=squashfs FSSIZE=1538766210 > >>> + FSTYPE=squashfs FSSIZE=1538766210 > >> > >> Hey Jordi, > >> Thanks, but my scripts delivered by live-initramfs ( > >> /usr/share/initramfs-tools/scripts/live and > >> /usr/share/initramfs-tools/scripts/live-helper) already contain the > >> losetup-command-execution from /sbin when I boot with kernel-param > >> ENCRYPTION=AES256. Can you explain your syntax? Am I supposed to add > >> your listed code or how do I unsterstand your writings? > >> > >> > >> Greets and thanks so far > >> Heiko > >> > >>> Regards, > >>> > >>> Jordi Pujol > >>> > >>> _______________________________________________ > >>> debian-live-devel mailing list > >>> [email protected] > >>> http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel _______________________________________________ debian-live-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel

