All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jochen Hein <jochen@jochen.org>
To: linux-kernel@vger.kernel.org
Subject: [2.5.52, afs, modules] error loading kafs.ko
Date: Tue, 17 Dec 2002 18:28:39 +0100	[thread overview]
Message-ID: <874r9c367s.fsf@gswi1164.jochen.org> (raw)


Loading the module gives:

root@gswi1164:~# modprobe kafs
Parameter rootcell length must be 1-1 characters
kafs: `jochen.org:192.168.30.202' invalid for parameter `rootcell'
FATAL: Error inserting kafs
(/lib/modules/2.5.52/kernel/fs/afs/kafs.ko): Invalid argument

The parameter is declared in fs/afs/cell.c:

cell.c:MODULE_PARM(rootcell,"s");
cell.c:MODULE_PARM_DESC(rootcell,"root AFS cell name and VL server IP addr list");

Jochen

-- 
Wenn Du nicht weißt was Du tust, tu's mit Eleganz.

                 reply	other threads:[~2002-12-17 17:42 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=874r9c367s.fsf@gswi1164.jochen.org \
    --to=jochen@jochen.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.