support category ssd
DC600M SSD (SEDC600M)

DC600M 2.5” SATA Enterprise SSD - Поддержка

Часто задаваемые вопросы

Это явление, характерное для флэш-памяти, будь то внутренний твердотельный накопитель или внешний USB-накопитель. Отчасти это связано с различиями в том, как производители флэш-памяти и жестких дисков с вращающимися пластинами рассчитывают мегабайт. Производители жестких дисков рассчитывают мегабайт (или 1000 x 1000 байт) как 1000 КБ, тогда как двоичный расчет для модулей флэш-памяти составляет 1024 КБ/с.

Пример: для устройства хранения данных на основе флэш-памяти емкостью 1 ТБ Windows рассчитывает его как имеющее емкость 931,32 ГБ. (1 000 000 000 000÷1024÷1024÷1024=931,32 ГБ).

Кроме того, Kingston оставляет некоторый объем указанной емкости для форматирования и других функций, таких как встроенное программное обеспечение и/или относящаяся к контроллеру информация, и, таким образом, какое-то количество указанной емкости оказывается недоступным для хранения данных.

FAQ: KDT-010611-GEN-06

Полезна ли была эта информация?

Kingston SATA III (6Gb/s) drives are backward compatible to SATA II (3Gb/s) ports. However, the Kingston SATA III drive will be limited to SATA II performance. Unfortunately, we cannot guarantee the Kingston SATA III will function on a SATA I port.

FAQ: KSD-012010-001-10

Полезна ли была эта информация?

Kingston SATA III (6Gb/s) drives are backward compatible to SATA II (3Gb/s) ports. However, the Kingston SATA III drive will be limited to SATA II performance. Unfortunately, we cannot guarantee the Kingston SATA III will function on a SATA I port.

FAQ: KSD-012010-001-10

Полезна ли была эта информация?

First, you should confirm that the SSD is seen within the system BIOS. Enter your BIOS (usually, Del, F2, F10, or F12 key) and navigate through your storage configuration menu(s) to see if the drive is correctly identified and present. If the drive isn’t present, power off the system, check the installation and connections to confirm the drive is seated and/or connected properly. 

If the drive is present in the BIOS, you may need to initialize the disk within the operating system. Follow the steps below to initialize.

For Windows:
Step 1: Confirm the drive is properly attached, and power on the system, then boot into Windows OS.
Step 2: Press Windows + X and choose Disk Management.
Step 3: If the SSD is new and not initialized, a popup will appear saying "Initialize Disk."
Step 4: Choose between: MBR (Master Boot Record): Suitable for drives under 2TB and older systems. GPT (GUID Partition Table): Recommended for modern systems and drives larger than 2TB.
Step 5: Click OK to initialize the disk.
Step 6: Once initialized, you'll see the SSD as "Unallocated." Right-click on it and select New Simple Volume.
Step 7: Follow the on-screen prompts (keeping all defaults is Okay)  to format and assign a drive letter to the SSD.

For macOS:
Step 1: Confirm the drive is properly attached, and power on the system, then boot into Mac OS.
Step 2: Open Disk Utility (you can find it using Spotlight with Cmd + Space and then typing "Disk Utility").
Step 3: In the left pane, select your SSD.
Step 4: Click on Erase.
Step 5: Provide a name for the drive, and under Format, choose: APFS for newer Macs and SSDs. Mac OS Extended (Journaled) for older systems or HDDs.
Step 6: Click Erase. Once the process completes, the SSD will be ready for use.

For Linux:
Step 1: Confirm the drive is properly attached, and power on the system, then boot into Linux OS.
Step 2: Open a terminal.
Step 3: Enter sudo fdisk -l to list all connected drives. Identify your SSD by its size and note the device name, e.g., /dev/sdb.
Step 4: Initialize the SSD using fdisk or parted. Here's a basic guide using fdisk: Enter sudo fdisk /dev/sdb (replace /dev/sdb with your SSD's device name). Press g to create a new GPT partition table. Press n to create a new partition. Follow the prompts to specify the size and type. Press w to write the changes.
Step 5: Format the new partition on the SSD (e.g., /dev/sdb1). You can format it with the filesystem of your choice: For ext4: sudo mkfs.ext4, For ext3: sudo mkfs.ext3 /dev/sdb1 /dev/sdb1, For FAT32: sudo mkfs.vfat /dev/sdb1
Step 6: Mount the SSD: Create a mount point: sudo mkdir /mnt/myssd, Mount the SSD: sudo mount /dev/sdb1 /mnt/myssd, Remember to replace /dev/sdb1 with your SSD's partition name.

FAQ: KSD-012010-001-15

Полезна ли была эта информация?

Certain motherboards restrict SATA ports when other devices are populated elsewhere on the motherboard. For example, a SATA connector may be disabled when using an NVMe or M.2 SATA-based SSD in the M.2 slot on your motherboard. Consult your motherboard support documentation and review the storage installation section and/or charts.

FAQ: KSD-012010-001-17

Полезна ли была эта информация?

Select the following link to learn how to install your 2.5” SSD into a Notebook:
https://www.kingston.com/blog/pc-performance/install-2-5-inch-ssd

Desktop Computer (Video):
https://www.kingston.com/video/play?videoId=RmjwKbJ4biUkKkAAmG7VOatemUJdnwTKGEqj9s2vbovKGfsg18iNhiM-UfxwN2aJ0Ltg9YicryR-pSSa4GLPmA2&start=0&autoPlay=True&chromeless=False&texttrack=en-US

FAQ: KSD-012010-001-02

Полезна ли была эта информация?

The easiest way to ensure that your new SSD appears as your boot drive is to ensure that it is the only storage device connected during installation. 
If this is not possible, or if you previously cloned your old data to your new drive, confirm that the new drive appears as a boot device in the system BIOS, then select it for booting.

FAQ: KSD-012010-001-03

Полезна ли была эта информация?

  • AHCI stands for Advanced Host Controller Interface and is a technical standard that allows software to communicate with SATA devices. It offers features not available in older IDE modes.
  • AHCI is important because it allows for increased SATA drive performance through Native Command Queueing (NCQ), reduced latency, and the ability to hot-swap drives connected to the SATA bus.
  • To confirm that your SATA drive is running in AHCI mode, you need to enter your Computer’s BIOS (often Del, F2, F10, or F12), locate the SATA or Storage Configuration menu and confirm “AHCI” mode is enabled.
  • If you have already installed your operating system, and your BIOS indicates that IDE mode is enabled, your SSD will still function, but may not be operating at peak performance.
  • Kingston does not recommended changing from IDE to AHCI mode within the BIOS if your operating system is already installed, as this modification may cause the operating system not to boot.

FAQ: KSD-012010-001-08

Полезна ли была эта информация?

For best performance and reliability, Kingston recommends avoiding any power-splitting Molex cables, and instead using the standard 15-pin SATA connector which is usually directly connected to the power supply.

FAQ: KSD-012010-001-09

Полезна ли была эта информация?

There are a variety of external enclosures available on the market. While Kingston aims to be compatible with all system types, occasionally, there may be an incompatibility. If you continue to have trouble with your external SSD enclosure, you may want to try a different enclosure.

FAQ: KSD-012010-001-18

Полезна ли была эта информация?

SSD firmware is the integrated software within an SSD that manages its operations, including communication with the host system, data storage and retrieval, wear leveling, and error correction. Kingston recommends that you always maintain the latest firmware.

If your SSD requires new firmware, you will receive a notification when running Kingston’s SSD Manager software, located here: www.kingston.com/ssdmanager

FAQ: KSD-012010-001-11

Полезна ли была эта информация?

Kingston SATA III (6Gb/s) drives are backward compatible to SATA II (3Gb/s) ports. However, the Kingston SATA III drive will be limited to SATA II performance. Unfortunately, we cannot guarantee the Kingston SATA III will function on a SATA I port.

FAQ: KSD-012010-001-10

Полезна ли была эта информация?

  • AHCI stands for Advanced Host Controller Interface and is a technical standard that allows software to communicate with SATA devices. It offers features not available in older IDE modes.
  • AHCI is important because it allows for increased SATA drive performance through Native Command Queueing (NCQ), reduced latency, and the ability to hot-swap drives connected to the SATA bus.
  • To confirm that your SATA drive is running in AHCI mode, you need to enter your Computer’s BIOS (often Del, F2, F10, or F12), locate the SATA or Storage Configuration menu and confirm “AHCI” mode is enabled.
  • If you have already installed your operating system, and your BIOS indicates that IDE mode is enabled, your SSD will still function, but may not be operating at peak performance.
  • Kingston does not recommended changing from IDE to AHCI mode within the BIOS if your operating system is already installed, as this modification may cause the operating system not to boot.

FAQ: KSD-012010-001-08

Полезна ли была эта информация?

Click here to learn more about the differences between these two types of SSDs.
https://www.kingston.com/en/blog/pc-performance/nvme-vs-sata

FAQ: KSD-012010-001-19

Полезна ли была эта информация?

When cloning to a new drive larger than the source drive, the software may not properly scale partition size. When this occurs, you might end up with unused space. To avoid this, follow our cloning instructions located here: www.kingston.com/cloning

FAQ: KSD-012010-001-04

Полезна ли была эта информация?

SSD firmware is the integrated software within an SSD that manages its operations, including communication with the host system, data storage and retrieval, wear leveling, and error correction. Kingston recommends that you always maintain the latest firmware.

If your SSD requires new firmware, you will receive a notification when running Kingston’s SSD Manager software, located here: www.kingston.com/ssdmanager

FAQ: KSD-012010-001-11

Полезна ли была эта информация?

Kingston does not offer DOS-based firmware updates at this time.

FAQ: KSD-012010-001-12

Полезна ли была эта информация?

Unless explicitly indicated, no, an SSD update will not erase data from the drive. However, before performing any SSD firmware updates, Kingston recommends all data on the target drive be backed up before proceeding with the firmware update.

FAQ: KSD-012010-001-13

Полезна ли была эта информация?

While it may be possible to update your target drive’s firmware via USB storage enclosure, Kingston does not recommend it. Proper update procedure involves having your target SSD connected directly to the system ports (e.g., SATA or NVMe).

FAQ: KSD-012010-001-14

Полезна ли была эта информация?

When cloning to a new drive larger than the source drive, the software may not properly scale partition size. When this occurs, you might end up with unused space. To avoid this, follow our cloning instructions located here: www.kingston.com/cloning

FAQ: KSD-012010-001-04

Полезна ли была эта информация?

For best performance and reliability, Kingston recommends avoiding any power-splitting Molex cables, and instead using the standard 15-pin SATA connector which is usually directly connected to the power supply.

FAQ: KSD-012010-001-09

Полезна ли была эта информация?

  • AHCI stands for Advanced Host Controller Interface and is a technical standard that allows software to communicate with SATA devices. It offers features not available in older IDE modes.
  • AHCI is important because it allows for increased SATA drive performance through Native Command Queueing (NCQ), reduced latency, and the ability to hot-swap drives connected to the SATA bus.
  • To confirm that your SATA drive is running in AHCI mode, you need to enter your Computer’s BIOS (often Del, F2, F10, or F12), locate the SATA or Storage Configuration menu and confirm “AHCI” mode is enabled.
  • If you have already installed your operating system, and your BIOS indicates that IDE mode is enabled, your SSD will still function, but may not be operating at peak performance.
  • Kingston does not recommended changing from IDE to AHCI mode within the BIOS if your operating system is already installed, as this modification may cause the operating system not to boot.

FAQ: KSD-012010-001-08

Полезна ли была эта информация?

Certain motherboards restrict SATA ports when other devices are populated elsewhere on the motherboard. For example, a SATA connector may be disabled when using an NVMe or M.2 SATA-based SSD in the M.2 slot on your motherboard. Consult your motherboard support documentation and review the storage installation section and/or charts.

FAQ: KSD-012010-001-17

Полезна ли была эта информация?

First, you should confirm that the SSD is seen within the system BIOS. Enter your BIOS (usually, Del, F2, F10, or F12 key) and navigate through your storage configuration menu(s) to see if the drive is correctly identified and present. If the drive isn’t present, power off the system, check the installation and connections to confirm the drive is seated and/or connected properly. 

If the drive is present in the BIOS, you may need to initialize the disk within the operating system. Follow the steps below to initialize.

For Windows:
Step 1: Confirm the drive is properly attached, and power on the system, then boot into Windows OS.
Step 2: Press Windows + X and choose Disk Management.
Step 3: If the SSD is new and not initialized, a popup will appear saying "Initialize Disk."
Step 4: Choose between: MBR (Master Boot Record): Suitable for drives under 2TB and older systems. GPT (GUID Partition Table): Recommended for modern systems and drives larger than 2TB.
Step 5: Click OK to initialize the disk.
Step 6: Once initialized, you'll see the SSD as "Unallocated." Right-click on it and select New Simple Volume.
Step 7: Follow the on-screen prompts (keeping all defaults is Okay)  to format and assign a drive letter to the SSD.

For macOS:
Step 1: Confirm the drive is properly attached, and power on the system, then boot into Mac OS.
Step 2: Open Disk Utility (you can find it using Spotlight with Cmd + Space and then typing "Disk Utility").
Step 3: In the left pane, select your SSD.
Step 4: Click on Erase.
Step 5: Provide a name for the drive, and under Format, choose: APFS for newer Macs and SSDs. Mac OS Extended (Journaled) for older systems or HDDs.
Step 6: Click Erase. Once the process completes, the SSD will be ready for use.

For Linux:
Step 1: Confirm the drive is properly attached, and power on the system, then boot into Linux OS.
Step 2: Open a terminal.
Step 3: Enter sudo fdisk -l to list all connected drives. Identify your SSD by its size and note the device name, e.g., /dev/sdb.
Step 4: Initialize the SSD using fdisk or parted. Here's a basic guide using fdisk: Enter sudo fdisk /dev/sdb (replace /dev/sdb with your SSD's device name). Press g to create a new GPT partition table. Press n to create a new partition. Follow the prompts to specify the size and type. Press w to write the changes.
Step 5: Format the new partition on the SSD (e.g., /dev/sdb1). You can format it with the filesystem of your choice: For ext4: sudo mkfs.ext4, For ext3: sudo mkfs.ext3 /dev/sdb1 /dev/sdb1, For FAT32: sudo mkfs.vfat /dev/sdb1
Step 6: Mount the SSD: Create a mount point: sudo mkdir /mnt/myssd, Mount the SSD: sudo mount /dev/sdb1 /mnt/myssd, Remember to replace /dev/sdb1 with your SSD's partition name.

FAQ: KSD-012010-001-15

Полезна ли была эта информация?

There are a variety of external enclosures available on the market. While Kingston aims to be compatible with all system types, occasionally, there may be an incompatibility. If you continue to have trouble with your external SSD enclosure, you may want to try a different enclosure.

FAQ: KSD-012010-001-18

Полезна ли была эта информация?

When cloning to a new drive larger than the source drive, the software may not properly scale partition size. When this occurs, you might end up with unused space. To avoid this, follow our cloning instructions located here: www.kingston.com/cloning

FAQ: KSD-012010-001-04

Полезна ли была эта информация?

For best performance and reliability, Kingston recommends avoiding any power-splitting Molex cables, and instead using the standard 15-pin SATA connector which is usually directly connected to the power supply.

FAQ: KSD-012010-001-09

Полезна ли была эта информация?

  • AHCI stands for Advanced Host Controller Interface and is a technical standard that allows software to communicate with SATA devices. It offers features not available in older IDE modes.
  • AHCI is important because it allows for increased SATA drive performance through Native Command Queueing (NCQ), reduced latency, and the ability to hot-swap drives connected to the SATA bus.
  • To confirm that your SATA drive is running in AHCI mode, you need to enter your Computer’s BIOS (often Del, F2, F10, or F12), locate the SATA or Storage Configuration menu and confirm “AHCI” mode is enabled.
  • If you have already installed your operating system, and your BIOS indicates that IDE mode is enabled, your SSD will still function, but may not be operating at peak performance.
  • Kingston does not recommended changing from IDE to AHCI mode within the BIOS if your operating system is already installed, as this modification may cause the operating system not to boot.

FAQ: KSD-012010-001-08

Полезна ли была эта информация?

The easiest way to ensure that your new SSD appears as your boot drive is to ensure that it is the only storage device connected during installation. 
If this is not possible, or if you previously cloned your old data to your new drive, confirm that the new drive appears as a boot device in the system BIOS, then select it for booting.

FAQ: KSD-012010-001-03

Полезна ли была эта информация?

Select the following link to learn how to install your 2.5” SSD into a Notebook:
https://www.kingston.com/blog/pc-performance/install-2-5-inch-ssd

Desktop Computer (Video):
https://www.kingston.com/video/play?videoId=RmjwKbJ4biUkKkAAmG7VOatemUJdnwTKGEqj9s2vbovKGfsg18iNhiM-UfxwN2aJ0Ltg9YicryR-pSSa4GLPmA2&start=0&autoPlay=True&chromeless=False&texttrack=en-US

FAQ: KSD-012010-001-02

Полезна ли была эта информация?

First, you should confirm that the SSD is seen within the system BIOS. Enter your BIOS (usually, Del, F2, F10, or F12 key) and navigate through your storage configuration menu(s) to see if the drive is correctly identified and present. If the drive isn’t present, power off the system, check the installation and connections to confirm the drive is seated and/or connected properly. 

If the drive is present in the BIOS, you may need to initialize the disk within the operating system. Follow the steps below to initialize.

For Windows:
Step 1: Confirm the drive is properly attached, and power on the system, then boot into Windows OS.
Step 2: Press Windows + X and choose Disk Management.
Step 3: If the SSD is new and not initialized, a popup will appear saying "Initialize Disk."
Step 4: Choose between: MBR (Master Boot Record): Suitable for drives under 2TB and older systems. GPT (GUID Partition Table): Recommended for modern systems and drives larger than 2TB.
Step 5: Click OK to initialize the disk.
Step 6: Once initialized, you'll see the SSD as "Unallocated." Right-click on it and select New Simple Volume.
Step 7: Follow the on-screen prompts (keeping all defaults is Okay)  to format and assign a drive letter to the SSD.

For macOS:
Step 1: Confirm the drive is properly attached, and power on the system, then boot into Mac OS.
Step 2: Open Disk Utility (you can find it using Spotlight with Cmd + Space and then typing "Disk Utility").
Step 3: In the left pane, select your SSD.
Step 4: Click on Erase.
Step 5: Provide a name for the drive, and under Format, choose: APFS for newer Macs and SSDs. Mac OS Extended (Journaled) for older systems or HDDs.
Step 6: Click Erase. Once the process completes, the SSD will be ready for use.

For Linux:
Step 1: Confirm the drive is properly attached, and power on the system, then boot into Linux OS.
Step 2: Open a terminal.
Step 3: Enter sudo fdisk -l to list all connected drives. Identify your SSD by its size and note the device name, e.g., /dev/sdb.
Step 4: Initialize the SSD using fdisk or parted. Here's a basic guide using fdisk: Enter sudo fdisk /dev/sdb (replace /dev/sdb with your SSD's device name). Press g to create a new GPT partition table. Press n to create a new partition. Follow the prompts to specify the size and type. Press w to write the changes.
Step 5: Format the new partition on the SSD (e.g., /dev/sdb1). You can format it with the filesystem of your choice: For ext4: sudo mkfs.ext4, For ext3: sudo mkfs.ext3 /dev/sdb1 /dev/sdb1, For FAT32: sudo mkfs.vfat /dev/sdb1
Step 6: Mount the SSD: Create a mount point: sudo mkdir /mnt/myssd, Mount the SSD: sudo mount /dev/sdb1 /mnt/myssd, Remember to replace /dev/sdb1 with your SSD's partition name.

FAQ: KSD-012010-001-15

Полезна ли была эта информация?

Certain motherboards restrict SATA ports when other devices are populated elsewhere on the motherboard. For example, a SATA connector may be disabled when using an NVMe or M.2 SATA-based SSD in the M.2 slot on your motherboard. Consult your motherboard support documentation and review the storage installation section and/or charts.

FAQ: KSD-012010-001-17

Полезна ли была эта информация?

While it may be possible to update your target drive’s firmware via USB storage enclosure, Kingston does not recommend it. Proper update procedure involves having your target SSD connected directly to the system ports (e.g., SATA or NVMe).

FAQ: KSD-012010-001-14

Полезна ли была эта информация?

Unless explicitly indicated, no, an SSD update will not erase data from the drive. However, before performing any SSD firmware updates, Kingston recommends all data on the target drive be backed up before proceeding with the firmware update.

FAQ: KSD-012010-001-13

Полезна ли была эта информация?

Kingston does not offer DOS-based firmware updates at this time.

FAQ: KSD-012010-001-12

Полезна ли была эта информация?

SSD firmware is the integrated software within an SSD that manages its operations, including communication with the host system, data storage and retrieval, wear leveling, and error correction. Kingston recommends that you always maintain the latest firmware.

If your SSD requires new firmware, you will receive a notification when running Kingston’s SSD Manager software, located here: www.kingston.com/ssdmanager

FAQ: KSD-012010-001-11

Полезна ли была эта информация?

Kingston SATA III (6Gb/s) drives are backward compatible to SATA II (3Gb/s) ports. However, the Kingston SATA III drive will be limited to SATA II performance. Unfortunately, we cannot guarantee the Kingston SATA III will function on a SATA I port.

FAQ: KSD-012010-001-10

Полезна ли была эта информация?

There are a variety of external enclosures available on the market. While Kingston aims to be compatible with all system types, occasionally, there may be an incompatibility. If you continue to have trouble with your external SSD enclosure, you may want to try a different enclosure.

FAQ: KSD-012010-001-18

Полезна ли была эта информация?

Still Need Assistance?

Позвонить в службу технической поддержки

Monday-Friday 6 a.m.-6 p.m. PT

+1 (800)435-0640

Chat With Support

Чат