Paolo Giarrusso wrote:
On Sunday 12 December 2004 21:22, Thomas Ledet - ComSupport Gruppen wrote:

After setting up a UML system using "rootstrap" in Debian Unstable
I get the following problems:

- running "$ host <somehost>" freezes the system.

Well, somebody had this too, but I don't remember it getting solved... maybe try disabling "nscd", if it is used (it's a libc DNS and other things cache - in general, caches everything going through NSS - /etc/nsswitch.conf)

nscd is not installed - so it can't be that.



- trying to install apache2 freezes the system.

- installing and starting ssh freezes the system.

I suspect that all these problems are closely related.


libc6 related probably - quick solution:

mv /lib/tls /lib/tls.away (or whichever name you like)

This is well discussed on the MLs...

I think it's this one because you don't say you've done this step.

Sorry, forgot to mention, that I already did this :)

However, take a look at http://www.cs.aau.dk/~ledet/uml/startup - especially the networking part. 255.255.255.255 seems like a very odd netmask to me. Now, if I could only figure out where it gets these values from I could try to give a more sensible netmask. I tried searching my UML /etc/, but I couldn't find any files with this information.

//thomas


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/
_______________________________________________
User-mode-linux-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to