From: "Tom Beer" <mailings@analogon.com>
To: walter@psybernet.co.nz, linux-newbie@vger.kernel.org
Subject: Re: USB device installation
Date: Thu, 18 Apr 2002 08:28:20 +0200 [thread overview]
Message-ID: <010001c1e6a2$41bbc640$0901a8c0@system> (raw)
In-Reply-To: 20020417221621.7E4A052728@psybernet.co.nz
> /dev/sda1 /mnt/smedia vfat noauto,user
>
> but have not done that yet... perhaps i should do that now?
>
> I have held off because
>
> mount -t vfat /dev/sda1 /mnt/smedia
>
> tells me there is no sda1 ( ls -al in dev/ reveals that there is no
> device sd* at all - see clip below.)
>
> How does the dev directory get the device names? Should they just
> appear? Does usb-storage do that?
>
You may have to create the devices. try mknod 660 -m /dev/sda1 c
char-major-NUMBER 1
char-major-NUMBER has to be replaced with the _right_ value
or you may make ./MAKEDEV sda1 in /dev (this may be only possible in other
u*ix distributions.)
try www.linux-usb.org/
Greets TOm
-
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 prev parent reply other threads:[~2002-04-18 6:28 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-04-17 22:16 USB device installation Walter Logeman
2002-04-18 6:28 ` Tom Beer [this message]
2002-04-18 6:30 ` USB device installation [2] Tom Beer
2002-04-18 8:16 ` USB device installation Walter Logeman
2002-04-18 9:19 ` Tom Beer
2002-04-18 12:13 ` Walter Logeman
2002-04-18 13:17 ` Tom Beer
2002-04-18 23:49 ` Walter Logeman
2002-04-19 14:17 ` Tom Beer
2002-04-21 15:36 ` Walter Logeman
2002-04-22 8:04 ` Tom Beer
-- strict thread matches above, loose matches on Subject: below --
2002-04-21 12:42 walter
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='010001c1e6a2$41bbc640$0901a8c0@system' \
--to=mailings@analogon.com \
--cc=linux-newbie@vger.kernel.org \
--cc=walter@psybernet.co.nz \
/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