> I made iso-image from cd with
> dd if=/dev/hdd of=/image.iso
> and mount it with
> mount -o loop /image.iso /mnt/cdrom
> under Linux-2.4.2-pre1 it is working
> but under Linux-2.4.2 do not
> Please help me to understand why
If it was working it was by sheer luck -
You need the loop patches available at
ftp://ftp.kernel.org/pub/linux/kernel/people/axboe/patches
jjs
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/