How to Use MOUNT Command Linux
#Solvetic_eng video-tutorial to Use MOUNT Command Linux βΆοΈ πππ πππ’π¨π§ πππ‘π¨π« π https://www.youtube.com/playlist?list=PLOkioV3BTLXg_-zT9QBYRSd9s7ASoz-os
In this video we explain how to use the Mount command in Linux, how to use the Mount command in Linux, and all the useful Mount commands you should learn:
- How to mount or unmount drive or disk in linux with Mount command
- How to mount or unmount ISO image in linux with Mount command
- How to mount or unmount USB in linux with Mount command
COMMANDS USED IN THE VIDEO:
mount (Command to list mount points in Linux)
mount -t filesystem
sudo mount /Drive_path /Destination_path (Command to mount a drive or disk)
mount -t filesystem (to validate that it has been mounted)
sudo umount /Drive_path (Command to unmount drive or disk)
sudo mkdir /Path (to create the directory where the ISO will be mounted)
ls -ld /Path (To list destination permissions)
sudo mount -t iso9660 /ISO_Path /Destination_Path -o loop (Command to mount the ISO image)
sudo umount /ISO_Path (Command to unmount the ISO)
sudo mkdir -p /Path (COMMAND TO CREATE THE DIRECTORY)
sudo mount /USB_Path /Destination_Path (Command to mount USB)
cd /Path_destination (Command to access the destination path)
Is
cd .. (Command to access the root of the directory)
sudo umount /USB_Path (Command to unmount USB)
β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬
γ CHAPTERS γ
00:00 Introduction
00:18 How to Use MOUNT Command Linux | Mount or unmount drive or disk
01:24 How to Use MOUNT Command Linux | Mount or unmount ISO image
02:41 How to Use MOUNT Command Linux | Mount or unmount USB
β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬
π₯ SUBSCRIBE: https://www.youtube.com/channel/UCkVkmxeHaBk77kAWEzopCBw?sub_confirmation=1
β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬
π Thousands more FREE tutorials Web (Spanish Language) π‘: https://www.solvetic.com
β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬β¬
Solvetic is the main YouTube channel for creating video solutions on computer and tech topics problems and different categories such us: Gaming, Windows, Mac, Linux, Android, iPhone, Photoshop, Web browsers, Office, Internet, Programs, Applications, Security, Programming etc.
We explain it to you in the most simple and professional way to learn new things and make solving problems related to computing and technology an easy job.