#[SOLVED] Grub install not working
1 messages · Page 1 of 1 (latest)
@vestal lintel what error?
depends on what command i try'
Let us know your mount points, the commands you’ve tried, and if you’re in uefi or bios, if you’re not sure about any of that just ask for more clarification, but as specifically as you can
@vestal lintel
ok 1st off how do i tell if im in uefi or bios
cat /sys/firmware/efi/fw_platform_size
What does that output?
no such file or directory
It will return 64 for a 64-bit (x64) UEFI or 32 for a 32-bit (IA32) UEFI. If the file does not exist, then you have not booted in UEFI mode.
So you’re in bios mode, how old is your computer?
pretty new, built it this summer
So my first suggestion is you look at your bios settings, as and turn off legacy mode
like to run or to install
To install the bootloader, not the package
https://wiki.archlinux.org/title/GRUB#BIOS_systems
I think you want to add in that flag and make the argument the device, do you know if your virtual drive was done with mbr or gpt partition table?
I haven’t installed grub on a bios system personally
i do not know
ok now i keep getting the same error of no space left
Can you share how things are partitioned and the command you tried?
solved
@vestal lintel say how you solved it
... solved
#9742 📣 If there is nothing else that we can do for you, please close this thread by adding "[SOLVED]" to the title.
- You can do this on desktop by clicking the three dots on the top right of the page, and pressing "Edit Post".
- You can also do this on Android / iOS by long tapping your post in the text channel list, and tapping "Edit Post".
Your title should be like so: https://cdn.discordapp.com/attachments/503224329191030787/1039841700417384498/image.png
Thank you
@vestal lintel
mk thanks