do nfs mount on vlan interface

2010-10-05 Thread Laurent LAVAUD
Hello, i use live-initramfs (1.156.1+1.157.2-1) on debian lenny. i am trying to hack live's script to manage a vlan interface. i had a vconfig static binary in my initramfs file and applied this patch: --- scripts/live2010-10-05 11:22:46.0 +0200 +++ scripts/live-new2010-10-0

Re: do nfs mount on vlan interface

2010-10-05 Thread Daniel Baumann
On 10/05/2010 11:27 AM, Laurent LAVAUD wrote: > i use live-initramfs (1.156.1+1.157.2-1) on debian lenny. for lenny, please use the latest 2.x version of live-boot and lvie-config, we don't support 1.x anymore (see http://live.debian.net/project/lifespan). > i am trying to hack live's script to m

debian live on eeepc 701, how whould you do it?

2010-10-05 Thread fruity
Hello to the list, I own an eeepc 701 with 4 giga hardrive solid state. Till now I always used ubuntu on it ( while running debian servers and desktop at home/work ) but I'd like to switch to debian for congruency ( since I mostly work on debian ). For little time I runned the ubuntu live on it t

Re: driver modules

2010-10-05 Thread marcos m.
2010/10/4 Richard Nelson > Greetings, > > On Mon, Oct 4, 2010 at 9:52 AM, marcos m. wrote: > > Hello! > > i'm trying to add support to wifi network interfaces, how can i add > modules > > before building the image? > > Is there a particular package that adds support for the card you want? > my

Re: driver modules

2010-10-05 Thread Diederik de Haas
On Tuesday 05 October 2010 14:21:52 marcos m. wrote: > my card is supported by the ath9k module which i think is non-free but i > wish i could build an image with wide wireless support. > > Should I add the linux-modules-non-free package to make more wireless > modules available? any other ideas?

Re: driver modules

2010-10-05 Thread Harold & Marion
Look in the syslog and see if it is complaining about a firmware file .. and I noticed that in latest squeeze these messages are not shown in messages log file .. just syslog. Harold "marcos m." wrote: >2010/10/4 Richard Nelson > >> Greetings, >> >> On Mon, Oct 4, 2010 at 9:52 AM, marcos m.