UB
Universal Blueβ€’2w ago
Koi

Efi file system option not showing

Efi file system option not showing when trying to install bazzite to duel boot with windows 11. I split one of my drives though windows and got to this point
No description
179 Replies
π•Ύπ–™π–Šπ–‘π–‘π–†
i think that's a bug with the live iso
Koi
KoiOPβ€’2w ago
I see that's what im using 😭 So im cooked? Gotta install stable version? Or can I fix it somehow
π•Ύπ–™π–Šπ–‘π–‘π–†
there's no difference between live iso and normal other than the installer
Koi
KoiOPβ€’2w ago
Oh fr I thought it had new features or smth 😭 Im new to linux Well ima see if the other installer works for me after I rewrite usb
π•Ύπ–™π–Šπ–‘π–‘π–†
there's a test branch but it's completely indepentent of the installer for most people, stable is the recommended experience
nagito || Knight of Emilia
there is no such thing as an efi filesystem
Koi
KoiOPβ€’2w ago
No description
Koi
KoiOPβ€’2w ago
Wait wrong image
Koi
KoiOPβ€’2w ago
No description
Koi
KoiOPβ€’2w ago
I mean this Following the duel boot guide
nagito || Knight of Emilia
the filesystem efi firmware expects/uses is fat either 12 16 or 32 & the mountpoint should be /boot/efi
Koi
KoiOPβ€’2w ago
I see
nagito || Knight of Emilia
i heard some bioses don't support fat32
Koi
KoiOPβ€’2w ago
I have no idea if mine does or not How would I check?
π•Ύπ–™π–Šπ–‘π–‘π–†
use the non-live iso, efi is somehow missing from the live one
nagito || Knight of Emilia
it probably does
Koi
KoiOPβ€’2w ago
Currently writing the non live one atm
nagito || Knight of Emilia
i only heard this is sometimes the case never seen it myself
Koi
KoiOPβ€’2w ago
That sounds like something that would happen with ancient systems tbh
nagito || Knight of Emilia
ancient intel macs may have had this problem before EFI was renamed to UEFI
Koi
KoiOPβ€’2w ago
Tbh ancient intel macs have alot of issues
nagito || Knight of Emilia
back in the day intel developed it alone
Koi
KoiOPβ€’2w ago
Even the latest Intel mac from like 2019 or smth has so so many issues
nagito || Knight of Emilia
yeah one thing is they can only run 32 bit EFI binaries even though the CPU is 64 bit
Koi
KoiOPβ€’2w ago
Weird tbh What did apple do 😭
nagito || Knight of Emilia
several Linux distros have workarounds they simply install 32 bit EFI grub & load the distro from there & boon works another interesting thing i've heard intel macs even though they're EFI don't need the fat EFI partition they just have apple's filesystem driver built in so they can just load the boot file from the Mac OS partition they still have one for updates & stuff but don't strictly need one
Koi
KoiOPβ€’2w ago
I see The usb drive is finally written so ima see if the live version was the problem Ya it was just the live version
nagito || Knight of Emilia
another thing that isn't strictly necessary on intel macs is a drive
Koi
KoiOPβ€’2w ago
How so?
nagito || Knight of Emilia
i mean they can network boot into the recovery where from you could at least re install mac OS to a blank drive not only over ethernet but also over wifi
Koi
KoiOPβ€’2w ago
I see
Koi
KoiOPβ€’2w ago
No description
Koi
KoiOPβ€’2w ago
Now im getting this Apparently it might be due to a time difference between bios and the installer
nagito || Knight of Emilia
yeah stuff like this can happen due to the firmware itself each boot entry on UEFI corresponds to a file information about these is stored in NVRAM the UEFI equivalent of cmos apparently it can sometimes get corrupted
π•Ύπ–™π–Šπ–‘π–‘π–†
did you try updating your bios?
nagito || Knight of Emilia
which means the registration of GRUB(the Linux bootloader) fails & causes this
Koi
KoiOPβ€’2w ago
Im on the Latest bios my motherboard sipports
π•Ύπ–™π–Šπ–‘π–‘π–†
is this a desktop? what's the specs?
nagito || Knight of Emilia
hmmm try clearing NVRAM i think resetting the BIOS to defaults does that
Koi
KoiOPβ€’2w ago
Ya desktop Also main specs are ryzen 5500 Rx 6700 32 gb ram The motherboard is B550 UD AC (rev. 1.2) Im trying again cause I think i miss named smth
Koi
KoiOPβ€’2w ago
No description
Koi
KoiOPβ€’2w ago
@nagito || Knight of Emilia got any ideas @π•Ύπ–™π–Šπ–‘π–‘π–† Do u got any ideas?
π•Ύπ–™π–Šπ–‘π–‘π–†
did you create a /boot partition
Koi
KoiOPβ€’2w ago
Ya
π•Ύπ–™π–Šπ–‘π–‘π–†
try clearing your bios settings
nagito || Knight of Emilia
yes yes i do
π•Ύπ–™π–Šπ–‘π–‘π–†
and make sure that you don't have CSM enabled
Koi
KoiOPβ€’2w ago
Csm?
nagito || Knight of Emilia
this happens when grub can't find it's config file
Koi
KoiOPβ€’2w ago
How do I fix that
nagito || Knight of Emilia
compatibility support module let's check if the file is catually missing run ls $prefix is grub.cfg shown?
Koi
KoiOPβ€’2w ago
No description
Koi
KoiOPβ€’2w ago
It isn't shown
nagito || Knight of Emilia
hmmm so it really isn't there
π•Ύπ–™π–Šπ–‘π–‘π–†
is that because of this error?
nagito || Knight of Emilia
we should be ale to add a working one pretty simply
π•Ύπ–™π–Šπ–‘π–‘π–†
it did say the system would not be bootable
Koi
KoiOPβ€’2w ago
How?
nagito || Knight of Emilia
from Windows or whatever else you have installed
Koi
KoiOPβ€’2w ago
I got windows 11
nagito || Knight of Emilia
that should do we just need to know what bazzite's boot partition is
π•Ύπ–™π–Šπ–‘π–‘π–†
if you still have the stick, the live version of Bazzite has a bootloader restore tool
nagito || Knight of Emilia
eh not like there's mich to restore just seems like a missing config file
Koi
KoiOPβ€’2w ago
I know where it is I think
nagito || Knight of Emilia
easy enough tp add a working one by hand since the important configuraion isn't in grub's config anyways
Koi
KoiOPβ€’2w ago
So what do I do?
nagito || Knight of Emilia
hmm you know where the boot partition is? if so that's all we really need
Koi
KoiOPβ€’2w ago
Ya i know where it is
nagito || Knight of Emilia
specifically we need grub's partition number
Koi
KoiOPβ€’2w ago
Should be disk 1 partition 3 If you are talking about the boot partition
nagito || Knight of Emilia
it's b in the same order as on the hard drive disks in grub start at 0 so the grub ID would be (hd0,3)
Koi
KoiOPβ€’2w ago
So what do I do now that I know that
nagito || Knight of Emilia
let's check if it's that ls (hd0,3)/ if it is it should have a loader folder in there the loader folder is what contains the actually important stuff
Koi
KoiOPβ€’2w ago
No description
Koi
KoiOPβ€’2w ago
Maybe I did the wrong one Ima check
nagito || Knight of Emilia
you need / at the end as well
Koi
KoiOPβ€’2w ago
I did that too
nagito || Knight of Emilia
just ls shows you all the partitions grub can see
Koi
KoiOPβ€’2w ago
Ya
nagito || Knight of Emilia
you'll motice grub shows something like (hd0,gptX) X being the partition number
Koi
KoiOPβ€’2w ago
Ya
nagito || Knight of Emilia
the gpt bit is optional when typing
Koi
KoiOPβ€’2w ago
No description
Koi
KoiOPβ€’2w ago
The ones at the bottom are my drives
nagito || Knight of Emilia
oh i see the drive uses the msdos partitioning scheme?
Koi
KoiOPβ€’2w ago
I have no idea what that means 😭
nagito || Knight of Emilia
how could this be? windows isn't on the same drive is it?
Koi
KoiOPβ€’2w ago
Nah it is one another drive
nagito || Knight of Emilia
makes sense
Koi
KoiOPβ€’2w ago
Btw i entered ls (hd2,msdos4)/ and it is now showing home/ var/ and root/
nagito || Knight of Emilia
UEFI Windows cannot boot from MSDOS partitions that's the home partition where user data goes
Koi
KoiOPβ€’2w ago
I did the same thing to hd2,msdos2 and got efi/
nagito || Knight of Emilia
that's the efi partition then
Koi
KoiOPβ€’2w ago
Did it to msdos3 and got efi/ loader.1/ ostree/ boot loader
nagito || Knight of Emilia
that's boot bingo
Koi
KoiOPβ€’2w ago
Ok so now what?
nagito || Knight of Emilia
now open up bazzite's efi partition in WIndows & we add a grub.cfg file to there
Koi
KoiOPβ€’2w ago
1 how do I open up the efi partition
nagito || Knight of Emilia
grub.cfg should contain
Koi
KoiOPβ€’2w ago
And 2 where do I get grub,cfg
nagito || Knight of Emilia
root=(hd2,3)
blscfg
root=(hd2,3)
blscfg
you may or may not see it in this pc
Koi
KoiOPβ€’2w ago
I can't see it in file explorer
nagito || Knight of Emilia
if you don't then we need to assigm a drove letter manually yeah Windows chooses to not assign a drive letter to a partition if it's marked as EFI
Koi
KoiOPβ€’2w ago
How do I assign drive letter
nagito || Knight of Emilia
Windows has a program called diskpart needs to be run from command prompt or powershell we run a few commands in diskpart basically select disk DISK_NUMBER select partition PARTITION_NUMBER
Koi
KoiOPβ€’2w ago
So what do I assign the letter to?
nagito || Knight of Emilia
the partition after selecting it
Koi
KoiOPβ€’2w ago
Do i assign it to the efi? Folder Or the boot folder I mean
nagito || Knight of Emilia
bazzite's efi partition yes
Koi
KoiOPβ€’2w ago
K Did it I see boot and fedora
nagito || Knight of Emilia
Windows can't read the boot partition's filesystem
Koi
KoiOPβ€’2w ago
Im inside the efi folder btw
nagito || Knight of Emilia
it should have a grub2 folder somewhere in there
Koi
KoiOPβ€’2w ago
Grub32 and grub64 Both have .efi at the end
nagito || Knight of Emilia
yeah whatever folder you're in now is correct
Koi
KoiOPβ€’2w ago
So now what
nagito || Knight of Emilia
you put a grub.cfg file in there & add the text i said into it
Koi
KoiOPβ€’2w ago
So I make a file named grub.cfg And type in this?
nagito || Knight of Emilia
yes save of course remember when we did ls $prefix it showed the same files so yeah this is the correct folder
Koi
KoiOPβ€’2w ago
So do i just go back to bazzite and try to boot again?
nagito || Knight of Emilia
yeah should work now
Koi
KoiOPβ€’2w ago
Ight ima see
Koi
KoiOPβ€’2w ago
No description
Koi
KoiOPβ€’2w ago
How do I launch?
nagito || Knight of Emilia
hmmmm
Koi
KoiOPβ€’2w ago
Should I try to use the live versionM ?
nagito || Knight of Emilia
do ls $prefix/ again
Koi
KoiOPβ€’2w ago
Ight
nagito || Knight of Emilia
let's make sure grub.cfg is there now windows could have just named it grub.cfg.txt
Koi
KoiOPβ€’2w ago
No description
nagito || Knight of Emilia
eh we can load it anyways ok do configfile $prefix/grub.cfg
Koi
KoiOPβ€’2w ago
Ight
Koi
KoiOPβ€’2w ago
No description
nagito || Knight of Emilia
hmm did i mistype the partition name/number that's probably it
Koi
KoiOPβ€’2w ago
Im so confused 😭
nagito || Knight of Emilia
or perhaps we need to load a few more drivers in grub.cfg
Koi
KoiOPβ€’2w ago
Ima try to live version rq To see Of that works How would I use the live version to do it byw Btw
π•Ύπ–™π–Šπ–‘π–‘π–†
I believe shortcut on the desktop If not then in the app menu
Koi
KoiOPβ€’2w ago
Ight it is writing will prob take like 10 minutes tho so brb
nagito || Knight of Emilia
insmod part_msdos
insmod ext4
root=(hd2,3)
blscfg
insmod part_msdos
insmod ext4
root=(hd2,3)
blscfg
this in grub.cfg should be enough
Koi
KoiOPβ€’2w ago
I will try that rq That sorta worked It got stuck at like 25% said smth about recovery mode then rebooted and now it is just black screen Im going to wait like 10 minutes then prob give up Also the live version says it doesn detect the bootloader
nagito || Knight of Emilia
did grub show 2 or 3 options in a menu something like bazzite(ostreeL1) & bazzite(ostree:2)
Koi
KoiOPβ€’2w ago
uh i dont think so how wouldd i check
nagito || Knight of Emilia
when you select grub to boot from what shows up?
Koi
KoiOPβ€’2w ago
No description
nagito || Knight of Emilia
oh i mistyped it's insmod ext2 not 4
Koi
KoiOPβ€’2w ago
K ima fix it rq
Koi
KoiOPβ€’2w ago
No description
Koi
KoiOPβ€’2w ago
So now what 😭
nagito || Knight of Emilia
the errors do be disappearin but still waut let's check again ls (hd2,3)/
Koi
KoiOPβ€’2w ago
Says unknown file system 😭
nagito || Knight of Emilia
did you do this exact thing before when it showed the boot partition with the loader folder & stuff you said you did
Koi
KoiOPβ€’2w ago
I did I even sent pics of it i believe
nagito || Knight of Emilia
so the boot partition is formatted with something that isn't ext4 it's usually ext4
Koi
KoiOPβ€’2w ago
When I booted into the live version it said it was ext4 Just didnt let me fix bootloader for some reason
nagito || Knight of Emilia
does ls show the partition still?
Koi
KoiOPβ€’2w ago
No description
Koi
KoiOPβ€’2w ago
Closest thing to it is hd2,gpt3
nagito || Knight of Emilia
hmmmmmm bit remember it was msdos before so the drive numbers changed
Koi
KoiOPβ€’2w ago
My pc must be on drugs or smth 😭
nagito || Knight of Emilia
it's probably (hd1,3) now
Koi
KoiOPβ€’2w ago
Says file system is ext2
nagito || Knight of Emilia
ext 2/3/4 are all backwards compatible
Koi
KoiOPβ€’2w ago
I see So what do I d Do
nagito || Knight of Emilia
does grub tell you about the partition label it should be labelled so we could consistantly find it since the drive numbers change
Koi
KoiOPβ€’2w ago
Uhh I dont think it told me
nagito || Knight of Emilia
did you check if the loader folder was on there we just need to make this work temporarily we can permanently fix it from booted bazzite
Koi
KoiOPβ€’2w ago
How would I check cause I forgot Do i boot back into windows?
nagito || Knight of Emilia
ls (hd1,3)/ the / is important without it you get the general info you got like the filesystem type
Koi
KoiOPβ€’2w ago
I see loader.1 and boot loader
nagito || Knight of Emilia
yup that's it so you replace hd2,3 with hd1,3 in grub.cfg
Koi
KoiOPβ€’2w ago
K
Koi
KoiOPβ€’2w ago
No description
nagito || Knight of Emilia
dang it worked but looks like bazzite just wasn't installed fully
Koi
KoiOPβ€’2w ago
How tf I installed tho 😭
nagito || Knight of Emilia
currently you\re in the initrd grub loaded the kernel & initrd
Koi
KoiOPβ€’2w ago
So what do I do to fix it Do I just reinstall Im going to go to sleep cause I have been up for ages I will prob wake up in like 1-4 hours from now Then I will start to try to fix it again
nagito || Knight of Emilia
essentially Linux boots in 3 stages stage 1 grub loads 2 files the kernel & the initramfs the kernel is the core of the OS the initramfs is a little zip file with some programs & drivers just enough to find mount & switch to the real system wherever it may be usually on a drive of some sort though somebody was crazy enough to boot the real system off of google drive stage 3 is the same as stage 2 this time the real system is found yet more drivers are loaded including wifi & everything else services are started & the login screen appears you're currently at stage 2 it just failed to switch to the full system presumably because it couldn't find it we could use the programs on the initramfs to explore just to see if the system is where it's supposed to be
Koi
KoiOPβ€’2w ago
i slept way to long I think everyone of the issue originated from this tbh Im lowkey just going to try to install it on another pc tbh managed to get it working in another computer i have i think my pc or smth just doesnt like bazzite

Did you find this page helpful?