Merge lp:~ahs3/eucalyptus-live/live-usb into lp:eucalyptus-live
Status: | Needs review |
---|---|
Proposed branch: | lp:~ahs3/eucalyptus-live/live-usb |
Merge into: | lp:eucalyptus-live |
Diff against target: |
68 lines (+20/-6) 2 files modified
binary (+6/-6) binary_local-hooks/20extract-initrd-uuid (+14/-0) |
To merge this branch: | bzr merge lp:~ahs3/eucalyptus-live/live-usb |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Registry Administrators | Pending | ||
Review via email:
|
Description of the change
Enable booting from a USB stick.
Change the binary file to create a usb-hdd type image instead of an ISO, and add a binary_local-hook to make the UUID for the livefs is written into the image so that initramfs can find it on boot.
NB: I have not tried using that on a CD. However, it does boot with KVM just fine (only one disk device is needed for the boot, too).
Unmerged revisions
- 17. By Al Stone
-
Enable booting from USB.
Cody provided the new script that ensures the UUID initrd needs to
find the livefs is in the image. The default maverick live-helper
does not do this even though it's required. - 16. By Al Stone
-
remove files that keep firefox from starting up
- 15. By Al Stone
-
revert format to ISO image
- 14. By Al Stone
-
[merging] from lp:eucalyptus-live
- 13. By Al Stone
-
change from ISO to USB-HDD format
Al,
I've give you commit access to the OpenStack and Eucalyptus Live
branches. Feel free to commit as necessary.
Cheers,
:-Dustin