Showing posts with label ssd. Show all posts
Showing posts with label ssd. Show all posts

Monday, April 1, 2024

What Specs Do You Need In A New Computer!?

CPUs:

Both Intel and AMD employ a numbering system to classify their CPU models based on their respective performance.

AMD Ryzen Series:
  • Ryzen 3: Entry-level processors suitable for basic tasks.
  • Ryzen 5: Mid-range CPUs with good performance for multitasking and light gaming.
  • Ryzen 7: High-performance processors designed for demanding tasks, including content creation and gaming.
  • Ryzen 9: Top-tier CPUs for power users, professionals, and enthusiasts.
Intel Core Series:
  • i3: Entry-level processors for everyday computing needs.
  • i5: Mid-range CPUs offering a balance of performance and affordability.
  • i7: High-performance processors suitable for gaming, content creation, and productivity.
  • i9: Premium CPUs with exceptional performance for intensive workloads.

Higher model numbers generally indicate better performance, but it’s essential to consider other factors like clock speed, cache size, and core count. We usually recommend CPUs be 2Ghz or higher.

Tuesday, March 12, 2024

VHD & RMD IODD Drive Setup

IODD Encrypted External Drive; 

VHD/RMD Creation

  1. Use the VHD_Tool+ that you can download from the IODD website:
    http://iodd.kr/wordpress

  2. Open and run the VHD Tool+, and click on the "Create" tab. That will switch the program to its VHD "Create" function, where you will be able to create a blank/empty VHD on your IODD drive that you will later apply/"burn" a disk image to.
    • When you click on the folder icon to "browse for a VHD" you actually just need to type in the name of the VHD that you would like to create, and then continue like you are going to "open" that new VHD; even though it is not actually there. Trust me, it will work.

  3. Next, you want to make sure the VHD file that you are creating is larger than the ISO that you will be applying to that VHD. The ISO has to be able to fit fully decompressed. So if your ISO is still in a ZIP file, decompress it and go 1GB above its folder properties listed size.

  4. Once the VHD is created on your IODD drive, you need to actually mount that blank VHD to your computer. 

  5. With the IODD drive connected to your computer, navigate to where the VHD is stored using the screen/menus on the IODD itself, and mount the empty/new VHD file through the drive, and your computer will detect and pop-up that it has found a drive that needs to be formatted.
     
  6. Don't format the drive! Just close out the notification and close any explorer windows that may have opened.

  7. Now, using a program such as Rufus, you can "burn" or apply an ISO disk image to the new/empty VHD that you just mounted to your system!

  8. Burn the disk image just like you are creating a bootable USB or DVD; nothing special needs to be done to make things work.

  9. Lastly, to create an RMD of the VHD you just created, simply make a copy of the VHD file (so you have two) and simply change the copy's file extension from *.vhd to *.rmd

    That's it!


IODD Help Site:

https://help.iodd.kr/bootable-virtual-drive/drive-setup

IODD Help Page for VHD Creation:

https://help.iodd.kr/bootable-virtual-drive/virtual-drive-vhd/convert-iso-file-to-uefi-bootable-drive

IODD User Manual:

http://dir.iodd.kr/vhd_tools/iodd_virtual_USB_drive_guide_0425.pdf


Thursday, April 28, 2022

M.2 SSD Not Detected by Windows 11/10 Installer

If you experience that the Windows installer cannot find your M.2/NVMe drives when installing Windows 11/10, try this process of loading the Intel IRST driver to gain access to your SSD drive!



For the Intel CPU platform, you need to manually install Intel Rapid Storage Technology (IRST) driver during the Windows installation process. You can also refer to the Intel document of How to Configure RAID or Intel Optane Memory with Intel RST on an Intel VMD Capable Platform.
Note: The following pictures are a reference, it may be varied depending on the different versions.


Manually install Intel Rapid Storage Technology (IRST) driver

  • Download Intel Rapid Storage Technology (IRST) driver Download Link.
  • After downloading the driver, right-click [V18.0.4.1146_IRST_VMD_20H1] compressed file① and select [Extract All]②.
  • Select a Destination③ (such as a USB thumb drive) and click [Extract]④.

  • After the extraction is completed, please copy the entire folder (V18.0.4.1146_IRST_VMD_20H1) to a USB flash drive.
  • If you used a USB flash drive to create the Windows 11/10 installation media as well, please copy the entire folder to the same USB flash drive which is created as the Windows 11/10 installation media.

  • After the copying is completed, make sure the folder includes the following files.

Install Intel Rapid Storage Technology (IRST) driver

  • Connect the USB flash drive which includes the Windows 11/10 installation media and Intel Rapid Storage Technology (IRST) driver (V18.0.4.1146_IRST_VMD_20H1 folder) to the target computer. (If you used a DVD to install Windows 11/10, please insert the DVD and consist of the above files USB flash drive to the target computer together.)
  • Restart the Windows 11/10 installation process, here you can learn more about How to use installation media to insatll Windows 11/10.
  • On the screen of Where do you want to install Windows and Windows cannot find any drives, please select [Load driver]①.

  • Select [OK]②.

  • Click [OK]③.

  • Select [Browse]④, then find the [V18.0.4.1146_IRST_VMD_20H1] folder⑤ and select [OK]⑥.

  • Select [Intel RST VMD Controller 9A08 (TGL) ]⑦, then select [Next]⑧ to install the driver.

  • After the driver installation is completed, the drives will appear normally.

That's it!

The Windows installer should now see your M.2/NVMe drive!


Original Article:
https://www.asus.com/support/faq/1044458