From e74a8ccb8c2cf082e82f3acc797dce3c77649488 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Tue, 11 Mar 2014 23:28:29 +0100 Subject: qemu: fatal: Trying to execute code outside RAM or ROM at 0x000000010010001e --- hurd/running/qemu.mdwn | 8 ++++++++ open_issues/nightly_builds_deb_packages.mdwn | 13 ------------- 2 files changed, 8 insertions(+), 13 deletions(-) diff --git a/hurd/running/qemu.mdwn b/hurd/running/qemu.mdwn index c22ab0ac..8c3209de 100644 --- a/hurd/running/qemu.mdwn +++ b/hurd/running/qemu.mdwn @@ -388,6 +388,14 @@ gnumach needs to be uncompressed ld.so.1 /hurd/exec \$(exec-task=task-create)" \ +# `qemu: fatal: Trying to execute code outside RAM or ROM at 0x000000010010001e` + +This is due to a bug in QEMU, where the x86_64 QEMU binary fails to properly +truncate addresses in 32-bit mode. Waiting for [[!message-id +"1386334344-24620-1-git-send-email-agraf@suse.de"]] to be applied and become +generally available, just use the `qemu-system-i386` binary instead. + + # Related Links These are links that users may find helpful. diff --git a/open_issues/nightly_builds_deb_packages.mdwn b/open_issues/nightly_builds_deb_packages.mdwn index cd3710ad..0992b0f3 100644 --- a/open_issues/nightly_builds_deb_packages.mdwn +++ b/open_issues/nightly_builds_deb_packages.mdwn @@ -644,19 +644,6 @@ See also [[nightly_builds]]. well, it shows how to boot the installer not how to boot an installed system removed spaces, added option - here qemu binary is qemu-system-x86_64 instead of qemu-kvm and it - crashes without --enable-kvm - qemu: fatal: Trying to execute code outside RAM or ROM at - 0x000000010010001e - rather use qemu-system-i386 - i was just complaining i wrote qemu-kvm on wiki but i did never - actually run that command as is - ouch right, -i386 doesn't require enable-kvm - (i'll never know why) - -x86_64 is buggued - 0x000000010010001e should have been truncated to 0x0010001e since - it's 32bit mode - i see any luck reproducing mtab issue? still not -- cgit v1.2.3