Bug 38818 - windows 8 (x32) not booting Error Code: 0x0000005D
windows 8 (x32) not booting Error Code: 0x0000005D
Status: RESOLVED WONTFIX
Product: Z_SDB
Classification: Unclassified
Component: New entries
unspecified
Other Linux
: P5 enhancement
: ---
Assigned To: SDB maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2015-07-02 14:34 CEST by Felix Botner
Modified: 2020-07-02 17:19 CEST (History)
3 users (show)

See Also:
What kind of report is it?: Development Internal
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Felix Botner univentionstaff 2015-07-02 14:34:00 CEST
On our IBM server with a UCS 4.0-2 a windows 8 32bit does not boot Error Code: 0x0000005D

http://ccm.net/faq/27098-unable-to-install-windows-8-error-code-0x0000005d
http://www.wintips.org/how-to-solve-error-0x0000005d-when-installing-windows-8/
Comment 1 Philipp Hahn univentionstaff 2015-07-02 15:07:45 CEST
This is also the default CPU (without the "-cpu qemu64"):
# printf '\n\n\n\ngrep flags /proc/cpuinfo\necho o >/proc/sysrq-trigger\n' | /usr/bin/kvm -machine pc-1.1,accel=kvm -m 1024 -kernel /boot/vmlinuz-3.16-ucs109-amd64 -initrd /boot/initrd.img-3.16-ucs109-amd64 -append 'init=/bin/sh console=ttyS0,115200,8,N,1 quiet' -nographic -cpu qemu64 | grep flags

flags           : fpu de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pse36 clflush mmx fxsr sse sse2 syscall nx lm rep_good nopl pni cx16 popcnt hypervisor lahf_lm

+rep_good +popcnt +lahf_lm



# printf '\n\n\n\ngrep flags /proc/cpuinfo\necho o >/proc/sysrq-trigger\n' | /usr/bin/kvm -machine pc-1.1,accel=kvm -m 1024 -kernel /boot/vmlinuz-3.16-ucs109-amd64 -initrd /boot/initrd.img-3.16-ucs109-amd64 -append 'init=/bin/sh console=ttyS0,115200,8,N,1 quiet' -nographic -cpu kvm64 | grep flags

flags           : fpu de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx lm constant_tsc nopl pni cx16 hypervisor

+pat +constant_tsc


Windows 8 does CPU detection, decices on a major model and then finds some features missing from that model before it blue screens.
Comment 2 Ingo Steuwer univentionstaff 2020-07-02 17:19:53 CEST
Changes and improvements for SDB entries aren't tracked in Bugzilla anymore, so I close these entries. Please comment on help.univention.com or get in touch with the Univention Support team in case you have any suggestions for the SDB.