On Fri, 2002-11-08 at 04:39, Langsley T Russell wrote:
> Is there some easy to access the my documents files from within Star
> Office? Or to copy them to SO? I have all these files on what windows
> calls the D drive. I believe that Linux refers to it as hda5. I have
> only one physical drive in my current system.
> 
> I have many documents there I would like to transfer to my Linux,
> Documents  directory. Is there any way I can conveniently do this?
> 
> LTR
> 
I always automount my VFAT/FAT partitions or create a script to do so -
so that I can store/use stuff on those partitions. You need to know the
partitions, though, in order to do that...my script goes like this:

mount /dev/hda1 /c-drive
mount /dev/hdb1 /d-drive

...although your partitions may vary. By doing that, you're saving
yourself from having to "copy" stuff all over the place and create more
garbage than most of us already have...

-- 
Fri Nov  8 09:35:01 EST 2002

--------------------------------
|            __    __          |
|           /  \ /| |'-.       |
|          .\__/ || |   |      |
|       _ /  `._ \|_|_.-'      |
|      | /  \__.`=._) (_       |kuhn media australia
|      |/ ._/  |"""""""""|     |http://kma.0catch.com
|      |'.  `\ |         |     |stephen kuhn
|      ;"""/ / |         |     |email: [EMAIL PROTECTED]
|  smk  ) /_/| |.-------.|     |mobile: 0410-728-389
|      '  `-`' "         "     |
--------------------------------

You can't go home again, unless you set $HOME.

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to