Skip to content
This repository was archived by the owner on Oct 11, 2023. It is now read-only.
This repository was archived by the owner on Oct 11, 2023. It is now read-only.

Cannot install RancherOS - /dev/sr0 when booting by usb #2241

@Angelinsky7

Description

@Angelinsky7

Version : rancher/os:v1.2.0-rc2
Installation : baremetal

I downloaded the latest image, created an usb bootable disk with rufus (from window 10 with default options) and tried to install...

[rancher@rancher ~]$ sudo ros install -c cloud-config.yml -d /dev/nvme0
INFO[0000] No install type specified...defaulting to generic
Installing from rancher/os:v1.2.0-rc2
Continue [y/N]: y
INFO[0000] start !isoinstallerloaded
ERRO[0000] Failed to get boot iso: stat /dev/sr0: no such file or directory
There is no boot iso drive, terminate the task
FATA[0000] Failed to run install                         err="stat /dev/sr0: no such file or directory"
coud-config
hostname: dost

rancher:
  network:
    interfaces:
      eth*:
        dhcp: false
      eth0:
        address: 10.138.222.201/24
        gateway: 10.138.222.1
      dns:
        nameservers:
          - 10.138.222.1

ssh_authorized_keys:
  - ssh-rsa (A KEY) (A NAME)
[rancher@rancher ~]$ blkid
/dev/sda1: LABEL="RANCHEROS" UUID="72E6-FBFF" TYPE="vfat" PARTUUID="012850b0-01"

The label is always in capital letter, i tried to change it but everytime in captial... (i know that is should be "RancherOS")
What can i do ?
Thanks for your help and os !!!

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions