On Thu, November 15, 2007 2:58 pm, Aidan Gauland wrote: > Hello, > > How do you edit whatever it is you need to change your initrd... uh > thing? I'm asking because in the Suspend2 FAQ it says I need to add > a line in in my initrd for something, but it's kinda vague about HOW > you do that. Also, I need to make a kernel module NOT load at boot > time, for something else. How do you do that? And don't just tell > me to just recompile the kernel without that module, because there's > no option for this particular module.
some sort of blacklist file in the /etc file tree. google "blacklisting linux modules" -- Nick Rout
