Ticket #139 (closed task: fixed)
mounting of configuration partition delayed
| Reported by: | lars | Owned by: | lars |
|---|---|---|---|
| Priority: | lowest | Milestone: | cryptobox-cd 0.3.x |
| Component: | live-cd | Version: | cryptobox-live-cd 0.3.0 |
| Severity: | normal | Keywords: | bootup mount configuration partition |
| Cc: |
Description (last modified by lars) (diff)
during tests of the live-cd within an qemu environment, the method get_available_partitions in source:trunk/src/cryptobox/core/settings.py failed to retrieve the existing configuration partition
during the first website request, the configuration partition is mounted, as expected
this mysterious delay has an important side effect: "bootup" events of plugins cannot load the previously stored settings - thus they stay at their default values (e.g.: the network plugin does not reconfigure the interface)
I was unable to reproduce this behaviour inside of a uml environment. Maybe the problem is qemu-specific.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
