You can always install them later once you have installed reborn os in your computer. For now boot with open source drivers, install it and later install nvidia drivers
The NVIDIA entry uses different grub options for booting with the live ISO. The following options are added to the grub entry: nvidia nouveau.modeset=0 nouveau.blacklist=yes modprobe.blacklist=nouveau i915.modeset=1 radeon.modeset=1
Here is grub entry for RebornOS x86_64 UEFI Default (CD):
options archisobasedir=%INSTALL_DIR% cow_spacesize=10G archisolabel=%ARCHISO_LABEL% i915.modeset=1 radeon.modeset=1 nvidia.blacklist=yes modprobe.blacklist=nvidia nouveau.modeset=1 nouveau
Here is grub entry for RebornOS x86_64 UEFI NVIDIA (nonfree, latest cards only, no legacy) (CD):
If you have a hybrid graphics card setup, you may get a black screen (after installation) that won’t proceed further. If you do, please enter the tty with Ctrl Alt Fn F2 or Ctrl Alt F2 and install bumblebee: