[ 
https://issues.apache.org/jira/browse/BIGTOP-405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13209045#comment-13209045
 ] 

Bruno Mahé commented on BIGTOP-405:
-----------------------------------

To generate a bootable USB key, here is what I type from my Fedora 16 laptop:
{noformat}
livecd-creator 
--config=/home/bruno/freesoftware/bigtop/bigtop-deploy/live-cd/apache-bigtop.ks 
--fslabel=Apache-Bigtop-LiveCD --cache=/var/cache/live -v  
--title=Apache-Bigtop-LiveCD -d
{noformat}

This will create an ISO.
In order to create a bootable usb key from this iso:
{noformat}
livecd-iso-to-disk --format --reset-mbr Apache-Bigtop-LiveCD.iso /dev/<USB KEY 
DEVICE>
{noformat}


                
> Create a bootable ISO
> ---------------------
>
>                 Key: BIGTOP-405
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-405
>             Project: Bigtop
>          Issue Type: New Feature
>          Components: Deployment
>            Reporter: Bruno Mahé
>            Assignee: Bruno Mahé
>         Attachments: apache-bigtop.ks
>
>
> I happen to have something to generate bootable USB live image with our bits 
> in it

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to