logging fails with Unicode input
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Wubi |
Triaged
|
High
|
Unassigned |
Bug Description
I want to use wubi to setup ubuntu 11.10 on my ghost xp sp3.
I put ubuntu and wubi in "D:\ubuntu-
The program run and over, no reboot dialog come out as normal. Drive D: comes out a ubuntu directioy.
-----------------
I reboot, no use.
I close security software, uninstall one key restore software, and do again, no use.
I check "C:\boot.ini", no change. I manually add a line " C:\wubildr="ubuntu" " in boot.ini , and copy wubildr and wubildr.mbr from D:\ubuntu\winboot to C: , then reboot, and choose ubuntu to boot, just come out Grub.
I run "chkdsk /r" on Drive D: as wiki says, no use.
-----------------
What's the problem, thank you very much.
Changed in wubi: | |
importance: | Medium → High |
summary: |
- run wubi, no reboot dialog come out, just over + logging fails with Unicode input |
The line in the C:\boot.ini should be:
C:\wubildr.mbr = "Ubuntu"
not C:\wubildr="Ubuntu"
You shouldn't have to add it manually, but in some cases it seems Wubi fails to add it - could be some program (like an antivirus) that prevents startup changes, or maybe you have something in the boot.ini that's causing an issue.
Please attach your wubi log file as well as the boot.ini to the bug report. The log file is in the %TEMP% directory and it's called wubi-11. 10-rev24x. log (where x is 1 or 5)
Thanks