Changes

1,044 bytes added ,  09:45, 18 May 2016
m
Line 219: Line 219:  
==Assigning a USB in Virtual Manger==
 
==Assigning a USB in Virtual Manger==
 
*http://www.linux-kvm.org/page/USB_Host_Device_Assigned_to_Guest
 
*http://www.linux-kvm.org/page/USB_Host_Device_Assigned_to_Guest
 +
==livemedia-creator==
 +
*Newer method in f22-23
 +
:https://jbwillia.wordpress.com/2014/10/29/how-to-build-updated-fedora-live-iso-for-yourself/
 +
*Older post
 +
:https://www.brianlane.com/creating-live-isos-with-livemedia-creator.html
 +
*Examples in f24 root terminal:
 +
:05/17/2016
 +
*Must be done first:
 +
setenforce 0
 +
 +
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
 +
 +
livemedia-creator --ks /home/satellit/Desktop/koji-image-f24-build-13983744-mate.ks --logfile /tmp/lmc-logs/livemedia-out.log --no-virt --project Fedora-mate-Live --make-iso --volid Fedora-mate-Live-24-13983744.n.0 --iso-only --iso-name f24-build-13983744-mate-remix.iso --releasever 24 --title Fedora-mate-Live --macboot
 +
 +
*Note used the koji-image listed from a successful build of f24 live
12,355

edits