Re: [gentoo-user] Dracut and how to specify names

2020-01-08 Thread Neil Bothwick
On Sat, 4 Jan 2020 05:40:37 -0600, Dale wrote: > Those names make sense but I wonder if I could add sequence numbers on > the end.  Most of the time, -1 works since I use oldconfig a lot.  On > occasion tho, I'll have a -2, like this time, or even a -3.  I don't get > that far as often as I used

Re: [gentoo-user] Dracut and how to specify names

2020-01-04 Thread Dale
Rich Freeman wrote: > On Fri, Jan 3, 2020 at 5:57 AM Dale wrote: >> Can you post a ls -al /boot for both kernels and images? That way I can >> see how it names them when doing it your way. If I can make sense of >> it, I may try doing it that way. Thing is, it'll change eventually >> too. lol

Re: [gentoo-user] Dracut and how to specify names

2020-01-03 Thread Rich Freeman
On Fri, Jan 3, 2020 at 5:57 AM Dale wrote: > > Can you post a ls -al /boot for both kernels and images? That way I can > see how it names them when doing it your way. If I can make sense of > it, I may try doing it that way. Thing is, it'll change eventually > too. lol I use the standard

Re: [gentoo-user] Dracut and how to specify names

2020-01-03 Thread Dale
Neil Bothwick wrote: > On Fri, 3 Jan 2020 01:27:22 -0600, Dale wrote: > I name my kernels and such this way: root@fireball /usr/src/linux # ls -al /boot/kernel* -rw-r--r-- 1 root root 7061552 Oct 14  2018 /boot/kernel-4.18.12-1 -rw-r--r-- 1 root root 7082032 May 15  2019

Re: [gentoo-user] Dracut and how to specify names

2020-01-03 Thread Dale
John Covici wrote: > On Fri, 03 Jan 2020 02:27:22 -0500, > Dale wrote: >> John Covici wrote: >>> On Thu, 02 Jan 2020 21:57:29 -0500, >>> Dale wrote: Howdy, I'm trying to rebuild a kernel to include new options, see other thread.  I got the kernel built but dracut is giving me

Re: [gentoo-user] Dracut and how to specify names

2020-01-03 Thread Neil Bothwick
On Fri, 3 Jan 2020 01:27:22 -0600, Dale wrote: > >> I name my kernels and such this way: > >> > >> root@fireball /usr/src/linux # ls -al /boot/kernel* > >> -rw-r--r-- 1 root root 7061552 Oct 14  2018 /boot/kernel-4.18.12-1 > >> -rw-r--r-- 1 root root 7082032 May 15  2019 /boot/kernel-4.19.40-1 >

Re: [gentoo-user] Dracut and how to specify names

2020-01-02 Thread John Covici
On Fri, 03 Jan 2020 02:27:22 -0500, Dale wrote: > > John Covici wrote: > > On Thu, 02 Jan 2020 21:57:29 -0500, > > Dale wrote: > >> Howdy, > >> > >> I'm trying to rebuild a kernel to include new options, see other > >> thread.  I got the kernel built but dracut is giving me grief.  I hate > >>

Re: [gentoo-user] Dracut and how to specify names

2020-01-02 Thread Dale
John Covici wrote: > On Thu, 02 Jan 2020 21:57:29 -0500, > Dale wrote: >> Howdy, >> >> I'm trying to rebuild a kernel to include new options, see other >> thread.  I got the kernel built but dracut is giving me grief.  I hate >> that thing and when a previous way that worked no longer works, it >>

Re: [gentoo-user] Dracut and how to specify names

2020-01-02 Thread John Covici
On Thu, 02 Jan 2020 21:57:29 -0500, Dale wrote: > > Howdy, > > I'm trying to rebuild a kernel to include new options, see other > thread.  I got the kernel built but dracut is giving me grief.  I hate > that thing and when a previous way that worked no longer works, it > doesn't help me like it

[gentoo-user] Dracut and how to specify names

2020-01-02 Thread Dale
Howdy, I'm trying to rebuild a kernel to include new options, see other thread.  I got the kernel built but dracut is giving me grief.  I hate that thing and when a previous way that worked no longer works, it doesn't help me like it any more.  Still, it is what it is even if I don't like it.  I