diff options
Diffstat (limited to 'results/classifier/gemma3:12b/boot/640')
| -rw-r--r-- | results/classifier/gemma3:12b/boot/640 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/results/classifier/gemma3:12b/boot/640 b/results/classifier/gemma3:12b/boot/640 new file mode 100644 index 000000000..2229a8c20 --- /dev/null +++ b/results/classifier/gemma3:12b/boot/640 @@ -0,0 +1,7 @@ + +qemu-system-x86_64 behaving as 32 bits +Description of problem: +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``` +Additional information: + |