Re: More fun with grub and dracut

2024-07-30 Thread Patrick O'Callaghan
On Tue, 2024-07-30 at 14:49 -0700, Samuel Sieb wrote: > > Tried that and this time it did get the correct UUID in the boot > > command line (verified from the grub menu). However the boot failed > > with some 'not found' errors. I can't completely discount the > > possibility of some errors in copy

Re: More fun with grub and dracut

2024-07-30 Thread Samuel Sieb
On 7/30/24 2:45 PM, Patrick O'Callaghan wrote: On Tue, 2024-07-30 at 14:13 -0700, Samuel Sieb wrote: A logical place to look is in /etc/dracut.d. The manpage for dracut.cmdline says you can specify a "root=UUID=..." parameter, but not where you put it ('dracut root=...' and 'dracut --root=...' b

Re: More fun with grub and dracut

2024-07-30 Thread Patrick O'Callaghan
On Tue, 2024-07-30 at 14:13 -0700, Samuel Sieb wrote: > > A logical place to look is in /etc/dracut.d. The manpage for > > dracut.cmdline says you can specify a "root=UUID=..." parameter, > > but > > not where you put it ('dracut root=...' and 'dracut --root=...' > > both > > fail). The manpage for

Re: More fun with grub and dracut

2024-07-30 Thread Samuel Sieb
On 7/30/24 1:51 PM, Patrick O'Callaghan wrote: On Tue, 2024-07-30 at 13:23 -0700, Samuel Sieb wrote: On 7/30/24 5:48 AM, Patrick O'Callaghan wrote: The loader entry is still pointing to the SSD: # cat /boot/loader/entries/63f58eeb1e8640c79ad45bdc9261a2bb-6.9.11- 200.fc40.x86_64.conf title Fedo

Re: More fun with grub and dracut

2024-07-30 Thread Go Canes
On Tue, Jul 30, 2024 at 4:21 PM Patrick O'Callaghan wrote: > I'd definitely not edit the grub.cfg files directly. They both have a > commentary saying they are autogenerated. I assume /etc/kernel/cmdline > is also autogenerated (rpm says it doesn't belong to any package). The idea is to edit the

Re: More fun with grub and dracut

2024-07-30 Thread Patrick O'Callaghan
On Tue, 2024-07-30 at 13:23 -0700, Samuel Sieb wrote: > On 7/30/24 5:48 AM, Patrick O'Callaghan wrote: > > The loader entry is still pointing to the SSD: > > > > # cat /boot/loader/entries/63f58eeb1e8640c79ad45bdc9261a2bb-6.9.11- > > 200.fc40.x86_64.conf > > title Fedora Linux (6.9.11-200.fc40.x86

Re: More fun with grub and dracut

2024-07-30 Thread Samuel Sieb
On 7/30/24 5:48 AM, Patrick O'Callaghan wrote: The loader entry is still pointing to the SSD: # cat /boot/loader/entries/63f58eeb1e8640c79ad45bdc9261a2bb-6.9.11-200.fc40.x86_64.conf title Fedora Linux (6.9.11-200.fc40.x86_64) 40 (KDE Plasma) version 6.9.11-200.fc40.x86_64 linux /vmlinuz-6.9.11-

Re: More fun with grub and dracut

2024-07-30 Thread Patrick O'Callaghan
On Tue, 2024-07-30 at 10:12 -0400, Go Canes wrote: > On Tue, Jul 30, 2024 at 8:48 AM Patrick O'Callaghan > wrote: > > [grub mounting root from wrong device] > > Not sure what to do other than manually editing the loader entry. > > Congrats on progress! > > Manually editing files is what I have d

Re: More fun with grub and dracut

2024-07-30 Thread Go Canes
On Tue, Jul 30, 2024 at 8:48 AM Patrick O'Callaghan wrote: > [grub mounting root from wrong device] > Not sure what to do other than manually editing the loader entry. Congrats on progress! Manually editing files is what I have done when needed. Edit /boot/efi/EFI/fedora/grub.cfg, /boot/grub2/g