Displaying 9 results from an estimated 9 matches for "kernelmodules".
Did you mean:
kernel_modules
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
2006 Jul 28
0
How do I enable tun interface in Centos4.0
On 7/28/06, ankush grover <ankushcentos at gmail.com> wrote:
>
> hey friends,
>
> I am trying to configure OpenVPN on Centos4.0 for this I need tun/tap rpm
> package. Where can I find the package for the same ?
>
> Thanks & Regards
>
> Ankush Grover
>
hey,
I got it from the following repository.
2001 Nov 03
2
partition not found when remounting in RW mode
Hi,
I installed RH 7.2 with the original kernel and decided to use ext3 as
the fs.
All partitions are now ext3.
This is working fine as long as I'm using the original kernels.
Now I wanted 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
2004 Aug 02
0
mount with uid does not give correct local uid (kernel 2.6)
Hi,
I'm running smbd 3.0.5 with kernel 2.4.26. I connect with a Linux-client (also
samba 3.0.5 installed) on kernel 2.6.7 with this directive:
mount -t smbfs -o uid=1005,username=joe,workgroup=lanz //prim/joe /mnt/test
As a result, the directory /mnt/test is owned by uid=1005 but all the
subdirectories and files in this directory are owned by uid 1001. This uid
(1001) is that of joe on
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
When I try the command
nmblookup -M TESTGROUP
querying TESTGROUP on 192.168.255.255
name_query failed to find name TESTGROUP #1d
My /etc/hosts file is
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 localhost localhost.localdomain
192.168.100.101 testpc
192.168.100.100 linuxserver
/etc/samba/lmhosts is
127.0.0.1 localhost