Cannot install RancherOS when the disk > 2TB

tried parted but seems look doesn’t work…
tried autoformat in cloud-config.yml also not work…

any one can help? thanks!

here is the output

[root@rancher ~]# ros install -t gpt -d /dev/sda --append "rancher.password=password"
> WARN[0000] Cloud-config not provided: you might need to provide cloud-config on bootDir with ssh_authorized_keys
Installing from rancher/os:v0.9.0
Continue [y/N]: y
> INFO[0001] start !isoinstallerloaded
> INFO[0004] trying to load /bootiso/rancheros/installer.tar.gz
> INFO[0026] Loaded images from /bootiso/rancheros/installer.tar.gz
> INFO[0026] starting installer container for rancher/os-installer:latest (new)
> time="2017-03-24T08:37:46Z" level=warning msg="Cloud-config not provided: you might need to provide cloud-config on bootDir with ssh_authorized_keys"
Installing from rancher/os-installer:latest
mount: /dev/sr0 is write-protected, mounting read-only
> time="2017-03-24T08:37:47Z" level=error msg="error layDownOS unexpected install type gpt"
> time="2017-03-24T08:37:47Z" level=fatal msg="Failed to run install" err="unexpected install type gpt"
> FATA[0027] Failed to run install                         err="exit status 1"

yup, this is a known issue - I’ve basically not had enough time to work on
adding large disk support.

I added gpt disk, but needed more time to get it booting iirc.

Thank! We love rancher!

I’m assuming this is supposed to be TB, not GB?

Yes, it is tb not gb