Jump to content

Hey so, I bought a Sabrent nvme m.2 issue is the drive is 4k sectors by default and I want to transfer my OS on it, It has a converter you can download to convert it to 512e sectors. I sorta understand this but am curious if after i transfer my OS and stuff from my ssd to the nvme if I could/should convert it back to the 4k or if that would even be possible/worth it. Thanks

Link to comment
https://linustechtips.com/topic/1080428-question-about-an-nvme-i-ordered/
Share on other sites

Link to post
Share on other sites

My gut feeling is all SSDs made in the past 5+ years are 4K sector drives (since page are commonly 4K), so it shouldn't be running 512e unless you were using an OS that doesn't understand 4K sectors

Link to post
Share on other sites

18 minutes ago, F___M said:

well, I think you are overthinking this.  Clone the drive. boot it.

 

18 minutes ago, Mira Yurizaki said:

My gut feeling is all SSDs made in the past 5+ years are 4K sector drives (since page are commonly 4K), so it shouldn't be running 512e unless you were using an OS that doesn't understand 4K sectors

Well alot of people reviewing it said they had issues transfering files from a 512 to a 4K so they made a converter to convert it from the 4K it ships with to 512 to be compatible with transfering OS since thats what I wanna do is transfer my OS and other files from my SSD to the NVME, Im using windows to add on to the answer by mira, below I added an image of the converter

Picture of converter.PNG

Edited by Bananamanplayz
Added more info I missed
Link to post
Share on other sites

Just now, Bananamanplayz said:

Well alot of people reviewing it said they had issues transfering files from a 512 to a 4K so they made a converter to convert it from the 4K it ships with to 512 to be compatible with transfering OS since thats what I wanna do is transfer my OS from my SSD to the NVME

They may be cloning from an HDD that was using 512e. First make sure the SSD is even using 512e by:

  • Opening a command prompt as an administrator
  • Type in fsutil fsinfo ntfsinfo <drive letter>:
  • If it shows up as 512, the drive is using 512e. If it's 4096, then it's using 4K.
Link to post
Share on other sites

1 minute ago, Mira Yurizaki said:

They may be cloning from an HDD that was using 512e. First make sure the SSD is even using 512e by:

  • Opening a command prompt as an administrator
  • Type in fsutil fsinfo ntfsinfo <drive letter>:
  • If it shows up as 512, the drive is using 512e. If it's 4096, then it's using 4K.

I actually thought about that and checked and my ssd says its 512

Link to post
Share on other sites

9 minutes ago, Mira Yurizaki said:

They may be cloning from an HDD that was using 512e. First make sure the SSD is even using 512e by:

  • Opening a command prompt as an administrator
  • Type in fsutil fsinfo ntfsinfo <drive letter>:
  • If it shows up as 512, the drive is using 512e. If it's 4096, then it's using 4K.

image.png.685a683a2b97074d45e8943ef1cb40e7.png

Link to post
Share on other sites

2 minutes ago, Bananamanplayz said:

I actually thought about that and checked and my ssd says its 512

At this point I would forgo cloning and either create a system image and restore from that (although this requires a lot of space) or install Windows on the new SSD, reinstall the programs you're using, and copy your data over (I have a guide on copying data here: https://linustechtips.com/main/topic/1012553-how-to-copying-application-data-in-windows-to-other-windows-installs/)

 

Link to post
Share on other sites

2 minutes ago, Mira Yurizaki said:

At this point I would forgo cloning and either create a system image and restore from that (although this requires a lot of space) or install Windows on the new SSD, reinstall the programs you're using, and copy your data over (I have a guide on copying data here: https://linustechtips.com/main/topic/1012553-how-to-copying-application-data-in-windows-to-other-windows-installs/)

 

How badly would performance be effected if I used the converter to make the NVME 512e?

Edited by Bananamanplayz
Spelling error
Link to post
Share on other sites

Just now, Bananamanplayz said:

How badly would performance be effected if I used the converter to make the NVME 512e?

I don't know. It could be bad, especially if the partition is not 4K aligned.

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×