Hi,

I was trying to execute setup_configuration.sh but failed with the error 'bootimage.iso is not an ISO type'.

I can mount it and also file command confirm it is a bootable ISO.
Appreciate if someone can help me on this.

$ sudo ./setup_configuration.sh -c simplex -i ~/StarlingX/mirror.starlingx.cengn.ca/mirror/starlingx/release/4.0.1/centos/flock/outputs/iso/bootimage.iso
/home/danishka/StarlingX/mirror.starlingx.cengn.ca/mirror/starlingx/release/4.0.1/centos/flock/outputs/iso/bootimage.iso is not an ISO type
$ ls /mnt/
boot.cat           ks.cfg                             pxeboot
boot.msg           LiveOS                             pxeboot_setup.sh
controller_ks.cfg  memtest                            repodata
EFI                net_controller_ks.cfg              smallsystem_ks.cfg
grub.conf          net_smallsystem_ks.cfg             smallsystem_lowlatency_ks.cfg
images             net_smallsystem_lowlatency_ks.cfg  splash.png
initrd.img         net_storage_ks.cfg                 syslinux.cfg
isolinux.bin       net_worker_ks.cfg                  upgrades
isolinux.cfg       net_worker_lowlatency_ks.cfg       vesamenu.c32
ks                 Packages                           vmlinuz
$ file ~/StarlingX/mirror.starlingx.cengn.ca/mirror/starlingx/release/4.0.1/centos/flock/outputs/iso/bootimage.iso
/home/danishka/StarlingX/mirror.starlingx.cengn.ca/mirror/starlingx/release/4.0.1/centos/flock/outputs/iso/bootimage.iso: # ISO 9660 CD-ROM filesystem data 'oe_iso_boot' (bootable)

$ sha256sum ~/StarlingX/mirror.starlingx.cengn.ca/mirror/starlingx/release/4.0.1/centos/flock/outputs/iso/bootimage.iso
72aed791f9cca0b612b77084fe9ac6bff006dd211ef12e85c54232af1171813a  /home/danishka/StarlingX/mirror.starlingx.cengn.ca/mirror/starlingx/release/4.0.1/centos/flock/outputs/iso/bootimage.iso




On Mon, Jan 25, 2021 at 8:13 AM open infra <openinfradn@gmail.com> wrote:
Hi,

Please find my inline reply.

On Mon, Jan 25, 2021 at 7:20 AM Hu, Yong <yong.hu@intel.com> wrote:

Hi,

There was something wrong with Cengn. Now Cengn is back to work now and you can download stx.4.0 from [1].

Yes, now I have access StarlingX mirror and downloaded the bootimage.iso.
Thanks for getting the mirror up and running.

>  “trying to deploy release 4.0 on a CentOS 7.6”

StarlingX itself integrates a CentOS (currently in 4.0, it is kernel 4.18 + CentOS 7.6 use space), so you don’t have to install a CentOS on your own.

For the installation guide, pls refer to [2].


I have a CentOS 7 (with SELinux enabled) running instance with listed hardware requirements under  'Prepare Host and Environment'  [1]  and I have chosen 'Virtual All-in-one Simplex Installation R4.0' option to deploy StarlingX on the CentOS instance.
I noticed that in the Ubuntu is listed as software requirements under 'Prepare Host and Environment'  [1] but I choose CentOS 7.6. I hope it won't be an issue.

[Out of topic question]
When I execute setup_network.sh, should I keep following entries as it is (as mentioned in [2] )  or should I change them according to my local network?

EXTERNAL_NETWORK=${EXTERNAL_NETWORK:-10.10.10.0/24}
EXTERNAL_IP=${EXTERNAL_IP:-10.10.10.1/24}


[1] https://docs.starlingx.io/deploy_install_guides/r4_release/virtual/aio_simplex_environ.html
[2] https://opendev.org/starlingx/tools/src/branch/master/deployment/libvirt/setup_network.sh

 

[1] http://mirror.starlingx.cengn.ca/mirror/starlingx/release/4.0.1/centos/flock/outputs/iso/

[2] https://docs.starlingx.io/deploy_install_guides/r4_release/index.html

 

 

From: open infra <openinfradn@gmail.com>
Date: Thursday, January 21, 2021 at 7:57 PM
To: "starlingx-discuss@lists.starlingx.io" <starlingx-discuss@lists.starlingx.io>
Subject: [Starlingx-discuss] Accessing StartlingX Images

 

Hi.

 

I am new to StarlingX and trying to deploy release 4.0 on a CentOS 7.6.

I am trying to deploy all-in-one simplex deployment using [1] .

 

 

Where I can download ISO images of StarlingX?

It seems the mirror site [2] is down.

 

Is there a CentOS-based guide for StarlingX deployment?

 

 

Regards

Danishka