The problemo is that there's no libc.so.2 in /lib # ls /lib/libc.so* /lib/libc.so /lib/libc.so.1 # btw: # uname -a SunOS belenix 5.11 BeleniX0.6.1 i86pc i386 i86pc # (to ensure that are talking about the same thing:))
On 7/13/07, Moinak Ghosh <Moinak.Ghosh at sun.com> wrote: > Looks strange. There should exist an additional mount of > /lib/libc.so.2.nonsse. > Can you try this workaround: > > * Boot into command line > * Execute: /usr/sbin/mount -O -F lofs /lib/libc.so.2.nonsse > /lib/libc.so.2 > * Execute: svcadm clear hal > * Now run startgui xfce > > Regards, > Moinak. > > Andras Barna wrote: > > sure thing > > > > > > Filesystem size used avail capacity Mounted on > > /devices/ramdisk:a 64M 56M 7.7M 88% / > > /devices 0K 0K 0K 0% /devices > > /dev 0K 0K 0K 0% /dev > > ctfs 0K 0K 0K 0% /system/contract > > proc 0K 0K 0K 0% /proc > > mnttab 0K 0K 0K 0% /etc/mnttab > > swap 317M 688K 316M 1% /etc/svc/volatile > > objfs 0K 0K 0K 0% /system/object > > sharefs 0K 0K 0K 0% /etc/dfs/sharetab > > /devices/pci at 0,0/pci-ide at 2,5/ide at 1/sd at 0,0:a 695M 695M 0K > > 100% /.cdrom > > /dev/lofi/1 1.7G 1.7G 0K 100% /usr > > /.cdrom/var/svc/manifest 695M 695M 0K 100% /var/svc/manifest > > /.cdrom/opt 695M 695M 0K 100% /opt > > /dev/lofi/2 24M 24M 0K 100% /relocated_opt > > /relocated_opt/DTT 24M 24M 0K 100% /opt/DTT > > /relocated_opt/GEDnet 24M 24M 0K 100% /opt/GEDnet > > /relocated_opt/SUNWdtrt 24M 24M 0K 100% /opt/SUNWdtrt > > /relocated_opt/sadm 24M 24M 0K 100% /var/sadm > > /usr/lib/libc/libc_hwcap1.so.1 1.7G 1.7G 0K 100% > > /lib/libc.so.1 > > fd 0K 0K 0K 0% /dev/fd > > swap 318M 1.4M 316M 1% /tmp > > swap 316M 16K 316M 1% /var/run > > swap 331M 15M 316M 5% /root > > > > > > 32-bit i386 applications > > ahf sse fxsr amd_3dnowx amd_3dnow amd_mmx mmx cmov sep cx8 tsc fpu > > > > > > On 7/13/07, Moinak Ghosh <Moinak.Ghosh at sun.com> wrote: > >> Andras Barna wrote: > >> > HI > >> > > >> > from the New page: > >> > * A solution to the Math library SSE2 issue that haunted earlier > >> > BeleniX releases has been put in place. The FreeBSD math library has > >> > been re-included since it does not require SSE2. However it is used > >> > only on machines where the SSE2 capability is absent. > >> > > >> > however here not works AMD Sempron socket A 2200+ (btw overclocked > >> to 2500+) > >> > > >> > some svc's fails to start, e.g hal.. and xfce/kde fails too.. with the > >> > same old errors > >> > ld.so.1: perl: fatal: /lib/libm.so.2: hardware ... > >> > > >> > >> Can you please do the following: > >> > >> Boot into Command Line mode > >> Post the output of df -h > >> post the output of isainfo -v > >> > >> Regards, > >> Moinak. > >> > >> > i was really exited when saw the new release:) > >> > _______________________________________________ > >> > belenix-discuss mailing list > >> > http://mail.opensolaris.org/mailman/listinfo/belenix-discuss > >> > http://groups.google.com/group/belenix-discuss > >> > > >> > >> > >
