> > I get to grub, select some option (same problem > > happens for all avaliable options), I get white > dots > > then SunOS 5.1 header, some text scrolls to fast > for > > me to understand it (among the text there appears > to > > be a matrix of hexadecimal numbers???). > > Then I get the syncing file systems... done > message. > > Then computer reboots. > > That appears to be a kernel panic. > > In the grub menu, edit the boot commands (type 'e' > key twice), and append kernel options " -kv" at the > end of the "kernel" boot line. Boot using the > modified > entry. > > Now the kernel should stop in the kernel debugger > instead of an immediate reboot. In the kernel > debugger you should be able to read the panic > messages. You can also use these commands to > print the kernel messages and the kernel panic > stack backtrace: > > ::msgbuf > ::stack > > > What panic do you get? > What stack backtrace is reported?
Thank you for replying! Here is what ::msgbuf tells me: pat, cx8, pae, mca, mmx, cmov, de, pge, mtrr, msr, tsc, lpgp) mem = 4192244K (0xffdfd000) Using default device instance data initialized model-specific module 'cpu_ms.GenuineIntel' on chip 0 core 0 strand 0 Skipping psm: xpv_psm root nexus = i86pc NOTICE: iommulib_nexus_register: rootnex-1: Succesfully registered NEXUS i86pc n exops=fffffffffbdbcf10 pseudo0 at root pseudo0 is /pseudo scsi_vhci0 at root scsi_vhci0 is /scsi_vhci isa0 at root ACPI: RSDP @ 0xfe020/0x0024 (v 2 ACRSYS) ACPI: XSDT @ 0xbfefe120/0x0064 (v 1 ACRSYS ACRPRDCT 0x00000001 0x01000013) ACPI: FACP @ 0xbfefd000/0x00F4 (v 4 ACRSYS ACRPRDCT 0x00000001 MSFT 0x01000013) ACPI:DSDT @ 0xbfef4000/0x8968 (v 1 ACRSYS ACRPRDCT 0x00000001 MSFT 0x01000013) ACPI: FACS @ 0xbfe75000/0x0040 //end of first screen ACPI: SSDT @ 0xbfeef000/0x04C4 (v 1 PmRef CpuPm 0x0000300 INTL 0x20051117) ACPI: SSDT @ 0xbfeee000/0x0232 (v 1 PmRef CpuPm 0x0000300 INTL 0x20051117) ACPI: SSDT @ 0xbfeed000/0x00A0 (v 1 PmRef CpuPm 0x0000300 INTL 0x20051117) NOTICE: reprogramio-range on ppb[2/0/0]: 0x4000 ~ 0x4fff NOTICE: add io-range on subtractive ppb[0/1e/0]: 0x7000 ~ 0x7fff NOTICE: apic: local nmi: 1 0x5 1 NOTICE: apic: local nmi: 2 0x5 1 NOTICE: ACPI HPET table query failed pcplusmp: irq 0x9 vector 0x81 ioapic 0x4 intin 0x9 is bound to cpu 1 NOTICE: amd_iommu: No AMD IOMMU ACPI IVRS table pseudo-device: acpippm0 acpippm0 is /pseudo/acpippm at 0 pseudo-device: ppm0 ppm0 is /pseudo/ppm at 0 ramdisk0 at root //end of second screen SMBIOS v2.4 loaded (1475 bytes) ACPI: SSDT @ 0xbfe74c90/0x022C (v 1 Cpu0Ist 0x00003000 INTL 0x20021117) ACPI: SSDT @ 0xbfe73610/0x05D7 (v 1 Cpu0Cst 0x00003001 INTL 0x20021117) /cpus (cpunex0) online panic[cpu0]/thread=fffffffffbc2cca0: BAD TRAP: type=0 (#de Divide error) rp=fffffffffbc4d6e0 addr=0 #de Divide error pid=0, pc=0xfffffffff798fdc9, sp=0xfffffffffbc4d7d0, eflags=0x10246 cr0: 8005003b(pg, wp, ne, et, ts, mp, pe) cr2: 0 cr3: c800000 cr8: c rdi: ffffff01cdc21dd0 rsi: 38 rdx: 0 rcx: 0 r8: ffffff01cdc21d98 r9: 2 rax: 753f rbx: 2 rbp: fffffffffbc4d010 r10: ffffff01ce116d30 r11: fffffffffbc4cea5 r12: 3 r13: ffffff01ce118be0 r14: ffffff01cdc21d60 r15: 0 fsb: 200000000 gsb: fffffffffbc2e070 ds: 0 es: 0 fs: 0 gs: 0 trp: 0 err: 0 rip: fffffffff798fdc9 cs: 30 rfl: 10246 rsp: fffffffffbc4d7d0 ss: 38 fffffffffbc4d5c0 unix: die+10f () fffffffffbc4d6d0 unix:trap+152c () fffffffffbc4d6e0 unix:cmntrap+e9 () fffffffffbc4d810 cpudrv:cpudrv_init+89 () fffffffffbc4d850 cpudrv:cpudrv_attach+e0 () fffffffffbc4d8b0 genunix:devi_attach+80 () fffffffffbc4d8e0 genunix:attach_node+95 () fffffffffbc4d920 genunix:i_ndi_config_node+a5 () fffffffffbc4d940 genunix: i_ddi_attachchild+40 () fffffffffbc4d980 genunix:devi_attach_node+ac () fffffffffbc4d9e0 genunix:ndi_devi_online+be () fffffffffbc4da20 unix:add_cpunode2devtree+127 () fffffffffbc4da40 unix:post_startup+ad () fffffffffbc4da70 genunix:main+122 () fffffffffbc4da80 unix:_iocore_start+92 () Here is what ::stack says kmdb_enter+0xb() debug_enter+0x38(fffffffffb92c310) panicsys+0x41c(fffffffffb92a108, fffffffffbc4d510, fffffffffbc55be0, 1) vpanic+0x15d() panic+0x94() die+0x10f(0, fffffffffbc4d6e0, 0, 0) trap+0x152c(fffffffffbc4d6e0, 0, 0) 0xfffffffffb8001d9() cpudrv`cpudrv_init+0x89(ffffff01ce118be0) cpudrv`cpudrv_attach+0xe0(ffffff01ce113d30, 0) devi_attach+0x80(ffffff01ce113d30, 0) attach_node+0x95(ffffff01ce113d30) i_ndi_config_node+0xa5(ffffff01ce113d30, 6, 0) i_ddi_attachchild+0x401(ffffff01ce113d30) devi_attach_node+0xac(ffffff01ce113d30, 1020008) ndi_devi_online+0xbe(ffffff01ce113d30, 0) add_cpunode2devtree+0x127(0, fffffffffbc0dac0) post_startup+0xad() main+0x122() _iocore_start+0x92() Is there an easier way to post this information? It took me 2/12 hours to copy this from screen and then type it here. -- This message posted from opensolaris.org