Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bootable partition is not discovered properly #10

Closed
GoogleCodeExporter opened this issue May 19, 2015 · 1 comment
Closed

bootable partition is not discovered properly #10

GoogleCodeExporter opened this issue May 19, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

Problem in discovering the bootable partition in an apppot image. 
Line:  232 
bootpart=$(/usr/bin/expr match "$what" '.*partition \([1-4]\): D=0x83, active')

A solution should be to simply do: D -> ID

Original issue reported on code.google.com by tyanko.a...@gmail.com on 2 May 2012 at 11:52

@GoogleCodeExporter
Copy link
Author

Original comment by tyanko.a...@gmail.com on 2 May 2012 at 12:18

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant