You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This page is about installing NurOS to your physical or virtual device.
4
+
## For x86 PCs
5
+
The easiest devices to install NurOS are traditional x86 (Intel/AMD) computers. You can download latest bootable ISO image here.
6
+
These computers have UEFI or BIOS that can boot our ISO disk image. But you must write image to portable device such as USB memory stick, CD drive, etc.
7
+
**[ If you can't boot from your device, try to disable Secure Boot ]**
8
+
### Making bootable device
9
+
To write ISO drive image you should use [Rufus](https://rufus.ie/) if you have Windows. Or if you have already other Linux/UNIX(-like) system, you should try
10
+
to use `dd`, for example you can use the command below:
0 commit comments