Franck wrote:
> i've a little problem this halt and reboot inside an UML.
> When i'm typing "halt" or "reboot" command, i've this message "Power
> down." but not reboot or halt :(
>
> It's very not cool when i'm lauching UML with screen :(
What host and UML combination are you using? There are
Blaisorblade wrote:
> Is it just me getting such bounces? I've diagnosed them earlier, with a
> different message, and the problem is that someone subscribed (I discovered
> in the other version that it's [EMAIL PROTECTED])
[..]
I blacklisted that address a while back for sending me bounce messa
Jaiwant Mulik wrote:
> I looked at that document and have tried "make ARCH=um" but errors again.
As Christopher said, you'll need to 'make mrproper' first before
retrying. Save your .config file before doing so.
If you don't understand this and can bare the few minutes, remove the
whole kernel t
Hegedus Gabor wrote:
> Where can I found the 2.4.28 uml kernel skas3 patch?
host-skas3-2.4.25.patch from
http://user-mode-linux.sourceforge.net/dl-sf.html should apply to
2.4.28. The SKAS patch is for the host kernel, not the UML kernel.
David
--
Hegedus Gabor wrote:
> I have a problem! My internet provider only let out 1 MAC address but
> I'm running 12 uml with uml-br interfaces (with bridging, and iptables.)
> And the providers router disable me.
>
> How can I make provider only see 1 MAC addr?
What sort of connection do you have? You
Christian Wicke wrote:
> Hello Romain,
>> I've any problems with network and UML. Somebody have a documentation on
>> how to configure the network? I try with Tuntap transport but i lose my
>> connection on my own host computer and in UML computer, i've not network...
>> Tuntap is the better solut
Greg Furlong wrote:
> I have been attempting to set up a network in UML using TUN/TAP
>
> I have followed the instructions on the website but have not had
> success
Perhaps a quick read of the bridging HOWTO at
http://edeca.net/articles/bridging/ would help you. There is no need to
actually use
[EMAIL PROTECTED] wrote:
> Is it possible to run a multicasting server-client utility between to
> UMLs started using TUNTAP. I used TUNTAP because I want to talk to the
> host machine also.
Try:
http://edeca.net/articles/bridging/
It might not be perfect for your situation but should answer a f
Shavian Shakes wrote:
> I am trying to get multiple UML instances talk to each other using a
> bridge.
> Any help, pointers or doc/sites references will be a great help.
Please try and see if http://edeca.net/articles/bridging/ helps you at
all. You can do this with public or private interfaces
ashwin tanugula wrote:
> Hi
> How do i apply a .diff.bz2 patch to a linux kernel?
Copy the patch to your kernel source directory and run something similar
to the below:
# bzcat patch.diff.bz2 | patch -p0
Note that the patch level might be different, if in doubt try -p1, -p2,
etc. You'll soon kn
Celso González wrote:
> 1. ifconfig eth0 0.0.0.0 promisc up
..
> 7. brctl addif uml-bridge eth0
These look good, but obviously you haven't added the UML TAP yet.
> The bridge it's up, but I lose all the conectivity in the machine even
> a single ping doesnt respond.
I am assuming here that you m
On Friday 08 July 2005 08:02, [EMAIL PROTECTED] wrote:
> I understand that a switch network setting is best for creating many
> UML's with any number of ips per UML. I have also read a few tutorials
> and believe i am too inexepericed to recompile the kernel to allow
> bridging to be setup.
> i rec
Hello,
It's time to update the bridging HOWTO again, but I need a little help. I
would like to expand it so that there is information about setting up bridges
in different distributions, using the standard init scripts.
I know that Gentoo has init scripts that support it, but I don't use any o
On Sunday 01 January 2006 19:59, David Cannings wrote:
> Hello,
>
> It's time to update the bridging HOWTO again, but I need a little help. I
> would like to expand it so that there is information about setting up
> bridges in different distributions, using the standard init
On Thursday 19 January 2006 04:54, dileep reddy wrote:
> I am confronted with strange problem. I installed uml 2.6.13 kernel, and
> had been working on it for quite sometime. As the specification says, it
> doesn't support wireless interface. But, I want to use wireless device for
> some purpose.
15 matches
Mail list logo