Hi,
I had built
2.6.10 kernel without any patch as guest. The host kernel is 2.6.10
vanilla. The linux distribution is Fedora Core3. While running the UML in debug mode, the gdb hang just after
print -
This GDB was configured as
"i386-redhat-linux-g
On Thu, 14 Apr 2005, itamar wrote:
> It´s possible to use the same TMPDIR for all uml´s in the host ?
> mkdir /tmp/uml
> mount -t tmpfs -o mode=1777,size=512M none /tmp/uml
> TMPDIR=/tmp/uml linux mem=512M ...
Certainly this is possible, but you've allowed space for only one guest.
If there are
to clarify, I am trying to avoid using the switch daemon as I need this as
transparent to the host as possible.
--
Jason
When pigs fly, they fly first class.
---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hun
Hey guys, Im using a 2.6.9 guest on a 2.6.9 host to do a proof of concept
for work using zebra for bgp. I have two guests up using multicast for
their eth1 interfaces and tuntaps for their eth0 interfaces. It seems
that the only way I can get multicast to work though is if my physical
eth0 on
I usualy use /tmp myself on all my machines. I never keep anything
valueable in there, so it's of little consern.
-- Scott Edwards
Daxal Communications - http://www.daxal.com
Surf the USA - http://www.surfthe.us
On 4/14/05, itamar <[EMAIL PROTECTED]> wrote:
> It´s possible to use the same TMPD