Re: [uml-user] UML does a "Silent SEGV" which kills ethernet

2007-03-19 Thread Jeff Dike
On Fri, Mar 16, 2007 at 03:54:21PM -0700, Tony wrote: > I did a GDB trace. The line was in the main kernel. > > (gdb) run > (some messages) > > Program received SIGSEGV, Segmentation Fault. What happens when you run it without gdb? What you're seeing here is a perfectly normal in-kernel page fa

[uml-user] install RedHat8 in UML

2007-03-19 Thread Roman Mashak
Hello, it may sound weird, but I need to install RH8 via NFS in UML to test the legacy code. I followed the article at http://linuxhacker.ru/uml/, the difference is I'm using kernel 2.4.18 + UML patch #53 from UML site. I also compiled all important options. Enabled tun/tap on the host and c