Wubi does not check if Windows boots using UEFI
Bug #694242 reported by
Franklin Tse
This bug affects 21 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Wubi |
Confirmed
|
Wishlist
|
Unassigned | ||
Ubuntu |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Wubi uses MBR to boot Ubuntu installed in Windows partition. When Windows boots using UEFI, the MBR does not work and thus users will not be able to boot into Ubuntu.
Wubi should either add UEFI support or warn users that UEFI is not supported before the installation.
Related branches
lp://staging/~bcbc/wubi/lp694242
- Dimitri John Ledkov: Pending requested
-
Diff: 67 lines (+28/-0)3 files modifieddebian/changelog (+1/-0)
src/wubi/application.py (+5/-0)
src/wubi/backends/win32/backend.py (+22/-0)
lp://staging/~bcbc/wubi/lp694242-precise
Ready for review
for merging
into
lp://staging/~ubuntu-installer/wubi/precise
- Dimitri John Ledkov: Pending requested
-
Diff: 69 lines (+33/-0)3 files modifieddebian/changelog (+6/-0)
src/wubi/application.py (+5/-0)
src/wubi/backends/win32/backend.py (+22/-0)
Changed in ubuntu: | |
status: | New → Invalid |
Changed in wubi: | |
status: | Incomplete → New |
tags: | added: mbr |
no longer affects: | ubuntu |
To post a comment you must log in.
Actually Wubi doesn't use the MBR to boot - it uses the windows boot manager.
Describe in more details the symptoms you are seeing. Check the Startup & Recovery settings (system properties, advance tab, click on settings under Startup & Recovery). Check the timeout is not zero, and confirm that Ubuntu is in the listed OS's.