blob: 84d1f501917c4e63fd2a4316722ff715abb23535 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
id = 640
title = "qemu-system-x86_64 behaving as 32 bits"
state = "closed"
created_at = "2021-09-26T17:28:26.400Z"
closed_at = "2021-09-27T08:34:37.049Z"
labels = []
url = "https://gitlab.com/qemu-project/qemu/-/issues/640"
host-os = "Ubuntu 20.04"
host-arch = "x86"
qemu-version = "4.2.1 (Debian 1:4.2-3ubuntu6.17)"
guest-os = "n/a"
guest-arch = "n/a"
description = """Qemu is throwing the error ```file '/grub/i386-pc/normal.mod' not found.``` and going into rescue mode while booting my pendrive with a dual boot installation from scratch from [link](https://wiki.archlinux.org/title/Multiboot_USB_drive).
The files like normal.mod aren't in the i386-pc folder because it's a x86 architecture install. The path it was supposed to see it is ```/grub/x86_64-efi/normal.mod```"""
reproduce = "n/a"
additional = """"""
|