Get Orynr

Try it without touching your computer.

Write Orynr to a USB stick and boot from it. Nothing is written to your disk, and you can stop at any point by removing the stick. About ten minutes, most of it waiting.

Which download

orynr-live.iso Start here

456 MB

The whole system compressed into one image and unpacked in memory as it runs. Write it with Rufus in its normal mode, or just drop it on a Ventoy stick. This is what almost everyone wants.

orynr.raw

2.5 GB

The full disk image, laid out as Orynr will finally live on a drive. Needed if you are putting Orynr on a disk permanently. In Rufus it must be written in DD Image mode, and Rufus hides .raw files until you change the file-type dropdown to "All files".

Also in the folder orynr.vmdk for VMware, and orynr-secureboot.cer, the certificate you enrol if you want to run with Secure Boot switched on. See Secure Boot.

Step one

Writing the USB stick

You need a stick of 4 GB or more, and Rufus, a free tool from rufus.ie that runs straight from the download without installing.

  1. Plug in the stick and open Rufus. Check Device is the right drive. Rufus erases whatever is selected here, so if two drives are listed, unplug the one you want to keep and look again.
  2. Click SELECT and choose orynr-live.iso.
  3. Leave everything else as Rufus set it. Partition scheme GPT and target UEFI (non CSM) is what it should choose by itself.
  4. Click START. If it asks about ISO mode or DD mode, take ISO mode for the ISO. Two to five minutes.
Using the larger orynr.raw instead? Two things change, and both catch people out. Rufus hides .raw files, so switch the dropdown beside the filename box to All files or it will not appear at all. And when Rufus asks, choose DD Image mode. That one matters: orynr.raw is a complete disk image with its own partition table, and ISO mode would unpack its contents onto a fresh filesystem and lose the boot arrangement entirely.

Ventoy, if you already use it

Copy orynr-live.iso onto the Ventoy stick alongside your other images and pick Orynr from the menu at boot. Nothing is erased, so this is the least destructive option.

Step two

Telling the computer to boot from it

Most computers boot from their internal drive and ignore a USB stick unless you say otherwise. Restart and press the setup key as it powers on.

MakerSetupOne-time boot menu
DellF2F12
HPEsc, then F10Esc, then F9
LenovoF1 or F2F12
ASUS, AcerF2 or DelF8 or Esc
Most othersF2, F10, Del or EscF12

The one-time boot menu is usually the better choice: pick the USB stick once and nothing about the machine's normal behaviour changes.

Settings that matter

Boot mode → UEFINot Legacy or CSM. Orynr boots as a modern UEFI system, and in Legacy mode the stick will not even be listed.
Secure Boot → offUnless you have enrolled our certificate. Firmware will not run a bootloader signed by a key it does not know, and refuses with a "security violation". See Secure Boot to keep it on instead.
Fast Boot → offFast Boot skips USB detection during startup, so the stick is never seen at all.
Boot orderUSB before the internal drive, if you are not using the one-time menu.
Running from USB is slower than a real install. A USB stick is far slower than an internal drive, so starting up and opening applications will drag. That is the stick, not the operating system. Everything works, and it is the right way to decide whether you want Orynr before giving it a disk.

Or skip the stick

Run it in a virtual machine

Often easier, and it cannot touch your real disks.

FirmwareUEFI, not BIOS. In VMware this is Options → Advanced → Firmware type.
DiskAttach orynr.vmdk as an existing hard disk rather than creating a new one. Or point the VM at orynr-live.iso as an installer disc and skip the disk entirely.
Resources4 CPU cores and 8 GB of memory if you can spare them.
GraphicsTurn on Accelerate 3D graphics. It makes a large difference to how the desktop feels, because without it everything is drawn on the CPU.

If it does not boot

The stick is not listed in the boot menu

Almost always Secure Boot still switched on, or firmware still in Legacy/CSM mode. Check both. Fast Boot can also hide it.

It boots straight into Windows as usual

The boot order did not change, or Fast Boot skipped the stick. Use the one-time boot menu key from the table above instead.

"Security violation", or the machine refuses the loader

Secure Boot rejecting a bootloader signed with a key your firmware does not know. Either switch Secure Boot off, or enrol our certificate and keep it on.

It starts and then the screen goes black

Usually graphics. Reboot and choose the safe graphics entry in the Orynr boot menu, which avoids mode-setting. If that works, the machine needs a driver we do not enable by default, and it is worth telling us which machine.

It seems to hang partway through

Give it longer than feels reasonable on a USB stick. If it truly stops, reboot and choose the entry that shows boot messages, which prints what it is doing instead of hiding it behind the splash. The last line before it stops is the useful part.

Once it starts