[Gllug] Sharing files on Windows machine

Bruce Richardson itsbruce at uklinux.net
Sun May 9 00:41:17 UTC 2004


On Sun, May 09, 2004 at 12:39:59AM +0100, Tom wrote:
> > 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'.
> How do I find out what XX is?

The primary drive on the first IDE channel is hda, the slave hdb, the
primary on the second channel hdc and so on.  Once you have worked out
which drive it is, you can find out which partition it is on by running

	fdisk /dev/hda

(or hdb or whatever) and listing the partition table.  Partitions on a
drive are numbered hdX1, hdX2 etc.

-- 
Bruce

Hierophant: someone who remembers, when you are on the way down,
everything you did to them on the way up.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 261 bytes
Desc: Digital signature
URL: <http://mailman.lug.org.uk/pipermail/gllug/attachments/20040509/c0d7eb34/attachment.pgp>
-------------- next part --------------
-- 
Gllug mailing list  -  Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug


More information about the GLLUG mailing list