Linux command: mount
mount drives examples
mount -t vfat /dev/hda /media/sdb mount -t ntfs-3g /dev/hda /media/sdb mount -t iso9660 /dev/cdrom /media/cdrom
Remount partition as read-write
mount -o remount,rw /
ntfs-3g es un paquete que hay que instalar. see df and fdisk