cptaffe / plan9front

Automatically exported from code.google.com/p/plan9front
0 stars 0 forks source link

qemu problem: no disks in #S #193

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
passing on information from hmr in #plan9:

9front fails to boot on qemu 1.7.50 on slackware 14.1

command line: qemu-system-i386 --enable-kvm -cdrom plan9.iso

http://paste.awesom.eu/Zaj

Original issue reported on code.google.com by a...@phicode.de on 5 Dec 2013 at 2:53

GoogleCodeExporter commented 9 years ago
thats odd, the panic() string "no disks (in #S)" does not appear in the kernel.

term% strings /386/9pcf | grep disks
 4961997: diskstates
 4966480: diskstates

also, the memory line seems odd... 0M for user?

someone attach the kernel image to this bug report, i dont think
this is a 9front kernel.

Original comment by cinap_le...@felloff.net on 5 Dec 2013 at 6:00

GoogleCodeExporter commented 9 years ago
downloaded latest qemu for windows (1.7.0) and it works fine:

http://felloff.net/usr/cinap_lenrek/9front-qemu-windows-1.7.0.png

Original comment by cinap_le...@felloff.net on 5 Dec 2013 at 6:22

GoogleCodeExporter commented 9 years ago
issue could not be reproduced. its likely a problem with the qemu setup. 
original reporter destroyed the setup so cannot be investigated further, so 
closing this issue.

Original comment by cinap_le...@felloff.net on 11 Dec 2013 at 6:06