Thread: How to 'reown' a faulty drive
hi,
have partition on hd can't access @ due permissions being greyed out: can't take ownership: previous install went wrong.
there way of resetting, realigning read write settings on hd without losing stuff in files don't have permission to/
tia
daniel
find mount point either having in gparted or
code:sudo blkid
partition listed "/dev/sdxy" "x" letter , "y" number.
take ownership of partition with:
where "<user>" current usernamecode:sudo chown -r <user>:<user> /dev/sdxy![]()
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] How to 'reown' a faulty drive
Ubuntu
Comments
Post a Comment