[root@daddylinux~]# mkdir /media/usb
02. See a mount point
[root@daddylinux~]# ls -l /media
03. Fix the pen and verify the device driver assigned (sdb, sdc, sdd)
04. Mounting the USB
[root@daddylinux~]# mount /dev/sdb1 /media/usb
05. See the pen drive data
[root@daddylinux~]# cd /media/usb
[root@daddylinux~]# ls –l
06. Before you unplug the pen
[root@daddylinux~]# cd
[root@daddylinux~]# umount /dev/sdb1
Not that effective results. Can you share some demo video it would be great Thanks.
ReplyDeletethanks, real helpful
ReplyDelete