Re: Module loading at boot (was re: setting up an encrypted filesystem..)

2006-04-27 Thread Digby Tarvin
On Thu, Apr 27, 2006 at 09:24:52PM -0500, Mumia W wrote: > Digby Tarvin wrote: > >[...] > >Does anyone know if there is a way to capture all of the console > >messages that are displayed during boot? > >[...] > > Enable boot logging in /etc/default/bootlogd That seems to do the trick - thanks. R

Re: Module loading at boot (was re: setting up an encrypted filesystem..)

2006-04-27 Thread Mumia W
Digby Tarvin wrote: [...] Does anyone know if there is a way to capture all of the console messages that are displayed during boot? [...] Enable boot logging in /etc/default/bootlogd -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROT

Re: Module loading problem

2004-04-05 Thread Roberto Sanchez
Andreas Semt wrote: Hello list, I use Debian woody and try to get a module working ... without success :-( I've compiled DRBD (does "RAID-1 over IP network") and this gone fine and smoothly. The module drbd.o was installed, however I can't use "modprobe drbd" but "insmod drbd" works, output: "Us

Re: Module loading

2004-01-24 Thread matt zagrabelny
On Sat, 2004-01-24 at 17:24, Rajesh Menon wrote: > Hi, how do we load modules at boot-time on debian? when i look at > modules.conf, it says that I shouldnt edit it, and to use modconf and > look at update-modules. > also there are some files in /etc/modutils and is this where I should > add the

Re: Module loading

2004-01-24 Thread Roberto Sanchez
Rajesh Menon wrote: Hi, how do we load modules at boot-time on debian? when i look at modules.conf, it says that I shouldnt edit it, and to use modconf and look at update-modules. also there are some files in /etc/modutils and is this where I should add the module specific lines? I'm trying to h

Re: module loading errors

2003-12-06 Thread Micha Feigin
On Sat, Dec 06, 2003 at 05:49:38PM +0100, Joris Huizer wrote: > Hello, > > I recently compiled my own 2.4.18 kernel and all goes well; However, I > get module errors because some modules were not compiled (instead > functionality was compiled in the kernel) > > Which log file do I have to check

Re: Module Loading at Boot

2001-01-08 Thread Philipp Schulte
On Mon, Jan 08, 2001 at 10:39:25AM -0800, Sean Rhea wrote: > I have a new Sony Vaio Z505LS, which I have gotten Debian installed on. > Everything works, except one thing: when I boot, the system loads the sound > card modules before the Ethernet card modules, and the sound card "steals" > the Eth

Re: module loading problems

2000-05-22 Thread David Wright
Quoting Dominic Blythe ([EMAIL PROTECTED]): > if everything necessary was compiled in, > could you just delete everything from /etc/modules? Yes, though the comments there might indicate some advantage in putting noauto. But I much prefer not compiling everything in. (In fact, you can't if you wa

RE: module loading problems

2000-05-22 Thread Dominic Blythe
if everything necessary was compiled in, could you just delete everything from /etc/modules? > -Original Message- > From: David Wright [mailto:[EMAIL PROTECTED] > Sent: 22 May 2000 16:35 > To: [EMAIL PROTECTED] > Cc: debian-user@lists.debian.org > Subject: Re: modul

Re: module loading problems

2000-05-22 Thread David Wright
Quoting [EMAIL PROTECTED] ([EMAIL PROTECTED]): > > He downloaded kernel version 2.2.9. > > It was my first time installing a kernel > and we read from various sources before he > became impatient. We then did the following: > > tar xzf /usr/src/kernel...tar.gz > . > . > . > make menuconfig > ma

Re: module loading problems

2000-05-21 Thread ulla . russell
I tried depmod -a and got /lib/modules/2.2.9/fs/vfat.o:unresolved symbols /lib/modules/2.2.9/fs/msdos.o /lib/modules/2.2.9/fs/fat.o /lib/modules/2.2.9/net/eepro100.o /lib/modules/2.2.9/net/3c59x.o /lib/modules/2.2.9/net/dummy /lib/modules/2.2.9/net/bsd_comp.o /lib/modules/2.2.9/net/ibmtr.o etc

Re: module loading problems

2000-05-21 Thread Lindsay Haisley
Thus spake [EMAIL PROTECTED] on Sun, May 21, 2000 at 02:00:11AM CDT > > . > . > make menuconfig > make-kpkg clean > make-kpkg --revision=custom.1.0 kernel_image > dpkg -i ../kernel-image..deb > > With the new kernel installed we get the following > messages: Simple is best. I've never had any

Re: Module loading

2000-05-07 Thread itz
> "Istvan" == Kovacs Istvan <[EMAIL PROTECTED]> writes: Istvan> Also, where is it documented how module names and devices Istvan> correspond to each-other? Please point me to T relevant FM, Istvan> so I can R it. In most cases (all that I care and know about), this is controlled by alias set