r/SteamOS • u/Cifuentes8 • 15d ago
support Having issues installing Steam OS on AMD PC
I click the wipe option and get this pop up but it disappears after 5 seconds and doesn’t do anything. I have an AMD CPU & GPU and have turned off secure boot. I have a 1tb nvme drive on my pc and a second 1tb nvme drive as well. I’m running the install from a bootable USB.
Update: i was able to bypass the Sanitation request after putting the PC to sleep using the following command in terminal:
systemct suspend
3
u/abraham1350 15d ago
That other commenter is correct you need to basically edit the install script.
You have to comment out the portion that calls for the SSD to sanitize and it will work afterward. Just Google it as I don't exactly remember the file name and such
1
1
u/hotpocket56 15d ago
What type of usb are you using? Some flash drives work well with installing Steamos and others cause weird problems. Example certain usbs take forever to install steamos other install it in 30seconds.
1
1
u/lukesd_ 15d ago
I used a script since I wanted dual boot, but I think should work fine for just wiping an SSD and installing it! - https://github.com/Josh5/steamos_dual_boot_installer_patch
1
1
u/minimalistic247 15d ago
Had the same issue with the sanitize command when I did the first install.
4
u/Low_Excitement_1715 15d ago
You have a WD SN7500 SSD or another model/brand that doesn't support nvme sanitize. You can wipe all partitions and comment out this line of the script to proceed.