9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Sape Mullender <sape@plan9.bell-labs.com>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] usb or lp
Date: Tue, 30 Nov 2004 11:28:21 -0500	[thread overview]
Message-ID: <ba37c1a60d15918d97aa26c7261bfebd@plan9.bell-labs.com> (raw)
In-Reply-To: <f6627a8b4584e1d0393c0039de64d77b@plan9.bell-labs.com>

>>> bind ep1data /n/lp: inconsistent mount
> 
> mntgen creates /n/xxx files on demand.  If you try to bind to /n/xxx,
> mntgen will create a directory to bind to (in the mntgen file system).
> ep1data is not a directory but a file, so the bind fails.  Create the
> (empty) file /n/lp by hand.

I fixed the problem on sources by moving /n/lp to /dev/lp and
updating usb/usbprint and the man page.  You don't have to create
a bind point in /dev.  usb/usbprint does that for you.

If you use usbprint, you probably need to adjust your /sys/lib/lp/devices.

	Sape



  reply	other threads:[~2004-11-30 16:28 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-28  8:54 Sergey Reva
2004-11-29  2:29 ` Kenji Okamoto
2004-11-29  3:00   ` Russ Cox
2004-11-29 13:21   ` Sergey Reva
2004-11-30  0:56     ` Kenji Okamoto
2004-11-30 15:07       ` Sape Mullender
2004-11-30 16:28         ` Sape Mullender [this message]
2004-11-30 19:08           ` Sergey Reva
2004-11-30 20:21             ` Sape Mullender
2004-12-01 17:20             ` Sape Mullender

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=ba37c1a60d15918d97aa26c7261bfebd@plan9.bell-labs.com \
    --to=sape@plan9.bell-labs.com \
    --cc=9fans@cse.psu.edu \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).