Displaying 9 results from an estimated 9 matches for "kernelmodul".
Did you mean:
kernelmodule
2007 Apr 05
1
Convert HVM to paravirtualized guest
We are just starting to work with Xen and so far have been
pleased with the results. The host system is running Fedora Core 6 with
all of the latest kernel/xen updates.
One of our first projects was to create an HVM guest using an LV
based disk for the guest. It originally started out as a Fedora Core 3
system, but has been upgraded using network updated to Fedora Core 6. I
believe we would
2005 Oct 11
0
Access to ioport 0x60 in domU
Hello!
First, i come from germany and my english ist not so good, but try to
explain my problem.
For my studium i have to programm a kernelmodule which replace the
original irq-routine for the keyboarddriver. I have already compile the
module an insmoded them in a domU. I used this example
"http://www.faqs.org/docs/kernel/x1206.html". With pci-access to the
pci/isa-bridge it seems to work. But the problem is, the scancode fro...
2006 Jul 28
0
How do I enable tun interface in Centos4.0
...php3/stat/4/idpl/2188162/com/tun-1.1-8.centos4.i386.rpm.html
But I can't see tun0 interface when I do "ifconfig". Is tun module is
disable in Centos4.0
the kernel version is 2.6.9-34.0.1.EL ?
How do I enable the tun interface in Centos4.0 means kernel compiling or
there is anyother kernelmodule for tun?
Thanks & Regards
Ankush Grover
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20060728/de953e1a/attachment-0001.html>
2001 Nov 03
2
partition not found when remounting in RW mode
...anted to compile my own kernel (2.4.13), but there seems to be a
problem.
When it it tries to remount my root partition / in RW, I get an error
message that the partition cannot be found.
When I reboot using the original kernel I starts up without any problems
again.
What did I forget to do ?
Is a kernelmodule missing, do I have to recreate the journal ?
Thank you very much in advance...
Best regards,
Rob Hassing
2004 Aug 02
0
mount with uid does not give correct local uid (kernel 2.6)
...defined as a kernel module in the kernel setup and produces this
error while being loaded with the mount command:
smbfs: Unrecognized mount option noexec
My passdb backend is mysql and this has been working fine.
Am I missing something here? I can't figure out if the problem lies with the
kernelmodule or something with the mount-command. The samba-server doesn't
give an unusual error-messages.
Any help or hint in the good direction is appreciated!
Koen
2003 Apr 15
3
SNAT or DNAT or what?
...UG 0 0 0 eth0
and now my firewall-script:
#!bin/bash
# firewall-script
echo 1 > /proc/sys/net/ipv4/ip_forward
?????????????????????????????????????????
iptables -t nat -A POSTROUTING -j SNAT --to 192.168.1.10
so can I surf and get mail, but over eth0
Have anyone an idea?
Kernelmodules are loaded.
Greetz Torsten
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2003 Aug 03
1
ipfw or ipf w/stateful behavior
Hi,
first i must tell you, that my english is not the best,
i hav learned my english from manpages and documentation.
Please excuse this.
I have setted up a Box w/FreeBSD 4.7-RELEASE for connecting
to the w3 through an DSL/ATM-Connection.
Now i know the stateful handling of firewall-rules under linux
with iptables.In the second i have understand that FreeBSD comes with the
netfilter-extensions.
2001 Sep 19
2
Coda and Ext3
Hi everyone,
The Linux Coda drivers and the ext3 patches don't seem to get along
very well, at least in Linux 2.4.7. I've got a stock 2.4.7 kernel with
a patch applied to the USB drivers (for a sony digital camera; see
http://www.sujal.net/tech/linux/ just a change in unusual_devs.h).
After I applied the ext3 patches from
http://www.uow.edu.au/~andrewm/linux/ext3/ . Basically,
2003 Dec 01
0
No subject
...but this
lockup happens also when I mount only one filesystem. I don't have the
impression that these lockups are caused by multiaccessing the same
documents/folders. This problem happens with different NT server also.
On booth system runs kernel 2.4.2-2 from RedHat 7.1
is this caused by the kernelmodule for the smbfs?
Jurgen
-----Original Message-----
From: Urban Widmark [mailto:urban@teststation.com]
Sent: maandag 13 augustus 2001 19:59
To: Jurgen Kobierczynski
Cc: 'samba@samba.org'
Subject: Re: Samba 2.0.7 on RedHat 7.1 hangs Linux
On Mon, 13 Aug 2001, Jurgen Kobierczynski wrote:
&...