Re: loop problems continue in 2.4.3

From: Jens Axboe (axboe@suse.de)
Date: Sat Apr 14 2001 - 02:54:02 EST


On Fri, Apr 13 2001, Arthur Pedyczak wrote:
> Hi all,
> here are my $0.02 regarding loop in 2.4.3.
>
> 1. mounted file
> mount -t iso9660 -o loop file.img /mnt/cdrom
> worked o.k.
> 2. unmounted
> umount /mnt/cdrom
> worked o.k.
> 3. mounted file
> mount -t iso9660 -o loop file.img /mnt/cdrom
> worked o.k.
> 4. tried to unmount
> umount /mnt/cdrom
> got oops:
>
> =====================
> Apr 13 20:50:03 cs865114-a kernel: Unable to handle kernel paging request at virtual address 7e92bfd7

Please disable syslog decoding (it sucks) and feed it through ksymoops
instead.

In other words, reproduce and dmesg | ksymoops instead.

-- 
Jens Axboe

- 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/



This archive was generated by hypermail 2b29 : Sun Apr 15 2001 - 21:00:22 EST