Giter Club home page Giter Club logo

el8-livemedia-japanese's Introduction

cellive-creator

Creating CentOS Stream 9 LiveOS Image.

Examples

Execution Environment

  • CentOS Stream 9 (x86_64)
  • podman installed

Build cellive-creator

podman build -t cellive-creator:el9 docker/

Build the CentOS Stream 9 LiveOS

mkdir release
podman run --privileged --rm -it \
-v /lib/modules:/lib/modules:ro \
-v /dev:/dev \
-v $PWD/release:/release \
-v $PWD/kickstart:/BUILDDIR/kickstart \
-t cellive-creator:el9 liveos-creator \
--distribution="CentOS Stream" \
--releasever="9" \
--config kickstart/centos-stream-9-live-gnome.cfg

References

el8-livemedia-japanese's People

Contributors

lunatilia avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

lyvivian0077

el8-livemedia-japanese's Issues

build failed

image

I want to make a centos-8-livecd.qcow2
The iso you created can use livecd-iso-to-disk?

Failed to livemedia command [File "/usr/sbin/anaconda", line 479, in <module>]

The following error occurs when the script is run in Runlevel 5.
Running at Runlevel 3 will succeed.
I have spent very some time on this issue.

Please write the instructions to run script or command in runlevel 3 in the Readme.


2020-08-20 09:54:00,869 INFO pylorax: File "/usr/sbin/anaconda", line 479, in
2020-08-20 09:54:00,869 INFO pylorax: anaconda.run_boss_with_dbus()
2020-08-20 09:54:00,870 INFO pylorax: File "/usr/lib64/python3.6/site-packages/pyanaconda/anaconda.py", line 435, in run_boss_with_dbus
2020-08-20 09:54:00,870 INFO pylorax: run_boss()
2020-08-20 09:54:00,870 INFO pylorax: File "/usr/lib64/python3.6/site-packages/pyanaconda/startup_utils.py", line 102, in run_boss
2020-08-20 09:54:00,870 INFO pylorax: bus_proxy.StartServiceByName(BOSS.service_name, DBUS_FLAG_NONE)
2020-08-20 09:54:00,870 INFO pylorax: File "/usr/lib/python3.6/site-packages/pydbus/proxy_method.py", line 102, in call
2020-08-20 09:54:00,870 INFO pylorax: raise error
2020-08-20 09:54:00,870 INFO pylorax: pyanaconda.modules.common.errors.DBusError: The name org.fedoraproject.Anaconda.Boss was not provided by any .service files
2020-08-20 09:54:00,956 ERROR pylorax: Running anaconda failed: process '['anaconda', '--kickstart', '/run/media/root/a/centos-8-livemedia-japanese/centos-8-live-gnome.cfg', '--cmdline', '--loglevel', 'debug', '--dirinstall', '--remotelog', '127.0.0.1:35011']' exited with status 1
2020-08-20 09:54:59,618 ERROR pylorax: Install failed: novirt_install failed
2020-08-20 09:54:59,619 INFO pylorax: Removing bad disk image
2020-08-20 09:54:59,619 ERROR pylorax: ERROR: Image creation failed: novirt_install failed
2020-08-20 09:54:59,619 ERROR livemedia-creator: Image creation failed: novirt_install failed

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.