Hi all.  Opensolaris newbie here.  I just did a fresh install of 2009.6, then 
did a "image-update" to 134 from the development repository.  Now whenever I 
try to boot, it immediately restarts my computer.  I added "-k" to the kernel 
line in grub, and this is the output:

Loading kmdb...
SunOS Release 5.11 Version svn_134 64-bit
Copyright 1983-2010 Sun MicroSystems, Inc.  All rights reserved.
Use is subject to license terms.
/kernel/misc/amd64/pci_autoconfig: undefined symbol 'class_pci_items'
/kernel/misc/amd64/pci_autoconfig: undefined symbol 'class_pci'
/kernel/misc/amd64/pci_autoconfig: undefined symbol 'pcie_get_rc_dip'
WARNING: mod_load: cannot load module 'pci_autoconfig'

panic[cpu0]/thread=fffffffffbc2e820: failed to load misc/pci_autoconfig

fffffffffbc50af0 unix:impl_bus_initialprobe+7f ()
fffffffffbc50b20 unix:impl_setup_ddi+130 ()
fffffffffbc50b30 genunix:create_devinfo_tree+b7 ()
fffffffffbc50b40 genunix:setup_ddi+13 ()
fffffffffbc50b70 unix:startup_modules+297 ()
fffffffffbc50b80 unix:startup+50 ()
fffffffffbc50bb0 genunix:main+2c ()
fffffffffbc50bc0 unix:_locore_start+92 ()

panic: entering debugger (no dump device, continue to reboot)

Welcome to kmdb
Loaded modules: [ mac unix krtld genunix specfs ]
[0]>


The stuff about "/kernel/misc/amd64/pci_autoconfig" is weird (I think) because 
I have an intel processor, is it not?  Anyways, I see it failed to load 
"misc/pci_autoconfig" but I don't know how to fix this.  I did get some errors 
during the upgrade process from 2009.6 to svn_134, which I've included below:


"Warning - directory etc/sma/snmp/mibs not empty - contents preserved in 
/tmp/tmp                 
WVxLKf/var/pkg/lost+found/etc/sma/snmp/mibs-20100312T212003Z
Removal Phase                            104662/104662
Install Phase                            150918/152083 The 'pcieb' driver 
shares                  the alias 'pciexclass,060400' with the 'pcie_pci'
driver, but the system cannot determine how the latter was delivered.
Its entry on line 2 in /etc/driver_aliases has been commented
out.  If this driver is no longer needed, it may be removed by booting
into the 'opensolaris-1' boot environment and invoking 'rem_drv pcie_pci'
as well as removing line 2 from /etc/driver_aliases or, before
rebooting, mounting the 'opensolaris-1' boot environment and running
'rem_drv -b <mountpoint> pcie_pci' and removing line 2 from
<mountpoint>/etc/driver_aliases.
The 'pcieb' driver shares the alias 'pciexclass,060401' with the 'pcie_pci'
driver, but the system cannot determine how the latter was delivered.
Its entry on line 3 in /etc/driver_aliases has been commented
out.  If this driver is no longer needed, it may be removed by booting
into the 'opensolaris-1' boot environment and invoking 'rem_drv pcie_pci'
as well as removing line 3 from /etc/driver_aliases or, before
rebooting, mounting the 'opensolaris-1' boot environment and running
'rem_drv -b <mountpoint> pcie_pci' and removing line 3 from
<mountpoint>/etc/driver_aliases.
Install Phase                            151071/152083
driver (asy) install failed with return code 1
command run was: /usr/sbin/add_drv -n -b /tmp/tmpWVxLKf -i "pci11c1,480" -m * 
06                 66 root sys,*,cu 0600 uucp uucp asy
command output was:
------------------------------------------------------------
Option (-m) : missing token: (*)
Usage:
        add_drv [ -m '<permission> ','<...>' ]
                [ -n ]
                [ -f ]
                [ -v ]
                [ -i '<identify_name  <...>' ]
                [ -b <basedir> ]
                [ -c <class_name> ]
                [ -p <dev_policy> ]
                <driver_module>
Example:
        add_drv -m '* 0666 bin bin' -i 'acme,sd new,sd' sd
        Add 'sd' drive with identify names: acme,sd and new,sd.
        Every minor node will have the permission 0666,
        and be owned by bin with group bin.
------------------------------------------------------------
Install Phase                            152083/152083
Update Phase                               1549/1549

A clone of opensolaris exists and has been updated and activated.
On the next boot the Boot Environment opensolaris-1 will be mounted on '/'.
Reboot when ready to switch to this updated BE."


Does anyone know why this happens or how to resolve it?
-- 
This message posted from opensolaris.org

Reply via email to