Article 6FJ4H Trying to get permission on my USB

Trying to get permission on my USB

by
wolves041231
from LinuxQuestions.org on (#6FJ4H)
hello guys, I've been trying to use my USB on my pop OS, but i couldn't change the owner, which means i can not paste files on it or make directories. I tried everything i know, below is my last resort. Thank you in advance.

wolves@wolves:~$ lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS
sda 8:0 0 931.5G 0 disk
sda1 8:1 0 1022M 0 part /boot/efi
sda2 8:2 0 4G 0 part /recovery
sda3 8:3 0 922.5G 0 part
cryptdata 253:0 0 922.5G 0 crypt
data-root 253:1 0 922.5G 0 lvm /
sda4 8:4 0 4G 0 part
cryptswap 253:2 0 4G 0 crypt [SWAP]
sdb 8:16 1 28.9G 0 disk /mnt/usb-PNY_USB_Flash_Drive_070B7C546B4B8E80-0:0
zram0 252:0 0 3.6G 0 disk [SWAP]
wolves@wolves:~$ chown -R wolves:users/mnt/usb-PNY_USB_Flash_Drive_070B7C546B4B8E80-0:0
chown: missing operand after iwolves:users/mnt/usb-PNY_USB_Flash_Drive_070B7C546B4B8E80-0:0i
Try 'chown --help' for more information.
wolves@wolves:~$ chown -R wolves:users /mnt/usb-PNY_USB_Flash_Drive_070B7C546B4B8E80-0:0
chown: cannot read directory '/mnt/usb-PNY_USB_Flash_Drive_070B7C546B4B8E80-0:0': Input/output error
wolves@wolves:~$
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments