[Gllug] Sharing files on Windows machine

Andrew Roberts ar at nooneishere.co.uk
Wed Apr 28 13:52:34 UTC 2004


On Wed, 28 Apr 2004 15:02:38 +0100, Tom Trainer <tomtrainer at bigfoot.com>  
wrote:

> Any suggestions on command line code to
> (i) do the same with the files on the Windows partition of the Linux
> machine?

If you have the relevant modules built for the kernel, you should be
able to just do:

mkdir /mnt/win
mount /dev/hdXX /mnt/win

where XX is the partition where your windows files reside. If this
works, it might be worth adding an entry to your /etc/fstab file.
This will allow you to either have the partition automatically
mounted or let you just do 'mount /mnt/win'.

Regards,
-- 
Andrew Roberts                              ASCII ribbon campaign /"\
ar AT nooneishere.co.uk                      - against HTML email \ /
                                               http://arc.pasp.de/  X
================================================================= / \
-- 
Gllug mailing list  -  Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug




More information about the GLLUG mailing list