Linux: mount command
Use the following code as an example: mount -t ext2 /dev/sdb5 /mnt/repmount -t ntfs /dev/sdc5 /mnt/usb1#for FreeAgent:mount -t ntfs /dev/sdd1 /mnt/usb2#for Western Digital:mount -t ntfs /dev/sdc1 /mnt/usb2 Other useful commands:…