Hi, you can use loop module with max_part parameters.
For instance "max_part=15" allows you to manage a disk image with 15 partitions. If loop is not a module, you must start kernel with parameter "loop.max_part=15". Then: losetup -f my_disk.img and for instance: mount /dev/loop0p1 /mnt Regards, Laurent Le samedi 07 juillet 2012 à 22:23 +0000, Thorsten Glaser a écrit : > Package: kpartx > Version: 0.4.9-3 > > Hi, > > when creating a hdd image, losetup'ing it to /dev/loop0 and then > creating partitions on it with atari-fdisk, kpartx -l -v /dev/loop0 > doesn't show any partitions recognised. > > On i386, with MBR partition tables, this works. > > Cc'ing the porter list where I just happen to know the Linux kernel > guys also hang out ;) > > bye, > //mirabilos > -- > 13:37⎜«Natureshadow» Deep inside, I hate mirabilos. I mean, he's a good > guy. But he's always right! In every fsckin' situation, he's right. Even > with his deeply perverted taste in software and borked ambition towards > broken OSes - in the end, he's damn right about it :(! […] works in mksh > > -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/1341777691.2262.4.camel@samsung

