step 1
                    cd /
                cd /media
                sudo mkdir all usb    
                                                                    
                                                                         step 2
                    sudo fdisk -l                         
                                                                            
                                                                              step 3
                      results   from fdisk -l                          
                                                                            step 4
                     sudo mount /dev/sdb1 /media/allusb                   
                                                                          step 5
                      cd allusb    (or name you choose before)                      
                                                                          step 6
                       now you can use files from pen drive                       
                                                                            step 7
                  sudo umount /dev/sdb1(do not forget to get out from mount point) 
                          
                                                          same others ways
    sudo mount -t vfat /dev/sdb1/ /media/allusb/ -o uid=1000,gid=100,utf8,dmask=027,fmask=137   
              sudo mount -t ntfs-3g /dev/sdb1/ /media/allusb                       
Subscribe to:
Post Comments (Atom)
- 
Remember that Microsoft reserved the 20% of the bandwidth of your connection to the router and the Internet. So I suggest to regain bandwi...
- 
Processor: Intel® Core™ i5 CPU M 520 @ 2.40GHz × 4 RAM: 5.7 GiB SSD: ...







 
 
 
clever idea !!! Thanks !
ReplyDelete