support category ssd
KC600 SATA SSD (KC600)

KC600 SATA SSD - Dukungan

Video

Acronis True Image 3:51

Mengklonakan HDD ke SSD dengan Acronis True Image

How to Install a 2.5" SATA SSD in a Laptop 1:29

How to Install a 2.5" SATA SSD in a Laptop

How to Install a 2.5" SATA SSD in a Desktop PC 1:30

How to Install a 2.5" SATA SSD in a Desktop PC

Pertanyaan yang Sering Diajukan

ElectroStatic Discharge (Pelepasan Muatan Listrik Statis), ESD adalah pelepasan dari statis listrik yang terkumpul. ESD harus ditangani dengan serius karena ini adalah salah satu cara seseorang dapat merusak atau menghancurkan komponen komputer atau perangkat keras mereka.Seperti Anda menggosokkan kaki di karpet, lalu menyentuh benda metal. ESD dapat terjadi tanpa pengguna merasakan sengatan dan hanya akan terjadi ketika bekerja pada bagian dalam komputer atau penanganan perangkat keras.

Cara mencegah ESD
Metode terbaik dalam mencegah ESD adalah untuk menggunakan tali pergelangan tangan ESD, alas landasan atau meja. Namun, dikarenakan kebanyakan pengguna tidak memiliki akses ke item tersebut, kami telah memberikan langkah-langkah di bawah untuk membantu dalam mengurangi peluang terjadinya ESD sebanyak mungkin.

  • Berdiri – Kami menyarankan Anda untuk sering berdiri ketika bekerja pada komputer. Duduk di kursi dapat menghasilkan lebih banyak listrik statis.
  • Kabel – Pastikan semua telah terlepas dari bagian belakang komputer (kabel listrik, mouse, keyboard, dll).
  • Pakaian – Pastikan untuk tidak memakai pakaian apa pun yang menghantarkan banyak Muatan Listrik, seperti sweater wol.
  • Aksesori – Untuk membantu mengurangi ESD dan mencegah masalah lainnya, melepas semua perhiasan adalah ide yang bagus.
  • Cuaca – Petir listrik dapat meningkatkan risiko ESD; kecuali jika diperlukan, usahakan untuk tidak bekerja pada komputer ketika terdapat petir listrik. Di wilayah yang sangat gersang, udaranya dapat menjadi bagian dari mekanisme perkumpulan listrik statis setiap kali terdapat aliran udara (angin, pendingin ruangan, kipas) yang melewati permukaan terisolasi. Jangan membuat tingkat kelembapan yang tinggi memberikan Anda kepercayaan palsu dan hati-hati dengan masalah korosi pada interkoneksi dan antarmuka listrik lainnya.

To learn more about ESD and how to protect your electronics, please refer to the below site.

ESD Association
https://www.esda.org

FAQ: KTC-Gen-ESD

Apakah ini membantu?

Secure Erase User Guide for Linux
This guide will walk you through securely erasing your Kingston SSD using Linux tools

SATA Secure Erase Procedure

Warning
Please make sure to have a full backup of any important data before you proceed!

Prerequisites
• You must have root privileges.
• You must have your SSD connected to the system as a secondary (non-OS) drive.
• You must have lsscsi and hdparm installed. You may need to install them with your distribution’s package manager.
• Your drive must not be in a security freeze.
• Your drive must not be password protected.

Instructions
1. Find the device name (/dev/sdX) of the drive you wish to erase:
# lsscsi

2. Make sure drive security is not frozen:
# hdparm -I /dev/sdX | grep frozen

If the output shows "frozen" (instead of "not frozen") then you cannot continue to the next step. You must try to remove the security freeze by trying one of the following methods:

Method 1: Put the system to sleep (suspend to RAM) and wake it up. On most distributions the command to suspend is:
# systemctl suspend

Now issue the hdparm command again. If it worked the output will show “not frozen” (instead of “frozen”).
Method 2: Hot plug the drive. This is done by physically unplugging the SATA power cable from the drive and plugging it back in while the system is powered on. You may need to enable hot plug in BIOS. Not all systems support hot plug.

Now issue the hdparm command again. If it worked the output will show “not frozen” (instead of “frozen”).

3. Set a user password on the drive. The password can be anything. Here we are setting the password to “p”:
# hdparm --security-set-pass p /dev/sdX

4. Issue the secure erase command to the drive using the same password:
# hdparm --security-erase p /dev/sdX

This command may take a few minutes to complete. The drive password is removed upon successful completion.
If the secure erase is interrupted or otherwise fails your drive may become security locked. In this case you can remove the security lock using the command below and then try the secure erase procedure again:
# hdparm --security-disable p /dev/sdX

SATA Secure Erase Example



NVMe Secure Erase Procedure

Warning
Please make sure to have a full backup of any important data before you proceed!

Prerequisites
• You must have root privileges.
• You must have your SSD connected to the system as a secondary (non-OS) drive.
• You must have nvme-cli installed. You may need to install it with your distribution’s package manager.
• Your drive must not be password protected.

Instructions
1. Find the device name (/dev/nvmeXn1) of the drive you wish to erase:
# nvme list

2. Issue the format command to the drive. Here we set the secure erase setting to 1 which indicates a user data erase:
# nvme format /dev/nvmeXn1 --ses=1

This command may take a few minutes to complete.


NVMe Secure Erase Example

FAQ: KSM-SE-LIX

Apakah ini membantu?

Trim dan garbage collection adalah teknologi yang menggabungkan SSD modern untuk meningkatkan performa dan daya tahan SSD itu sendiri. Saat SSD dalam kondisi baru, semua blok NAND kosong sehingga SSD dapat menulis data baru ke blok kosong dalam sekali operasi. Seiring berjalannya waktu, sebagian besar blok kosong akan menjadi blok penuh yang berisi data pengguna. Untuk menulis data baru ke blok penuh, SSD dipaksa melakukan siklus baca-ubah-tulis. Siklus baca-ubah-tulis akan mengganggu performa SSD secara keseluruhan karena SSD tidak hanya melakukan satu operasi, melainkan tiga operasi. Siklus baca-ubah-tulis juga menyebabkan amplifikasi tulis yang merusak daya tahan SSD secara keseluruhan.

Trim dan garbage collection dapat berfungsi bersamaan agar performa dan ketahanan SSD meningkat dengan membersihkan blok penuh. Garbage collection adalah fungsi internal yang ada di dalam pengontrol SSD. Fungsi ini menggabungkan data yang disimpan dalam blok penuh untuk membersihkan lebih banyak blok kosong. Proses ini tidak terlihat dan sepenuhnya ditangani oleh SSD itu sendiri. Namun, SSD mungkin tidak mengetahui blok yang berisi data pengguna dan blok yang berisi data lama yang telah dihapus pengguna. Di sinilah manfaat trim. Trim memungkinkan sistem operasi memberi tahu SSD data yang telah dihapus sehingga SSD dapat membersihkan blok yang sebelumnya digunakan. Sistem operasi dan SSD harus mendukung agar trim dapat bekerja. Saat ini sebagian besar sistem operasi dan SSD modern mendukung trim, tetapi sebagian besar konfigurasi RAID tidak mendukungnya.

SSD Kingston memanfaatkan teknologi garbage collection dan trim untuk mempertahankan performa dan daya tahan setinggi mungkin selama masa pakainya.

Belajarlah lagi

FAQ: KSD-011411-GEN-13

Apakah ini membantu?

In Windows - Open the control panel, open administrative tools and then open computer management. Click on Disk Management and see if the SSD drive is seen in the right window pane. If it is, right click on where it is labeled as disk 1, disk 2, etc and select "Initialize disk" (this may come up automatically when you go to Disk Management). Next, right-click on the area to the right of the disk label and choose "New Simple Volume". Continue with the wizard by choosing the size, drive letter and formatting of the partition.

In macOS - A "disk insertion" window will appear. Click on the "initialize" button. This will take you to the disk utility. Select the Kingston drive from the list of drives on the left side of the Window. From the actions available, choose partition. For the "Volume Scheme", choose "1 partition". For the format, choose MacOS extended for a permanent drive. Choose ExFAT for an external drive (available on MacOS 10.6.6 and above). Click Apply. A warning windows will appear stating you will erase all data from the drive. Click on the partition button at the bottom.

FAQ: c

Apakah ini membantu?

Kingston realizes the importance of keeping our customers’ personal data and information confidential and secure. Kingston takes measures to ensure the security of all of our customers’ personal information when a Solid State Drive (SSD) is returned to our RMA facility for warranty replacement or repair. When an SSD reaches our repair center, it will undergo a thorough testing process. During the first phase of testing, an ATA Secure Erase is performed on the SSD which erases all data and information.ATA Secure Erase is federally-approved by the National Institute of Standards and Technology (NIST 800-88) for legal sanitization of confidential user data. If the SSD is not in a functional state and not capable of undergoing an ATA Secure Erase, the SSD is dismantled and the NAND Flash Memory is destroyed.

FAQ: KSD-022411-GEN-15

Apakah ini membantu?

Any of our SSDs can be used in RAID. But due to endurance specifications, only certain part numbers should be used in RAID. For servers, please contact Kingston to determine the best Kingston SSD to use for your workload.

FAQ: KSD-052511-GEN-17

Apakah ini membantu?

Self-Monitoring, Analysis, and Reporting Technology (S.M.A.R.T.) is a built-in monitoring capability in hard drives and SSDs. It can allow users to monitor the health of a device. It does this through monitoring software designed specifically for the S.M.A.R.T. feature. All of our SSDNow drives support S.M.A.R.T.

FAQ: KSD-011411-GEN-10

Apakah ini membantu?

Performance decrease has been reported on some of the SSDNow drives. If you have an older SSD drive that does not have effective Garbage Collection, SSD drive performance will drop over time.This is due to the way the system overwrites data that has been flagged for deletion.

Try using the Secure Erase tool like HDDErase to wipe the drive and restore it to original condition.

FAQ: KSD-011411-GEN-12

Apakah ini membantu?

Kingston SSD Manager (KSM) is ending support for Microsoft Windows 7. The latest version of KSM with Windows 7 support is v1.1.2.5. If you are using Windows 7 and experience complications with KSM, please make sure you have AHCI mode enabled in BIOS and install the latest Intel RST storage driver provided by your system manufacturer. If you still need assistance, feel free to contact our Kingston Technical Support department.

FAQ: KSM-001125-001-00

Apakah ini membantu?

Kingston SSD Manager 1.1.2.6 will not offer firmware updates for NVMe SSDs until IEEE 1667 support has been disabled. In order to complete the firmware update you must do the following:

1. First, we recommend you backup your data.
2. Then use a secondary system to complete a REVERT using the PSID on the drive label. Note: Performing a REVERT will securely erase all data on the drive.
3. Disable IEEE 1667 support
4. The firmware update will become available upon refresh or restart of KSM

FAQ: KSM-001125-001-01

Apakah ini membantu?

Your system may be loading the Intel RST driver instead of the Microsoft NVMe driver. There is a known compatibility issue with the Intel RST driver that interferes with NVMe firmware update commands. Additionally, KSM is only supported on Windows based systems. Therefore, if you are attempting to run KSM on a macOS or Linux based system, unfortunately these OS are not compatible with KSM.

FAQ: KSM-001125-002-01

Apakah ini membantu?

To determine which NVMe driver is in use, you can run the AS SSD benchmark tool and select your Kingston NVMe SSD from the drop-down menu. This will report the driver being used for that drive. If the driver is "iaStorAC" then your drive is using the Intel driver. If the driver is "stornvme" then your drive is using the Microsoft driver. Please note: Kingston's NVMe SSD drives are plug and play and therefore, we do not provide additional drivers.

FAQ: KSD-001525-001-00

Apakah ini membantu?

Caution! The workarounds below will break RST RAID arrays and could lead to data loss. If your system has RST RAID
arrays you should consider an alternate solution.

Workaround 1: Disable RST Control in BIOS

This workaround requires BIOS options to enable or disable RST Control and is not available on all systems.

Note: Please backup all important data before you proceed!

1. Restart and enter the system BIOS
2. Locate the RST Configuration settings in BIOS
3. Change "RST Controlled" to "Not RST Controlled"
4. Save and exit BIOS
5. Open KSM and update the drive firmware

Once these steps are completed you may optionally switch back to "RST Controlled" in BIOS.

Workaround 2: Switch from RAID to AHCI in BIOS

This workaround is to change your system storage mode from RAID to AHCI and should work on all systems.

Note: Please backup all important data before you proceed!

1. Open msconfig
2. Select the Boot tab
3. Check Safe boot (minimal)
4. Click OK and Restart
5. When the system restarts go into the system BIOS
6. Change the storage mode from RAID to AHCI
7. Save and exit BIOS
8. Wait for Windows to boot into safe mode
9. Open msconfig
10. Select the Boot tab
11. Uncheck Safe boot
12. Click OK and Restart
13. Wait for Windows to boot normally
14. Open KSM and update the drive firmware

Once these steps are completed you may optionally switch the storage mode back to RAID in BIOS.

FAQ: KSD-001525-001-01

Apakah ini membantu?

During the OS installation, go to UTILITIES / TERMINAL 

In terminal type: 

diskutil list 

Then press RETURN. Scroll up to top and verify the Kingston SSD disk (i.e. disk0, disk1, etc).

Then type: 

diskutil mountDISK disk0 (or whichever ddisk is the Kingston SSD). 

Then press RETURN. It should show "mounted successfully".

Then type: 

diskutil eraseDISK apfs YOURDRIVENAME disk0 (or whichever disk is the Kingston SSD) 

Warning – This step (eraseDISK command) will delete all data on the target drive. Confirm that you have selected the drive you wish to delete and then continue.

Then press RETURN. It should show "successful". Then exit terminal and proceed with the normal installation of the OS.

FAQ: KSD-092917-GEN-21

Apakah ini membantu?

SSDs do not require defragmentation. Since there are no physical disks, there is no need to organize the data in order to reduce seek time. Therefore defragmenting an SSD is not effective. Also, defragmenting an SSD can put undue wear on specific areas of the drive. SSDs are designed to write data as evenly as possible over the entire drive to reduce undue wear to any one location. Nonetheless defragmenting your SSD drive a couple of times will not harm it. However if it is done continuously over a long period, it may reduce the life of the drive.

FAQ: KSD-011411-GEN-03

Apakah ini membantu?

The Windows Experience Index (WEI) merely measures the relative capability of components. The WEI only runs for a short time and does not measure the interactions of components under a software load, but rather characteristics or your hardware.

Thus the WEI does not measure performance of a system, but merely the relative hardware capabilities when running Windows 7. An article about the WEI can be found here: http://blogs.msdn.com/b/e7/archive/2009/01/19/engineering-the-windows-7-windows-experience-index.aspx

In Vista, the WEI scores ranged from 1.0 to 5.9. In Windows 7, the range has been extended upward to 7.9.

FAQ: KSD-011411-GEN-08

Apakah ini membantu?

First, open an Elevated Command Prompt window.

To open an Elevated Command Prompt window: Click on Start Orb > Type "CMD.exe" in Search box > Right click on "CMD" and select "Run as Administrator" (If you receive a prompt confirmation, click YES)

To verify the TRIM command is enabled, type the following and press enter in the Elevated command:

fsutil behavior query disabledeletenotify

The results will be as follows: DisableDeleteNotify = 1 (Windows TRIM commands are disabled) DisableDeleteNotify = 0 (Windows TRIM commands are enabled)

To enable the TRIM command,type the following and press enter in the Elevated command:

fsutil behavior set disabledeletenotify 0

To disable the TRIM command,type the following and press enter in the Elevated command:

fsutil behavior set disabledeletenotify 1

FAQ: KSD-072211-GEN-18

Apakah ini membantu?

When the SSD is recognized in the BIOS, but Windows 7 installation does not detect the drive, follow these steps:

Disconnect any other hard drives or SSDs. Boot the Windows 7 installation disk. Choose repair, then advanced, then command prompt. Type: "diskpart" without quotes and press Enter. You will see a prompt labeled "diskpart". Type the following commands and press enter after each one.

Diskpart > Select Disk 0
Diskpart > Clean
Diskpart > Create Partition Primary Align=1024
Diskpart > Format Quick FS=NTFS
Diskpart > List Partition
Diskpart > Active
Diskpart > Exit

Then reboot the computer to the Windows 7 installation disk.

FAQ: KSD-100214-GEN-20

Apakah ini membantu?

You can but you first must disable the security for the drive in the original computer. Then you can enable it again in the new computer.

FAQ: KSD-011411-ENC-02

Apakah ini membantu?

No. If you forget the password for this drive, it cannot be accessed.

Be aware that forgetting your password is not covered under Kingston's warranty.

The only exception to this is using a master or administrative password for the drive.

The BIOS would have to support this and it would have to be enabled at the time you initiated the ATA security for this drive.

Using a master password would allow an administrator to reset the drive.

KSD-011411-ENC-03

FAQ: KSD-011411-ENC-03

Apakah ini membantu?

Still Need Assistance?

Hubungi Dukungan Teknis

Senin-Jumat 6 pagi-6 sore. PT

+1 (800)435-0640

Chat With Support

Mengobrol Sekarang