Bernhard Rosenkraenzer wrote:

> On Mon, 18 Oct 1999, DeHydr8 dailey wrote:
>
> > I just downloaded a tar.gz file to my C:\ but need to place it in
> > /usr/local. how can i do this if i can't even see were i installed linux and
> > the directories. is there a win95 that can show me the files on another
> > partition so i can see my linux directory. sorry this is old school for you
> > all.
>
> Windows is far too stupid to let you access other OS partitions. It works
> the other way though:
> Mount your Windows partition in Linux (usually by doing something like
> mkdir /mnt/sucking-os && mount -t vfat /dev/hda1 /mnt/sucking-os) and copy
> the file over (cp /mnt/sucking-os/your.tar.gz /usr/local).
>
> LLaP
> bero
>
> --
> To unsubscribe:
> mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

This is a little difficult unless you follow the syntax exactly. But, it is a
good idea especially if you download via windows now.  Also if you switch
desktops to the AfterStep version, it has a mount tool you can get to via the
menu.  This will recognize the fat32 partition and you can mount and unmount at
your leisure.  BE CAREFUL IF YOUR WINDOWS PARTITION IS CLOSE TO FULL.  If you
reach 100% on that partition, the windows warning and maintenance tools are not
there using Linux.

David
[EMAIL PROTECTED]


-- 
To unsubscribe:
mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Reply via email to