- if problem occur when mount
; xfs
/dev/sdc2 /media/Recordings xfs rw,user,auto 0 0
or if cannot writer partion after mount
- sudo chmod ug+rwx /media/Recordings
; disk add
sudo su -
ls -alh /dev/sd*
- extract and move
terminal: gnome default Short cut is -> Ctrl+Alt+T
cd /data
touch /data/test.txt
tar cvf (backuped_user_home).tar /home/(user_home)
(reboot)
No comments:
Post a Comment