Re: report bug: System reboots when accessing a loop-device over a second loop-device with 2.4.2-ac7

2001-03-02 Thread Mario Hermann
Hello! Jens Axboe wrote: > > On Fri, Mar 02 2001, Mario Hermann wrote: > > There is another small bug with the loop over loop problem. Now it works > > fine for > > files but not for Devices: > > > > losetup /dev/loop0 /dev/sr1 > > losetup /dev/loop1 /

Re: report bug: System reboots when accessing a loop-device over a second loop-device with 2.4.2-ac7

2001-03-02 Thread Mario Hermann
Hello! Jens Axboe wrote: > > On Thu, Mar 01 2001, Mario Hermann wrote: > > I tried the following commands with 2.4.2-ac7: > > > > losetup /dev/loop0 test.dat > > losetup /dev/loop1 /dev/loop0 > > mke2fs /dev/loop1 > > > > My System reboots immed

Re: report bug: System reboots when accessing a loop-device over a second loop-device with 2.4.2-ac7

2001-03-02 Thread Mario Hermann
Hello, Jens Axboe wrote: > > This should make it work again. Yeah! Works fine. > > -- > Jens Axboe > Thx Mario Hermann - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo inf

report bug: System reboots when accessing a loop-device over a second loop-device with 2.4.2-ac7

2001-03-01 Thread Mario Hermann
Hello! I tried the following commands with 2.4.2-ac7: losetup /dev/loop0 test.dat losetup /dev/loop1 /dev/loop0 mke2fs /dev/loop1 My System reboots immediatly. I tried it with 2.4.2-ac4,ac5 too -> same effect. With 2.4.2 it hangs immediatly. Hope that helps. Thanks Mario - To unsubscribe

Re: 242-ac3 loop bug

2001-02-25 Thread Mario Hermann
Hi! Jonathan Oppenheim wrote: > i have also been having trouble with many cyphers including > blowfish (although twofish and idea worked). the error seems to be the > same in all 2.4.x kernels (i have all the relevant options compiled > as modules eg. loopback and ciphers)) I had the same prob