On Fri, Feb 23, 2007 at 03:39:32AM +, Jason Lunz wrote:
> [EMAIL PROTECTED] said:
>
> > After reboot I had to reset the permissions on /dev/net/tun to 660 but
> > then it all worked fine. how can I get the permissions 660 to stick
> > on /dev/net/tun?
>
> If the permissions change with reboo
I've been out of UML for a while, but perhaps I can still throw something
useful in the mix.
rh
#!/bin/bash
#
# tuntap script
#
# Create and configure the tap devices for UML users
# This script will do a maximum of 10 (0-9), but can easily be changed
#
# You can delete (or rename) the "uml_net
[EMAIL PROTECTED] said:
> ok, it seems as though I hadn't rebooted since I created the group
> umlusrs and for some reason while I was in the /etc/groups file as
> being a member of umlusrs, that didn't take effect ... I had to
> reboot. Does anyone know why that is? (newbie alert, newbie alert!)
ok, it seems as though I hadn't rebooted since I created the group
umlusrs and for some reason while I was in the /etc/groups file as
being a member of umlusrs, that didn't take effect ... I had to
reboot. Does anyone know why that is? (newbie alert, newbie alert!)
After reboot I had to reset th
downloaded the 2.1.19-skas3-v8.2 patch from here:
http://www.user-mode-linux.org/~blaisorblade/patches/skas3-2.6/skas-2.6.19-v8.2/
downloaded the FC5 kernel 2.6.19 srpm from here:
http://rpm.pbone.net/index.php3?stat=26&dist=47&size=46357838&name=kernel-2.6.19-1.2288.fc5.src.rpm
followed this re