I am using a Debian testing machine as a UML host with bridged networking
via the daemon with tap0. If I run a UML guest and hard code the MAC
address, I cannot get the guest to attempt DHCP. With the guest running, I
attempted tcpdump on the tap0 and br0 interfaces with no traffic even being
gen
did your host IP change? did you setup proxy arp or are you using
iptables to NAT?
--
Jason
When pigs fly, they fly first class.
On Wed, 27 Apr 2005, Jack wrote:
hi, i met i stranger network problem
umls use tuntap network ,
and it works ok.
but after some times from the out side ,can't
Hi,
* with 2.6.10-1.14_FC2custom-skas3-v8-rc2 (Fedora core 2)
* with uml 2.6.9-bb4 (rh9)
* with this line in /etc/fstab:
devpts/dev/pts devpts gid=5,mode=620 0 0
* without /lib/tls
* (also with "export LD_ASSUME_KERNEL=2.4.1" before to
star
hello .
on my uml host ,i try to start mysqld ,but faild ,
and i checked the mysqld.log . it reports below:
050428 03:28:42 mysqld started
^G/usr/libexec/mysqld: Can't read dir of '/tmp/' (Errcode: 13)
^G/usr/libexec/mysqld: Can't create/write to file '/tmp/ibUiIsHz' (Errcode: 13)
0504
i found the what happend .
my fstab
#tmpfs /tmptmpfs defaults,size=4G 0 0
if i common this line it works ,if uncommoned mysqld can't
could someone tell me the way to use this line but mysqld can work ?
3ks
Jack,
Have you removed the /lib/tls directory?
Tony
Quoting Jack <[EMAIL PROTECTED]>:
hello .
on my uml host ,i try to start mysqld ,but faild ,
and i checked the mysqld.log . it reports below:
050428 03:28:42 mysqld started
^G/usr/libexec/mysqld: Can't read dir of '/tmp/' (Errcode: 13)
^G
Hi All,
I am trying to determine if a UML kernel (2.4.x) running on a 2.6.y host
can access a PCMCIA card?
The most recent thread on this that I found in the mail archives was
dated 2002 (which said "probably not"), so I was hoping the status had
changed/been clarified since then.
In case some