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
Rega
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 h
2 matches
Mail list logo