Showing posts with label hardisk. Show all posts
Showing posts with label hardisk. Show all posts

Thursday, 1 June 2023

hardisk tidak bisa diakses, rusak? ternyata bisa diakses dan copy file nya pakai testdisk

hardisk tidak bisa diakses, rusak?
ternyata bisa diakses dan copy file nya pakai testdisk
 
hdd disk hard disk flashdisk flash removable disk

 

 

$ testdisk
TestDisk 7.1, Data Recovery Utility, July 2019
Christophe GRENIER <grenier@cgsecurity.org>
https://www.cgsecurity.org

No disk found.
TestDisk will try to restart itself using the sudo command to get
root (superuser) privileges.

sudo may ask your user password, it doesn't ask for the root password.
Usually there is no echo or '*' displayed when you type your password.

[sudo] password for dhwan:
TestDisk 7.1, Data Recovery Utility, July 2019
Christophe GRENIER <grenier@cgsecurity.org>
https://www.cgsecurity.org
 

Friday, 14 August 2020

Agar Drive NTFS Automount Setiap Sesi Login Ubuntu

$  sudo blkid
akan muncul tampilan seperti berikut:

 /dev/sda6: LABEL="DATA" UUID="01D645EA4E6DF0A0" TYPE="ntfs" PARTLABEL="Basic data


lalu edit bagian  /etc/fstab

 $ sudo gedit /etc/fstab

[saya menggunakan aplikasi gedit sebagai text editor]


isikan di bagian akhir: 

UUID=01D645EA4E6DF0A0 /media/user/DATA ntfs rw,nosuid,nodev,noatime,allow_other 0 0


Sesuaikan bagian berikut untuk laptop/komputer Anda:

Sesuaikan UUID

Sesuaikan user:

sesuaikan nama drive;