uboreas / centos-8-minimal

Create minimal CentOS 8 installation ISO with customized packages.
62 stars 30 forks source link

I'm getting sed errors while running. #7

Closed koshrf closed 4 years ago

koshrf commented 4 years ago

I'm using this ISO: CentOS-8.1.1911-x86_64-boot.iso

sudo ./bootstrap.sh run ~ mount ISO mount: /vagrant_data/centos-8-minimal/mtemp: WARNING: device write-protected, mounted read-only. /vagrant_data/centos-8-minimal/mtemp mounted ~ Preparing image template ....sed: -e expression #1, char 68: Invalid range end sed: -e expression #1, char 58: Invalid range end sed: -e expression #1, char 68: Invalid range end sed: -e expression #1, char 58: Invalid range end sed: -e expression #1, char 68: Invalid range end

uboreas commented 4 years ago

Thanks you for your feedback. Since output ISO created based on official ISO, it doesn't make sense to change it's volume label. I removed such code and keep using the volume label as on official image. Project is updated, please check and let us know if there is still issue. Gokhan.

uboreas commented 4 years ago

Closed due to inactivity.