How to mount ntfs partition in kali linux rolling 2016
System : Kali Linux Rolling 2016 64bit
1. Command show uuid
blkid
2. Change your uuid
gedit /etc/fstab
UUID=xxxxxxxxxxxxxx /media/userKali/labelntfs ntfs defaults 0 0
3. Reboot
Video Tutorial:
blkid
gedit /etc/fstab
Comments
Post a Comment