Re: [uml-user] Problems building UML from 2.6.16: cannot set up thread-local storage, attempt #2

2006-06-17 Thread Jeff Dike
On Sat, Jun 17, 2006 at 05:06:11PM -0700, John Zavgren wrote: > The host I've tried most recently is a "out of the box" Fedora Core 4 > host. I've also tried to build UML on two other platforms, without > success, one was Fedora core 5, the other Fedora core 4. Then, I guess they aren't 2.4 kernel

Re: [uml-user] Problems building UML from 2.6.16: cannot set up thread-local storage, attempt #2

2006-06-17 Thread Jeff Dike
On Sat, Jun 17, 2006 at 03:23:41PM -0700, John Zavgren wrote: > The root file system gets mounted, but I get an error about thread-local > storage > VFS: Mounted root (ext3 filesystem) readonly. > cannot set up thread-local storage: set_thread_area failed when setting > up thread-local storage H

[uml-user] Problems building UML from 2.6.16: cannot set up thread-local storage, attempt #2

2006-06-17 Thread John Zavgren
Greetings: I'm trying to build UML from the stable release of the 2.6.16 kernel sources by doing the minimal number of steps... All I'm trying to do is prove that I can build a UML kernel from source code, that will mount a root file system. I'm taking my instructions directly from the new UML bo