Re: [uml-user] ubd0 versus ubda??

2008-03-04 Thread Dan Kegel
On Tue, Mar 4, 2008 at 1:40 PM, Robert P. J. Day <[EMAIL PROTECTED]> wrote: > at the moment, i'm trying to put together a "recipe" for how to UML > under fedora, and here's the beginning: > > http://www.crashcourse.ca/wiki/index.php/User_Mode_Linux_on_Fedora Hi RPJ! Perhaps http://zumastor.go

Re: [uml-user] running uml under colinux on windows

2008-02-21 Thread Dan Kegel
<[EMAIL PROTECTED]> wrote: > Has anyone tried this? > > I have to run windows on my workstation at work but need root access to > several linux instances to run networking experiments. > > My preferred way to do that would be to run uml instances under a single > colinux running under windows o

Re: [uml-user] building simple root fs

2007-10-12 Thread Dan Kegel
On 10/12/07, Pawel K <[EMAIL PROTECTED]> wrote: > 1. Do You know any documents/sites where I can find > the instructions of how to build the very simple root > fs ? We've used ptxdist (http://www.pengutronix.de/software/ptxdist/index_en.html) to do this successfully. It can generate nice small ima

[uml-user] Valgrind and UML: test cases?

2007-08-10 Thread Dan Kegel
Many people (myself included) have wished that Valgrind could run UML properly. But what problems, exactly, should valgrind be able to detect? For instance, it would be unreasonable to expect valgrinding UML to be able to find memory leaks in programs running under UML. (Don't laugh, somebody aske