faisal gillani wrote on Mon, Jul 22, 2002 at 11:49:33AM -0700 :
> Well how can i mount my win2000 ntfs partitions ?
> there arent any ntfs supported partitions in the mount
> command ?

mkdir /mnt/whatever
mount -t ntfs -o ro /dev/{devicename} /mnt/whatever

You cannot mount ntfs as read-write, only read-only.

Blue skies...           Todd
-- 
  Todd Lyons -- MandrakeSoft, Inc.   http://www.mandrakesoft.com/
UNIX was not designed to stop you from doing stupid things, because 
  that would also stop you from doing clever things. -- Doug Gwyn
   Cooker Version mandrake-release-9.0-0.2mdk Kernel 2.4.18-21mdk

Attachment: msg56457/pgp00000.pgp
Description: PGP signature

Reply via email to