9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] Moving files to a USB thumb drive.
@ 2024-08-03 21:48 jas.smoke via 9fans
  2024-08-03 22:02 ` Lyndon Nerenberg (VE7TFX/VE6BBM)
  2024-08-03 22:32 ` ori
  0 siblings, 2 replies; 7+ messages in thread
From: jas.smoke via 9fans @ 2024-08-03 21:48 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 371 bytes --]

Hi 9fans,

How do I set up and manage external storage devices in Plan 9?  I would like to attach a USB thumb drive to move files.

-Jas

------------------------------------------
9fans: 9fans
Permalink: https://9fans.topicbox.com/groups/9fans/T4f67493d8e7306fc-Mde9490dc851a0dee1678f4c0
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

[-- Attachment #2: Type: text/html, Size: 916 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [9fans] Moving files to a USB thumb drive.
  2024-08-03 21:48 [9fans] Moving files to a USB thumb drive jas.smoke via 9fans
@ 2024-08-03 22:02 ` Lyndon Nerenberg (VE7TFX/VE6BBM)
  2024-08-03 22:10   ` jas.smoke via 9fans
  2024-08-03 22:32 ` ori
  1 sibling, 1 reply; 7+ messages in thread
From: Lyndon Nerenberg (VE7TFX/VE6BBM) @ 2024-08-03 22:02 UTC (permalink / raw)
  To: 9fans

jas.smoke via 9fans writes:

> How do I set up and manage external storage devices in Plan 9?=C2=A0 I woul=
> d like to attach a USB thumb drive to move files.

Move to where? I.e. what destination OS?

------------------------------------------
9fans: 9fans
Permalink: https://9fans.topicbox.com/groups/9fans/T4f67493d8e7306fc-Ma93564b3b34123e4dca6dd7c
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [9fans] Moving files to a USB thumb drive.
  2024-08-03 22:02 ` Lyndon Nerenberg (VE7TFX/VE6BBM)
@ 2024-08-03 22:10   ` jas.smoke via 9fans
  2024-08-03 22:49     ` Lyndon Nerenberg (VE7TFX/VE6BBM)
  0 siblings, 1 reply; 7+ messages in thread
From: jas.smoke via 9fans @ 2024-08-03 22:10 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 319 bytes --]

I want to copy text files from a Windows PC to a Plan 9 computer using a USB thumb drive. 
------------------------------------------
9fans: 9fans
Permalink: https://9fans.topicbox.com/groups/9fans/T4f67493d8e7306fc-Me9bbed315a4b8fd586d9fb5f
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

[-- Attachment #2: Type: text/html, Size: 811 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [9fans] Moving files to a USB thumb drive.
  2024-08-03 21:48 [9fans] Moving files to a USB thumb drive jas.smoke via 9fans
  2024-08-03 22:02 ` Lyndon Nerenberg (VE7TFX/VE6BBM)
@ 2024-08-03 22:32 ` ori
  1 sibling, 0 replies; 7+ messages in thread
From: ori @ 2024-08-03 22:32 UTC (permalink / raw)
  To: 9fans

Quoth jas.smoke via 9fans <9fans@9fans.net>:
> Hi 9fans,
> 
> How do I set up and manage external storage devices in Plan 9?  I would like to attach a USB thumb drive to move files.
> 
> -Jas
> 

With 9Front, it should show up under /shr/usb automatically.

------------------------------------------
9fans: 9fans
Permalink: https://9fans.topicbox.com/groups/9fans/T4f67493d8e7306fc-M8a6829295340729ab7e6a149
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [9fans] Moving files to a USB thumb drive.
  2024-08-03 22:10   ` jas.smoke via 9fans
@ 2024-08-03 22:49     ` Lyndon Nerenberg (VE7TFX/VE6BBM)
  2024-08-03 22:55       ` jas.smoke via 9fans
  2024-08-04  0:05       ` Brian L. Stuart
  0 siblings, 2 replies; 7+ messages in thread
From: Lyndon Nerenberg (VE7TFX/VE6BBM) @ 2024-08-03 22:49 UTC (permalink / raw)
  To: 9fans

jas.smoke via 9fans writes:

> I want to copy text files from a Windows PC to a Plan 9 computer using a US=
> B thumb drive.=C2=A0

Format the thumb drive as a FAT32 filesystem and stick the files
there.  On the plan9 side, see dossrv(4) and examine /bin/c: for
an example of what to do.  You'll need to adjust the device path
to match the usb device location.

https://plan9.io/magic/man2html/4/dossrv

--lyndon

------------------------------------------
9fans: 9fans
Permalink: https://9fans.topicbox.com/groups/9fans/T4f67493d8e7306fc-M60f768392584468b85e10c27
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [9fans] Moving files to a USB thumb drive.
  2024-08-03 22:49     ` Lyndon Nerenberg (VE7TFX/VE6BBM)
@ 2024-08-03 22:55       ` jas.smoke via 9fans
  2024-08-04  0:05       ` Brian L. Stuart
  1 sibling, 0 replies; 7+ messages in thread
From: jas.smoke via 9fans @ 2024-08-03 22:55 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 279 bytes --]

Thank you very much, Lyndon and Ori, for your help.
------------------------------------------
9fans: 9fans
Permalink: https://9fans.topicbox.com/groups/9fans/T4f67493d8e7306fc-M2d5d01085ebe24972922d24d
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

[-- Attachment #2: Type: text/html, Size: 773 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [9fans] Moving files to a USB thumb drive.
  2024-08-03 22:49     ` Lyndon Nerenberg (VE7TFX/VE6BBM)
  2024-08-03 22:55       ` jas.smoke via 9fans
@ 2024-08-04  0:05       ` Brian L. Stuart
  1 sibling, 0 replies; 7+ messages in thread
From: Brian L. Stuart @ 2024-08-04  0:05 UTC (permalink / raw)
  To: 9fans

On Sat, Aug 03, 2024 at 03:49:36PM -0700, Lyndon Nerenberg (VE7TFX/VE6BBM) wrote:
> jas.smoke via 9fans writes:
> 
> > I want to copy text files from a Windows PC to a Plan 9 computer using a US=
> > B thumb drive.=C2=A0
> 
> Format the thumb drive as a FAT32 filesystem and stick the files
> there.  On the plan9 side, see dossrv(4) and examine /bin/c: for
> an example of what to do.  You'll need to adjust the device path
> to match the usb device location.
> 
> https://plan9.io/magic/man2html/4/dossrv

I think most systems have a script called usbfat: that looks for
a FAT partition on a USB storage device and mounts it on /n/usb.

BLS


------------------------------------------
9fans: 9fans
Permalink: https://9fans.topicbox.com/groups/9fans/T4f67493d8e7306fc-Mf8ed0ba770e56ea9b66fde12
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-08-04  0:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-08-03 21:48 [9fans] Moving files to a USB thumb drive jas.smoke via 9fans
2024-08-03 22:02 ` Lyndon Nerenberg (VE7TFX/VE6BBM)
2024-08-03 22:10   ` jas.smoke via 9fans
2024-08-03 22:49     ` Lyndon Nerenberg (VE7TFX/VE6BBM)
2024-08-03 22:55       ` jas.smoke via 9fans
2024-08-04  0:05       ` Brian L. Stuart
2024-08-03 22:32 ` ori

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).