On Wed, 8 Aug 2007, Ethan Quach wrote: > I got this error when I booted a usbstick of the LiveMedia built using a bld > 69 product. It stops here... > > SunOS Release 5.11 Version snv_69 32-bit > Copyright 1983-2007 Sun Microsystems, Inc. All rights reserved. > Use is subject to license terms. > WARNING: detected unsupported configuration: non-empty bridge (bus 0x0, dev > 0x1c, fuc 0x0) without I/O resources assigned by bios for secondary bus 0x2 > > WARNING: devices under bridge bus 0x0, dev 0x1c, func 0x0 will not be > assigned I/O ports > > WARNING: Cannot mount /etc/dfs/sharetab > WARNING: terminal emulator: Compatible fb not found > WARNING: consconfig: terminal emulator failed to initialize > > > Has anyone see this? I've booted the same usbstick on an Acer Ferrari 3400 > and it worked fine.
Seen on a Vaio with a live dvd. The mkbootcd.files.minimal is missing an entry for /kernel/fs/sharefs and one for the i915 driver (/kernel/drv/i915). If you add those two manually and then rebuild the live image, it should work. Alok
