I'll try and answer your question in a round about way.
UML source code is included in the 2.6.x kernel. The later the version
you get the better the support. It is worthwhile getting the latest
patches from Jeff Dike or Paolo - links are on UML webpages.
You can host straight out of the boxes on
On Tue, 2005-05-10 at 19:46 -0600, Jeff Dike wrote:
> On Tue, May 10, 2005 at 05:06:37PM -0700, Casey T. Deccio wrote:
> > uml# mount -t iso9660 /dev/ubd1 /opt
>
> What minors are you using for /dev/ubd1 and /dev/ubd2?
>
> Jeff
That was the right question. I loo
On Tue, 10 May 2005, [EMAIL PROTECTED] wrote:
> On Tuesday 10 May 2005 17:23, Nix wrote:
>> Indeed: configuring glibc with --without-__thread, putting the result in
>> /lib/tls, and linking its dynamic linker into /lib yields an NPTL
>> installation that works on i586 without trouble.
>
>> The onl