Re: Boot-time loading of modules...

2004-12-01 Thread Colin Alie
On Tue, 2004-11-30 at 19:18, Andreas Janssen wrote: > Hello > > Colin Alie (<[EMAIL PROTECTED]>) wrote: > > > I'm trying to figure out how boot-time loading of modules is > > controlled. I'm trying to keep vesafb from loading. I'm running the >

Re: Boot-time loading of modules...

2004-11-30 Thread Andreas Janssen
Hello Colin Alie (<[EMAIL PROTECTED]>) wrote: > I'm trying to figure out how boot-time loading of modules is > controlled. I'm trying to keep vesafb from loading. I'm running the > stock 2.6.8-1-386 kernel from sarge. Below is a little bit of > information

Re: Boot-time loading of modules...

2004-11-30 Thread Francois Cerbelle
Le Tue, Nov 30, 2004 at 04:54:54PM -0500, Colin Alie ecrit : > - I remved the parameter vga=xxx from my kernel command line; it now > stands as root=/dev/hda1 ro ---end quoted text / fin de citation--- Instead of removing it, try to put : vga=normal or vga=extended Francois -- Le travail c'est l

Boot-time loading of modules...

2004-11-30 Thread Colin Alie
Hello all, I'm trying to figure out how boot-time loading of modules is controlled. I'm trying to keep vesafb from loading. I'm running the stock 2.6.8-1-386 kernel from sarge. Below is a little bit of information regarding what I've tried so far: - I remved the param