Flashdisk linux


SUBMITTED BY: Guest

DATE: Nov. 30, 2013, 4:55 p.m.

FORMAT: Text only

SIZE: 276 Bytes

HITS: 145470

  1. Flashdisk from terminal
  2. sudo fdisk -l
  3. Use fdisk -l to see if you USB-Drive is identified. Remember the device (/dev/sdX)
  4. Mount the USB-Drive manually with mount /dev/sdX1 /mnt
  5. Copy thr whole Downloads-Folder with cp -R /home/<your_user>/Downloads /mnt/

comments powered by Disqus