Bug 1288080 - Livemedia Creator
Summary: Livemedia Creator
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: Changes Tracking
Version: 24
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Dennis Gilmore
QA Contact:
URL:
Whiteboard: ChangeAcceptedF24, SystemWideChange
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-12-03 12:52 UTC by Jan Kurik
Modified: 2016-09-29 11:25 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-09-29 11:25:57 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jan Kurik 2015-12-03 12:52:19 UTC
This is a tracking bug for Change: Livemedia Creator
For more details, see: https://fedoraproject.org//wiki/Changes/LivemediaCreator

livemedia-creator is a tool that is part of lorax, it has the ability to make livecd's, raw disk images, and to do pxe2live. We plan to use it to make pxe2live for Atomic, the LiveCD's and ARM disk images in fedora.

Comment 1 Amanda Carter 2016-01-13 22:07:33 UTC
Due to bugs found in existing LMC that will require some significant changes, the scope of this deliverable has been trimmed to only include livecds with support for disk images and pxe2live in F25 at the latest. Koji changes are in progress to use LMC for livecds.

Comment 2 Jan Kurik 2016-04-20 15:01:46 UTC
On 2016-Apr-19 we reached the "Change Checkpoint: 100% Code Complete Deadline" milestone for Fedora 24 release. At this point all the Changes not at least in in "ON_QA" state should be brought to FESCo for review. Please update the state of this bug to "ON_QA" if it is already 100% completed. Please let me know in case you have any trouble with the implementation and the Change needs any help or review.

Thanks, Jan

Comment 3 Dennis Gilmore 2016-04-21 12:06:18 UTC
We are building lives with livemedia-creator, it is testable and working

Comment 4 satellitgo 2016-05-20 02:34:34 UTC
Unable to build lives on my computer

livemedia-creator --ks flat-fedora-live-soas.ks --logfile /tmp/lmc-logs/livemedia-out.log --no-virt --resultdir /tmp/lmc --project Fedora-SoaS-Live --make-iso --volid Fedora-SoaS-Live-remix--iso-only --iso-name Fedora-SoaS-Live--remix.iso --releasever 24 --title Fedora-SoaS-Live --macboot


ksflatten -v, --config fedora-live-soas.ks -o flat-fedora-live-soas.ks --version F24

"Only url and nfs install methods are currently supported. Please fix your kickstart file."

----------
This works
livemedia-creator --ks /home/satellit/koji-image-f24-build-13983677.ks --logfile /tmp/lmc-logs/livemedia-out.log --no-virt --resultdir /tmp/lmc --project Fedora-SoaS-Live --make-iso --volid Fedora-SoaS-Live-24-20160509.n.0 --iso-only --iso-name Fedora-SoaS-Live-x86_64-24-20160509-remix.iso --releasever 24 --title Fedora-SoaS-Live --macboot

Comment 5 Dennis Gilmore 2016-05-20 16:17:25 UTC
you will need to fix your kickstart, I believe the ones in git do not have a url line in them.

Comment 6 satellitgo 2016-05-21 01:18:08 UTC
what url do you recommend?
I put the URL from the koji-image-f24-build-13983677.ks in the flattened .ks 
but it fails as it claims I need to start networking first.

Has anyone tried testing using https://pagure.io/fedora-kickstarts/tree/f24
after ksflatten? to see if it is possible to use them?

Comment 7 satellitgo 2016-05-21 01:21:56 UTC
(In reply to satellitgo from comment #6)
> what url do you recommend?
> I put the URL from the koji-image-f24-build-13983677.ks in the flattened .ks 
> but it fails as it claims I need to start networking first.
> 
> Has anyone tried testing using https://pagure.io/fedora-kickstarts/tree/f24
> after ksflatten? to see if it is possible to use them?

https://pagure.io/fedora-kickstarts/blob/f24/f/fedora-repo-not-rawhide.ks
 does not work here
from https://pagure.io/fedora-kickstarts/blob/f24/f/fedora-repo.ks

Comment 8 Dennis Gilmore 2016-05-23 12:36:54 UTC
(In reply to satellitgo from comment #6)
> what url do you recommend?
> I put the URL from the koji-image-f24-build-13983677.ks in the flattened .ks 
> but it fails as it claims I need to start networking first.
> 
> Has anyone tried testing using https://pagure.io/fedora-kickstarts/tree/f24
> after ksflatten? to see if it is possible to use them?

The only changes made in koji is injecting a url line and changing the repos.

Comment 9 satellitgo 2016-05-26 15:00:35 UTC
(In reply to Dennis Gilmore from comment #8)
> (In reply to satellitgo from comment #6)
> > what url do you recommend?
> > I put the URL from the koji-image-f24-build-13983677.ks in the flattened .ks 
> > but it fails as it claims I need to start networking first.
> > 
> > Has anyone tried testing using https://pagure.io/fedora-kickstarts/tree/f24
> > after ksflatten? to see if it is possible to use them?
> 
> The only changes made in koji is injecting a url line and changing the repos.

https://wiki.sugarlabs.org/go/Fedora_24#livemedia-creator
works with ksflatten of pagure kickstart files for soas now
ksflatten -v, --config fedora-live-soas.ks -o flat-fedora-live-soas.ks --version F24


Note You need to log in before you can comment on or make changes to this bug.