9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] drawterm: adding additional ntfs partitions (e.g. 'D:/')
@ 2003-01-10 23:32 Skip Tavakkolian
  2003-01-11 16:52 ` Russ Cox
  2003-01-29  5:15 ` Adrian Tritschler
  0 siblings, 2 replies; 4+ messages in thread
From: Skip Tavakkolian @ 2003-01-10 23:32 UTC (permalink / raw)
  To: 9fans

I've been studying drawterm sources. I can't see an easy way to
export more (ntfs) partitions, other than changing the base to
a different one and recompiling.  Correct?



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

* Re: [9fans] drawterm: adding additional ntfs partitions (e.g. 'D:/')
  2003-01-10 23:32 [9fans] drawterm: adding additional ntfs partitions (e.g. 'D:/') Skip Tavakkolian
@ 2003-01-11 16:52 ` Russ Cox
  2003-01-29  5:15 ` Adrian Tritschler
  1 sibling, 0 replies; 4+ messages in thread
From: Russ Cox @ 2003-01-11 16:52 UTC (permalink / raw)
  To: 9fans

You can use the -r option to set the base path.

drawterm -r d:/

for example.  You're right that you can't have
access to more than one at a time.

Russ


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

* Re: [9fans] drawterm: adding additional ntfs partitions (e.g. 'D:/')
  2003-01-10 23:32 [9fans] drawterm: adding additional ntfs partitions (e.g. 'D:/') Skip Tavakkolian
  2003-01-11 16:52 ` Russ Cox
@ 2003-01-29  5:15 ` Adrian Tritschler
  1 sibling, 0 replies; 4+ messages in thread
From: Adrian Tritschler @ 2003-01-29  5:15 UTC (permalink / raw)
  To: 9fans

>>>>> "Skip" == Skip Tavakkolian <fst@centurytel.net> writes:

    Skip> I've been studying drawterm sources. I can't see an easy way
    Skip> to export more (ntfs) partitions, other than changing the
    Skip> base to a different one and recompiling.  Correct?

A different way to skin this particular cat is to mount the additional
NTFS partitions under the C:\ and then access them that way.  I'm not
sure about NT4, but Win2k and XP are able to mount FAT and NTFS
partitions as folders.

Under Windows, make an empty directory (eg C:\Drive-D)

On the Windows box, start the "disk administrator" app.
(Administrative Tools -> Computer Management -> Disk Management)

Right click on the NTFS partition of interest and select "Change Drive
letter and paths", then enter C:\Drive-D, and "ok" your way out of a
myriad of dialogs

Run drawterm, the access it via /mnt/term/drive-d

Works for me with WinXP and drawterm

---------------------------------------------------------------
Adrian Tritschler    mailto:Adrian.Tritschler@its.monash.edu.au
Microcomputers, Infrastructure Services    Tel: +61.3.990.54794
ITS Division, P.O. Box 28C              Mobile: +61.408.145.149
Monash University, Vic, Australia, 3800.   Fax: +61.3.990.54746
---------------------------------------------------------------



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

* Re: [9fans] drawterm: adding additional ntfs partitions (e.g. 'D:/')
@ 2003-01-11 21:16 Skip Tavakkolian
  0 siblings, 0 replies; 4+ messages in thread
From: Skip Tavakkolian @ 2003-01-11 21:16 UTC (permalink / raw)
  To: 9fans

> You can use the -r option to set the base path.

Thanks.  I should have rtfm; It's senility setting in.



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

end of thread, other threads:[~2003-01-29  5:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-10 23:32 [9fans] drawterm: adding additional ntfs partitions (e.g. 'D:/') Skip Tavakkolian
2003-01-11 16:52 ` Russ Cox
2003-01-29  5:15 ` Adrian Tritschler
2003-01-11 21:16 Skip Tavakkolian

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