On Tue, Sep 27, 2005 at 11:22:21PM -0500, Nelson Castillo wrote: > On 9/27/05, Robin Lee Powell <[EMAIL PROTECTED]> wrote: > > In my quest to get a working UML, I've tried compiling a version > > of 2.6.13.2 with SKAS. I get: > > > > VFS: Mounted root (ext3 filesystem) readonly. cannot set up > > thread-local storage: cannot set up > >LDT for thread-local storage > > I was there more than one week ago. Check this thread. > > http://thread.gmane.org/gmane.linux.uml.user/8318
Tried adding LD_ASSUME_KERNEL=2.4.1 to the kernel line: Mounting local filesystems... nothing was mounted Running 0dns-down to make sure resolv.conf is ok...done. Setting up networking...done. Setting up IP spoofing protection: rp_filter. Configuring network interfaces...cannot set up thread-local storage: cannot set up LDT for thread-local storage cannot set up thread-local storage: cannot set up LDT for thread-local storage Failed to bring up lo. cannot set up thread-local storage: cannot set up LDT for thread-local storage cannot set up thread-local storage: cannot set up LDT for thread-local storage Failed to bring up eth0. done. Cleaning: /tmp /var/lock /var/run. Initializing random number generator... done. Recovering nvi editor sessions... done. Give root password for maintenance (or type Control-D for normal startup): mooix:~# ifconfig eth0 up dev_ip_addr - device not assigned an IP address SIOCSIFFLAGS: No such file or directory mooix:~# ifconfig eth0 up dev_ip_addr - device not assigned an IP address SIOCSIFFLAGS: No such file or directory mooix:~# ifconfig eth0 192.168.1.2 up SIOCSIFFLAGS: No such file or directory SIOCSIFFLAGS: No such file or directory Same thing if I also add it to /etc/environment. In addition, if I allow the boot to continue, I get the hang bug I was complaining about earlier. -Robin -- http://www.digitalkingdom.org/~rlpowell/ *** http://www.lojban.org/ Reason #237 To Learn Lojban: "Homonyms: Their Grate!" Proud Supporter of the Singularity Institute - http://singinst.org/ ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ User-mode-linux-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user
