Chúng tôi nhận thấy bạn hiện đang truy cập trang web của Vương quốc Anh. Thay vào đó, bạn có muốn truy cập trang web chính của chúng tôi không?

support category ssd
NV2 SSD (SNV2S)

NV2 PCIe 4.0 NVMe SSD - Hỗ trợ

Video

How to Install an M.2 SSD in a Desktop PC 1:10

Cách lắp đặt SSD M.2 vào máy tính để bàn

How to Install an M.2 SSD in a Laptop 1:29

Cách lắp đặt SSD M.2 vào laptop

Các câu hỏi thường gặp

Đây là điều bình thường với bộ lưu trữ flash, cho dù là ổ SSD trong hay bộ lưu trữ USB ngoài. Điều này một phần là do sự khác biệt trong cách nhà sản xuất bộ nhớ flash và ổ cứng đĩa quay tính toán megabyte. Nhà sản xuất ổ cứng tính toán một megabyte (hay 1.000x1.000 byte) bằng 1.000 KB, trong khi đó tính toán nhị phân cho bộ lưu trữ flash là 1.024 KB.

Ví dụ: Đối với thiết bị lưu trữ dựa trên flash có dung lượng 1 TB, Windows sẽ tính toán dung lượng là 931,32 GB. (1.000.000.000.000÷1.024÷1.024÷1.024=931,32 GB).

goài ra, Kingston dành một phần dung lượng cho việc định dạng và các chức năng khác như vi chương trình và/hoặc thông tin cụ thể cho bộ điều khiển. Do đó, một phần dung lượng không dành cho việc lưu trữ dữ liệu.

FAQ: KDT-010611-GEN-06

Thông tin này có hữu ích không?

Để xác định trình điều khiển NVMe đang sử dụng, bạn có thể chạy công cụ AS SSD Benchmark và lựa chọn ổ SSD NVMe Kingston từ trình đơn thả xuống. Lúc này, thông tin trình điều khiển đang được sử dụng cho ổ đó sẽ được hiển thị. Nếu là "iaStorAC", thì bạn đang sử dụng trình điều khiển của Intel. Nếu là "stornvme", thì bạn đang sử dụng trình điều khiển của Microsoft. Xin lưu ý: Ổ SSD NVMe Kingston là ổ cắm là chạy và do đó chúng tôi không cung cấp ổ bổ sung.

FAQ: KSD-001525-001-00

Thông tin này có hữu ích không?

Select the following link to learn how to install your M.2 SSD: https://www.kingston.com/blog/personal-storage/install-m2-ssd

FAQ: KSD-012010-001-00

Thông tin này có hữu ích không?

Select the following link to learn how to install your M.2 SSD into Playstation 5: https://www.kingston.com/blog/gaming/ps5-ssd-nvme-m2-install

FAQ: KSD-012010-001-01

Thông tin này có hữu ích không?

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

Thông tin này có hữu ích không?

There are various reasons a new drive might not accept an OS installation. Use these steps to help troubleshoot your install:

-Confirm that the system BIOS recognizes your new SSD and if not, visit the motherboard / system manufacturer’s website to see if there is a new BIOS available.
-Verify your BIOS settings are configured to accept a new NVMe SSD.
-Confirm that your target operating system supports NVMe SSDs (e.g., Windows 8 or later)

Note: Kingston SSDs do not require additional drivers to operate.

FAQ: KSD-012010-001-05

Thông tin này có hữu ích không?

Windows 7 doesn’t natively support NVMe SSDs. If you wish to install Windows 7 on your NVMe SSD, please refer to this Microsoft hotfix explanation:

https://support.microsoft.com/en-us/topic/update-to-add-native-driver-support-in-nvm-express-in-windows-7-and-windows-server-2008-r2-03cd423b-d42e-66c2-722b-019d16455a6b

FAQ: KSD-012010-001-06

Thông tin này có hữu ích không?

No, Kingston NVMe SSDs do not require a special NVMe driver. The inbox drivers present in Windows 8 and later are sufficient.

FAQ: KSD-012010-001-07

Thông tin này có hữu ích không?

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

Thông tin này có hữu ích không?

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

Thông tin này có hữu ích không?

Please refer to this blog post discussing M.2 technology.
https://www.kingston.com/en/blog/pc-performance/two-types-m2-vs-ssd

FAQ: KSD-012010-001-16

Thông tin này có hữu ích không?

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

Thông tin này có hữu ích không?

M.2 là kích cỡ vật lý. SATA và PCIe là các giao tiếp lưu trữ, sự khác nhau chủ yếu là hiệu năng và giao thức (ngôn ngữ) được SSD M.2 sử dụng.

Chuẩn M.2 được thiết kế để phù hợp với cả giao tiếp SATA và PCIe cho SSD. SSD M.2 SATA sẽ sử dụng bộ điều khiển giống như trên các SSD 2.5 inch SATA hiện tại. SSD M.2 PCIe sẽ sử dụng bộ điều khiển được thiết kế đặc biệt để hỗ trợ giao thức PCIe. SSD M.2 chỉ hỗ trợ một giao thức nhưng một số hệ thống có các socket M.2 có thể hỗ trợ cả SATA và PCIe.

FAQ: KSD-004005-001-00

Thông tin này có hữu ích không?

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

Thông tin này có hữu ích không?

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

Thông tin này có hữu ích không?

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

Thông tin này có hữu ích không?

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

FAQ: KSD-012010-001-12

Thông tin này có hữu ích không?

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

Thông tin này có hữu ích không?

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

Thông tin này có hữu ích không?

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

Thông tin này có hữu ích không?

There are various reasons a new drive might not accept an OS installation. Use these steps to help troubleshoot your install:

-Confirm that the system BIOS recognizes your new SSD and if not, visit the motherboard / system manufacturer’s website to see if there is a new BIOS available.
-Verify your BIOS settings are configured to accept a new NVMe SSD.
-Confirm that your target operating system supports NVMe SSDs (e.g., Windows 8 or later)

Note: Kingston SSDs do not require additional drivers to operate.

FAQ: KSD-012010-001-05

Thông tin này có hữu ích không?

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

Thông tin này có hữu ích không?

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

Thông tin này có hữu ích không?

Please refer to this blog post discussing M.2 technology.
https://www.kingston.com/en/blog/pc-performance/two-types-m2-vs-ssd

FAQ: KSD-012010-001-16

Thông tin này có hữu ích không?

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

Thông tin này có hữu ích không?

Select the following link to learn how to install your M.2 SSD: https://www.kingston.com/blog/personal-storage/install-m2-ssd

FAQ: KSD-012010-001-00

Thông tin này có hữu ích không?

Select the following link to learn how to install your M.2 SSD into Playstation 5: https://www.kingston.com/blog/gaming/ps5-ssd-nvme-m2-install

FAQ: KSD-012010-001-01

Thông tin này có hữu ích không?

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

Thông tin này có hữu ích không?

There are various reasons a new drive might not accept an OS installation. Use these steps to help troubleshoot your install:

-Confirm that the system BIOS recognizes your new SSD and if not, visit the motherboard / system manufacturer’s website to see if there is a new BIOS available.
-Verify your BIOS settings are configured to accept a new NVMe SSD.
-Confirm that your target operating system supports NVMe SSDs (e.g., Windows 8 or later)

Note: Kingston SSDs do not require additional drivers to operate.

FAQ: KSD-012010-001-05

Thông tin này có hữu ích không?

Windows 7 doesn’t natively support NVMe SSDs. If you wish to install Windows 7 on your NVMe SSD, please refer to this Microsoft hotfix explanation:

https://support.microsoft.com/en-us/topic/update-to-add-native-driver-support-in-nvm-express-in-windows-7-and-windows-server-2008-r2-03cd423b-d42e-66c2-722b-019d16455a6b

FAQ: KSD-012010-001-06

Thông tin này có hữu ích không?

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

Thông tin này có hữu ích không?

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

Thông tin này có hữu ích không?

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

Thông tin này có hữu ích không?

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

Thông tin này có hữu ích không?

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

FAQ: KSD-012010-001-12

Thông tin này có hữu ích không?

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

Thông tin này có hữu ích không?

No, Kingston NVMe SSDs do not require a special NVMe driver. The inbox drivers present in Windows 8 and later are sufficient.

FAQ: KSD-012010-001-07

Thông tin này có hữu ích không?

Please refer to this blog post discussing M.2 technology.
https://www.kingston.com/en/blog/pc-performance/two-types-m2-vs-ssd

FAQ: KSD-012010-001-16

Thông tin này có hữu ích không?

Still Need Assistance?

Chat With Support

Trò chuyện ngay