Bug 939668

Summary: openSUSE leap not installable via qemu
Product: [openSUSE] openSUSE Distribution Reporter: Stefan Dirsch <sndirsch>
Component: YaST2Assignee: E-mail List <yast2-maintainers>
Status: RESOLVED INVALID QA Contact: Jiri Srain <jsrain>
Severity: Normal    
Priority: P5 - None    
Version: Leap 42.1 Milestone1   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: error message

Description Stefan Dirsch 2015-07-28 09:33:24 UTC
Created attachment 642148 [details]
error message

Apparently openSUSE leap isn't installable via qemu. Tried this

# qemu-img create -f raw -o size=4G /test/qemu.img
# qemu-kvm -m 4096M -drive file=/test/qemu.img -monitor stdio -cdrom \
  /test/openSUSE-42.1-DVD-x86_64-Build0017-Media.iso 

It results in the screeshot I'm attaching.
Comment 1 Stefan Dirsch 2015-07-28 09:57:39 UTC
I took the direct link to the .iso file on http://software.opensuse.org/developer/en?release=developer

Seems whatever it was downloaded it was corrupt. Wrong size (1,5G instead of 3G), wrong md5 and sha1 checksum. Installation is starting now ...
Comment 2 Stefan Dirsch 2015-07-28 10:01:44 UTC
Closing as INVALID again.