-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Chris Graham wrote:
| This may seem like a newbie question, but I'm new to FC3 and I have | been looking for hours through the man pages with no luck, but is | there a good way in the shell or GNOME to mount a network drive to | the system? The drive I need to access requires a logon and is | running under a Windows XP partition, although whether it's FAT32 or | NTFS I'm not sure.
# mkdir /mnt/myMount # mount -t smbfs -o username=netgenius,password=that$me //remoteMachine/sharename /mnt/myMount
Enjoy
Kevin Fries -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFCAHHqiFq1Eo16+CgRAjCQAJ96guTxhNZVEfP0k1kmKSMEzQTh6QCeIoc9 cNJ0qpOiVkD9oL+66irN6f0= =gMpk -----END PGP SIGNATURE-----