On Mon, 2009-06-22 at 23:33 -0700, "C. Bergstr?m" wrote: > Anyone with a spare cycle willing to help me figure out why on earth > this iso [1] starts looping the error below.. This is almost certainly > not a code or build problem, but a packaging one. > > > Thanks > > > ./Christopher > > ------------ > > [1] http://pkg.osunix.org/releases/osunix-maybe.iso > > boot.log > --------------- > > module /platform/i86pc/kernel/unix: text at [0xfe800000, 0xfe8d68d3] > data at 0xfec00000 > module /kernel/genunix: text at [0xfe8d68d8, 0xfeaa4757] data at 0xfec4cf80 > WARNING: cpu0: failed to update microcode from version 0x0 to 0xb6 > > SunOS Release 5.11 Version OSUNIX_5.11.115 32-bit > Copyright 1983-2e,sep,pat,cx8,pae,mca,mmx,cmov,de,pge,mtrr,msr,tsc,lgpg> > mem = 1048124K (0x3ff8f000) > Using default device instance data > initialized model-specific module 'cpu_ms.GenuineIntel' on chip 0 core 0 > strand 0 > root nexus = i86pc > pseudo0 at root > pseudo0 is /pseudo > scsi_vhci0 at root > scsi_vhci0 is /scsi_vhci > pci0 at root: space 0 offset 0 > pci0 is /pci at 0,0 > PCI-device: isa at 1, isa0 > pseudo-device: acpippm0 > acpippm0 is /pseudo/acpippm at 0 > pseudo-device: ppm0 > ppm0 is /pseudo/ppm at 0 > ramdisk0 at root > ramdisk0 is /ramdisk > WARNING: Last shutdown is later than time on time-of-day chip; check date. > root on /ramdisk:a fstype ufs > SMBIOS v2.5 loaded (256 bytes)/cpus (cpunex0) online > pseudo-device: dld0 > dld0 is /pseudo/dld at 0 > ISA-device: asy0 > asy0 is /pci at 0,0/isa at 1/asy at 1,3f8 > 8042 device: keyboard at 0, kb8042 # 0 > kb80420 is /pci at 0,0/isa at 1/i8042 at 1,60/keyboard at 0 > 8042 device: mouse at 1, mouse8042 # 0 > mouse80420 is /pci at 0,0/isa at 1/i8042 at 1,60/mouse at 1 > cpu0: x86 (GenuineIntel 6FB family 6 model 15 step 11 clock 2366 MHz) > cpu0: Intel(r) Core(tm)2 Duo CPU T7700 @ 2.40GHz > > INIT: Command > "exec /sbin/autopush -f /etc/iu.ap" > failed to execute. errno = 8 (exec of shell failed) > > INIT: Command > "exec /sbin/soconfig -f /etc/sock2path" > failed to execute. errno = 8 (exec of shell failed) > > INIT: Command > "exec /sbin/autopush -f /etc/iu.ap" > failed to execute. errno = 8 (exec of shell failed) > > INIT: Command > "exec /sbin/soconfig -f /etc/sock2path" > failed to execute. errno = 8 (exec of shell failed) > > ... > _______________________________________________ > install-discuss mailing list > install-discuss at opensolaris.org > http://mail.opensolaris.org/mailman/listinfo/install-discuss
I think something wrong with your shell - check your /sbin/sh -- ::alhazred