Discussion:
[9fans] using memory stick
(too old to reply)
b***@urdirect.net
2012-02-05 18:08:31 UTC
Permalink
I am trying to figure out whether a memory stick can be used
in a usb port on an IBM T23 laptop to transfer files to and
from the memory stick, and if so, how to mount the stick
and copy files to and from it.

The Plan 9 installation I have is from November 2009.
/dev/usb shows a ctl file and three directories,
ep1.0, ep2.0, and ep3.0.
The T23 has only two usb interfaces on the back.

Robert
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
Alexander Kapshuk
2012-02-05 18:36:24 UTC
Permalink
Post by b***@urdirect.net
I am trying to figure out whether a memory stick can be used
in a usb port on an IBM T23 laptop to transfer files to and
from the memory stick, and if so, how to mount the stick
and copy files to and from it.
The Plan 9 installation I have is from November 2009.
/dev/usb shows a ctl file and three directories,
ep1.0, ep2.0, and ep3.0.
The T23 has only two usb interfaces on the back.
Robert
you may want to run
usbfat:
the output will be the path to your memory stick, e.g. /n/dev_name
Loading...