On Thursday 16 June 2005 10:50, Rus Foster wrote:
> I'm trying to get a new Fedora Core 4 Images to boot and just hitting a
> brick wall. On booting I'm getting
>
> set_thread_area failed when setting up thread-local storage
>
> Now I disabled tls (mv /lib/tls /lib/tls.disabled and the same for
> /usr/lib)
>
> in the system image but getting this with both a 2.4.30
> and 2.6.11.6 kernel that are proven stable
>
> I'm booting with the command line
>
> ./linux ubd0=fedorafc4.img umid=fc4 devfs=mount root=/dev/ubd/0 ubd1=swap
> mem=256M
>
> Any ideas on getting this booting?
Forgot, I now read more from:
http://fedora.redhat.com/docs/release-notes/fc4/

And it results that the env. setting to use is:
LD_LIBRARY_PATH=/lib{,64}/obsolete/linuxthreads

So if you add LD_LIBRARY_PATH=/lib/obsolete/linuxthreads to the command line 
(at the end, not at the beginning, and note I removed the wildcard since it 
wouldn't be expanded) things should work.
-- 
Inform me of my mistakes, so I can keep imitating Homer Simpson's "Doh!".
Paolo Giarrusso, aka Blaisorblade (Skype ID "PaoloGiarrusso", ICQ 215621894)
http://www.user-mode-linux.org/~blaisorblade

        

        
                
___________________________________ 
Yahoo! Mail: gratis 1GB per i messaggi e allegati da 10MB 
http://mail.yahoo.it



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
User-mode-linux-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to