| Summary: | draklive-install crashed | ||
|---|---|---|---|
| Product: | Mageia | Reporter: | Diego Bello <dbello> |
| Component: | RPM Packages | Assignee: | Mageia Bug Squad <bugsquad> |
| Status: | RESOLVED DUPLICATE | QA Contact: | |
| Severity: | normal | ||
| Priority: | Normal | CC: | thierry.vignaud, yvesbrungard |
| Version: | 4 | ||
| Target Milestone: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Source RPM: | draklive-install-2.1-1.mga4 | CVE: | |
| Status comment: | |||
|
Description
Diego Bello
2015-01-12 17:55:18 CET
Same error in Mageia 5 beta2. Mageia-5-LiveDVD-KDE-x86_64 Le programme « draklive-install » a planté avec l'erreur suivante : grub2-install failed: Installing for x86_64-efi platform. grub2-installà: erreurà: cannot find EFI directory. ...propagated at /usr/lib/libDrakX/any.pm line 263. Perl's trace: drakbug::bug_handler() called from /usr/lib/libDrakX/any.pm:263 any::installBootloader() called from /usr/lib/libDrakX/any.pm:233 any::setupBootloaderUntilInstalled() called from /usr/sbin/draklive-install:327 main::setup_bootloader() called from /usr/sbin/draklive-install:70 main::install_live() called from /usr/sbin/draklive-install:42 The error occurs after choosing Grub2 and the entries. CC:
(none) =>
yves.brungard_mageia Searching around I found out that Grub 2 needs an additional small partition for boot and it has to be flagged as boot-grub when using Parted. That was the only way I found to make it work. |