grub rescue how to load differnt type file system
I boot from a file system consisting of mdadm raid 5 and LVM
I had
BTRS for /Boot and /
and
EXT4 for my /Var /Home
but because grub can not use last save state with BTRFS I decided to make it EXT4
( needed it to not keep trying to load the last beta kernel installed if I tried doing a remote restart )
after many hours chasing my tail thinking a UUID changed when I formatted the old boot partition I discovred grub would only read from BTRFS partitions
how can I get "grub rescue" to load/read from ext4 ? without it saying unknown file system ?
I can not re-install grub either it complains about a block device
I tried using boot-repair but that no longer works as it is trying to get files from Ubuntu 17 and they seem to be disabled downloads now ( tried with Ubuntu 18 and 17 live )
http://
for now re-formatting back to BTRFS then I might just have to back everything up and do a fresh reinstall with new partition layout but at least it allowed me to manually boot from my / when I copied my boot backup to it
Question information
- Language:
- English Edit question
- Status:
- Answered
- For:
- Ubuntu Edit question
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask MasterCATZ for more information if necessary.