kernel panic in SoftwareRAID autodetection

2000-12-01 Thread Roberto Ragusa
%ebx),%eax kernel panic: Attempted to kill init! I hope this is enough to track down the problem. Please CC to me because I'm not a LKML subscriber. -- Roberto Ragusa robertoragusa at technologist.com - To unsubscribe from this list: send the line "unsubscribe linux-kern

Re: kernel panic in SoftwareRAID autodetection

2000-12-05 Thread Roberto Ragusa
unit = unit + (hd-major - SCSI_DISK1_MAJOR + 1) * 16; For 2.2.x kernels, the file to be patched is drivers/block/genhd.c. Please CC to me because I'm not a LKML subscriber. Ofcourse. I think it is common courtesy to reply to the author, and cc to the list if appropri

kernel panic in SoftwareRAID autodetection

2000-12-01 Thread Roberto Ragusa
mov 0x8(%ebx),%eax kernel panic: Attempted to kill init! I hope this is enough to track down the problem. Please CC to me because I'm not a LKML subscriber. -- Roberto Ragusa robertoragusa at technologist.com - To unsubscribe from this list: send th

Re: kernel panic in SoftwareRAID autodetection

2000-12-04 Thread Roberto Ragusa
d in 2.4.0-test12pre3. I tried 2.4.0-test12pre3. The problem is *not* fixed: kernel panic again. Please CC to me because I'm not a LKML subscriber. -- Roberto Ragusa robertoragusa at technologist.com - To unsubscribe from this list: send the line "unsubscribe linux-kernel&quo

Re: kernel panic in SoftwareRAID autodetection

2000-12-05 Thread Roberto Ragusa
AJOR && hd->major <= SCSI_DISK7_MAJOR) { unit = unit + (hd->major - SCSI_DISK1_MAJOR + 1) * 16; For 2.2.x kernels, the file to be patched is drivers/block/genhd.c. >> Please CC to me because I'm not a LKML subscriber. > > Ofcourse. I think it is common courte