From: G Anna <drguruolai@eth.net>
To: linux-newbie@vger.kernel.org
Subject: Mustek 1200 UB scanner
Date: 09 May 2002 13:12:12 +0530 [thread overview]
Message-ID: <m3vg9xu5rf.fsf@wobble.eth.net> (raw)
Dear All,
Today I downloaded the linux driver for Mustek 1200 UB scanner (This
is a USB scanner) from
ftp://ftp.mustek.com.tw/pub/driver/1200UB/Linux/V1.0.3/1200ub.tar.gz
This package has a readme file (readme_English.txt).. In this file
they have mentioned that
(begin-quote)
2. After the kernel upgrade, please mount the USB file system. You can
login root, and type "mount -t usbdevfs none /proc/bus/usb/." If you
would like to mount the file system automatically, add "action
"Mounting USB File System" mount -t usbdevfs none /proc/bus/usb" to
your etc/rc.d/rc.sysinit.
(end-quote)
When I tried to do the mount manually, I got the following error.
# mount -t usbdevfs none /proc/bus/usb/
mount: mount point /proc/bus/usb/ does not exist
And, sure enough, I didn't have the usb directory under /proc/bus/. I
tried to do
# pwd
/proc/bus
# mkdir usb
mkdir: cannot create directory `usb': No such file or directory
What am I supposed to do now? Does anyone have experience in making
the Mustek 1200 UB scanner work under linux?
BTW, I am using RH 7.1 and
$ uname -a
Linux wobble 2.4.16 #4 Thu May 9 11:19:49 IST 2002 i686 unknown
Thank you for all your help.
Cheers,
anna
--
(7) When I've captured my adversary and he says, "Look, before you
kill me, will you at least tell me what this is all about?" I'll
say, "No." and shoot him. No, on second thought I'll shoot him
then say "No." - Peter Anspach in "The Top 100 Things I'd Do If I
Ever Became An Evil Overlord"
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
next reply other threads:[~2002-05-09 7:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-05-09 7:42 G Anna [this message]
-- strict thread matches above, loose matches on Subject: below --
2002-05-10 17:51 Mustek 1200 UB scanner Ray Olszewski
2002-06-14 6:56 Robert Todd
2002-06-14 7:01 Robert Todd
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=m3vg9xu5rf.fsf@wobble.eth.net \
--to=drguruolai@eth.net \
--cc=linux-newbie@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.