More descriptive subject lines help. On 21 Oct 2002 12:23:05 -0600 Dale K Dicks <[EMAIL PROTECTED]> wrote:
> When I boot up I get "Cannot locate char-major-6" > > It seems like it is when the discover script is running that this > happens. > > Correct me if I am wrong but I think char-major-6 is the LPT Port. > > I don't have LPT enabled in my kernel or as a module because I don't > need it as I do all printing over the network. > > How can I get rid of this error on boot? Create a file in /etc/modutils with: alias char-major-6 off Then run update-modules as root. -- Jamin W. Collins -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

