[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] DOM0 - SCSI stops kernel
Hi FernandoI didn't mention it because I thought it was obvious (which now I understand was a wrong assumption): My kernel (including DOM0 one) has everything compiled staticly in, including the SCSI driver. After I sent the email I noticed that the bus scan actually does print back errors in large intervals and once the driver was done scanning for all possible SCSI IDs it reset the computer. Does Xen save the kernel output somewhere so I can copy and paste the kernel messages? Paolo Fernando Maior wrote: On 5/5/05, Paolo Supino <paolo@xxxxxxxxxxxxx> wrote:Hi My computer has a SCSI card (Adaptac AHA 2940U2W, AIC7890/91) and the DOM0 kernel stops loading when it initializes and just before its supposed to scan the SCSI bus for devices (and there are 8 of those on this card). What might be the problem? Paolo _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-usersIs it loading the kernel module for you scsi adapter? It should be compiled into the kernel OR it should be inside the initrd file. Make sure one of the both is true, and, in case the second one, you must pass "module /initrd" to the GRUB loader. _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |