Re: 2.4.0 and ZIP ppa

2000-09-13 Thread Keith Owens
Peter Christy wrote: > A quick fix has been to put "alias sd_mod sd" in modules.conf, but then I > have to rem it out if I use the old kernel. /etc/modules.conf if `kernelversion` == 2.4 alias sd_mod sd endif - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in t

Re: 2.4.0 and ZIP ppa

2000-09-13 Thread Douglas Gilbert
Peter Christy wrote: > > OK, after a LOT of head scratching, I 've found the problem. At some point > in its development, the name for the scsi sd module has changed from sd_mod > to plain sd. Now I haven't seen this mentioned anywhere in the > documentation, and its caught my system out totally.