Friday, October 2, 2009

Mounting Device with Read/Write Access

#mount –t xxx –o rw /dev/hda3 /mnt/hda3 ( xxx = ntfs/ext3/ext2 for device file system )

No comments: