9 Legend

 • 

15.4K Posts

August 30th, 2024 15:43

Re: from a 128gb nvme drive in the sigle m2 slot I want to replace that drive with a 500gb nvme and was going to clone the 128gb to the new 500gb 

there is a simple way to clone the 128 gb nvme to the bigger 500 gb nvme, you do not need a usb adapter.  but you will need an external USB hard disk and a small usb flash drive. 

create a system image of the 128 on the external HDD, then uninstall the 128, install the new 500, boot up pc using a recovery USB flash drive, restore the image from the external HDD to the new 512 ssd.

https://www.dell.com/community/en/conversations/optiplex-desktops/how-to-clone-ssd-to-another-ssd-without-third-party-tool/652b338043dbba53b173f0b7?keyword=clone

save yourself headache on the Dell website using the key gen

(edited)

9 Legend

 • 

15.4K Posts

September 1st, 2024 15:38

OP had RAID setup in 3070 SFF.  Need to change to AHCI.  Save changes in bios. Apply safe boot tricks. Then boot from 128, create system image, deploy on new 500.

  1. Run cmd as administrator

  2. Copy-paste this command, which will start Windows in Safe Mode the next time you reboot:

    bcdedit /set {current} safeboot minimal
    
  3. Restart the computer and enter UEFI/BIOS setup.

  4. Change the SATA operation mode from RAID to AHCI.

  5. Save changes and exit Setup and Windows will automatically boot to Safe Mode.

  6. Launch cmd again, as in step #1.

  7. Copy-paste this command, which will start Windows in Normal Mode the next time you reboot:

    bcdedit /deletevalue {current} safeboot
    
  8. Reboot and Windows will automatically start with AHCI drivers enabled.

(edited)

No Events found!

Top