Re: Re: Knoppix from scratch
Cecil Watson <cwatson-0oIA4xBFoqFWk0Htik3J/[email protected]> Mon, 26 Jul 2004 23:52:39 -0700
| Newsgroups | gmane.linux.debian.knoppix |
|---|---|
| Message-ID | <[email protected]> |
mark everton wrote: >--- Cecil Watson <cwatson-0oIA4xBFoqFWk0Htik3J/[email protected]> wrote: > > > > >>IMHO doing this via script doesn't make sense. What >>happens if an error >>occurs? I can almost guarantee an error when >>compiling the kernel. >> >> > >Well than the script just stops :P > > > Right but it defeats the purpose of using a script to do this... ;) > >How did you solve those problems. Would be nice if you >shared your experience with us. > > > The problems I encountered were with a module for a 64 bit Compaq SCSI controller erroring out. So, I just disabled(deselected) this module in make menuconfig. I also had a issue with a module for a Zoran based video card, again I just disabled it. The process of "Knoppifing" is about I described it(did I miss anything, anyone?)... Cloop is the most important module, while the package errors out in making a deb, you can still compile it by hand. knx-alsa should compile without issue. I'll write up more on the process when I have a few hours to spare... >Thanks again > > Regards, Cecil