Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Windows 2000 running on Banana, refuses to boot (fixed)
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Windows 2000 running on Banana, refuses to boot (fixed)

NeoonNeoon Community Contributor, Veteran
edited February 2015 in Help

Hey,

I am trying to run Qemu with Windows 2000 on a BananaPI, but my problem is a bit weird.
The Windows 2000 setup is writing files into the image of the virtual machine, the file also gets bigger but it sems like Windows 2000 dosent boot from the HDD, and starts everytime from the ISO even when the setup was finished.

When i force the VM to boot from the HDD, it says:

"error while loading the operating system".

I am using Qemu 1.1.2 via apt-get in raspberry-pi repositorys with Raspberrian for BananaPI.

Any idea?

Comments

  • netomxnetomx Moderator, Veteran

    Have you tried to access the HDD with GPARTED?

  • NeoonNeoon Community Contributor, Veteran
    edited February 2015

    @netomx Booting gparted, ends in endless call traces and errors mesages YOLO.

  • netomxnetomx Moderator, Veteran

    @Infinity580 said:
    netomx Booting gparted, ends in endless call traces and errors mesages YOLO.

    Try to compile your QEMU, I had errors with precompiled binaries

  • NeoonNeoon Community Contributor, Veteran

    Compiling 2.2.0 ends in:

    CC mips64-softmmu/target-mips/msa_helper.o

    /opt/qemu/qemu-2.2.0/target-mips/msa_helper.c: In function ‘helper_msa_copy_s_df’:

    /opt/qemu/qemu-2.2.0/target-mips/msa_helper.c:1269:1: error: unrecognizable insn:

    (insn 123 122 124 3 (set (subreg:SI (reg:DI 169) 0)

    (sign_extend:SI (mem/s/j:QI (plus:SI (reg:SI 167)

    (const_int 440 [0x1b8])) [0 env_8(D)->active_fpu.fpr[ws_9(D)].wr.b S1
    A8]))) /opt/qemu/qemu-2.2.0/target-mips/msa_helper.c:1253 -1

    (nil))

    /opt/qemu/qemu-2.2.0/target-mips/msa_helper.c:1269:1: internal compiler error: in
    extract_insn, at recog.c:2109

    Please submit a full bug report,

    with preprocessed source if appropriate.

    See <file:///usr/share/doc/gcc-4.6/README.Bugs> for instructions.

    Preprocessed source stored into /tmp/ccvTndvH.out file, please attach this to your
    bugreport.

    /opt/qemu/qemu-2.2.0/rules.mak:57: recipe for target 'target-mips/msa_helper.o' failed

    make[1]: *** [target-mips/msa_helper.o] Error 1

    Makefile:169: recipe for target 'subdir-mi

  • NeoonNeoon Community Contributor, Veteran

    Older Qemu version fixed it: http://www.raspberrypi.org/forums/viewtopic.php?t=10635

    Can be closed.

  • Would you mind posting a tutorial on how to install Windows 2000 on a Banana Pi (Including the drivers part)?
    Im sure many including me would be very interested in that :)

  • NeoonNeoon Community Contributor, Veteran
    edited February 2015

    @TehEnforce Qemu uses one core, not 2 cores so its slow as fuck. No need to install drivers.

    You will need something ARM based, with a lot power at one core.

    And then you can think about installing drives and bring it into the network.

Sign In or Register to comment.