On Sunday 11 September 2005 20:17, Nelson Castillo wrote: > Hi. > > I got this error using UML Linux 2.6.13 (See [1] for the .config) running > under > a non-skas kernel. Runs well using SKAS. > > cannot set up thread-local storage: cannot set up LDT for thread-local > storage > Kernel panic - not syncing: Attempted to kill init! > > The problem arises using Kernel 2.6.8-2-k7 (Debian Sarge) > and using a Debian sarge filesystem that I put up using debootstrap. > > What should I try? Do I need a patch? mv /lib/tls /lib/tls.away, after loop-mounting the filesystem on the host , or booting with init=/bin/bash (not sure the second will work).
to make that permanent, use dpkg-divert on all files (no, it doesn't handle directories). Search the archives for how to use it. > I read a relevant thread [2] but I don't > understand much. Do I need a skas0-clone patch? No, that's another problem (and this patch has been merged). > I could run an older kernel that is know to work, too. > I need it to run in non-skas mode also, so others can run it. > > Regards, > Nelson.- > > [1]http://www.geocities.com/arhuaco/post/user_mode_linux/config- > uml-2.6.13-sep9.txt > [2]http://sourceforge.net/mailarchive/forum.php?thread_id=7572893&forum_id= >3648 -- 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 the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ User-mode-linux-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user
