Re: uname -a

2022-07-28 Thread Patrick Dupre
y, BP 47870, 21078 DIJON Cedex FRANCE Tel: +33 (0)380395988| | Room# D114A === > Sent: Wednesday, July 27, 2022 at 3:59 PM > From: "Go Canes" > To: "Community support for Fedora us

Re: uname -a

2022-07-27 Thread Go Canes
e-03f1745f56634738ac83375619d247ec.img Again - note that the vmlinuz and initramfs are claiming to be "rescue". > } > [...] > It really loads fc36 on /sda6 It loads the *files* from sda6 as it has been instructed to do, assuming hd0,gpt6 maps to sda6. > [...] > uname -a > Linux

Re: uname -a

2022-07-27 Thread Patrick Dupre
83375619d247ec root=/dev/sda6 initrd /boot/initramfs-0-rescue-03f1745f56634738ac83375619d247ec.img } Which is not the first OS of the list (which is fc34, still the default OS) It really loads fc36 on /sda6 and I get: uname -a Linux localhost.localdomain 5.17.12-100.fc34.x86_64

Re: uname -a

2022-07-09 Thread ToddAndMargo via users
On 7/9/22 04:02, Patrick Dupre wrote: I jumped form fc32 to fc34, and to fc36 rpm -qa kernel kernel-5.12.9-300.fc34.x86_64 kernel-5.17.12-100.fc34.x86_64 Hi Patrick, When you boot, just as the OS is about to start and grub asks you what kernel to run, press your down arrow key to stop the cou

Re: uname -a

2022-07-09 Thread Robert McBroom via users
On 7/9/22 09:10, Patrick Dupre wrote: Subject: Re: uname -a On Jul 9, 2022, at 08:23, Patrick Dupre wrote: Yes,it is a multiboot df Filesystem 1K-blocks Used Available Use% Mounted on devtmpfs 39632040 3963204 0% /dev tmpfs40079960 4007996

Re: uname -a

2022-07-09 Thread Grumpey
> I jumped form fc32 to fc34, and to fc36 You may also want to have a look at, https://bugzilla.redhat.com/show_bug.cgi?id=2071034 -Joe ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproje

Re: uname -a

2022-07-09 Thread Patrick Dupre
> Subject: Re: uname -a > > On Jul 9, 2022, at 08:23, Patrick Dupre wrote: > > > > Yes,it is a multiboot > > > > df > > Filesystem 1K-blocks Used Available Use% Mounted on > > devtmpfs 39632040 3963204 0% /dev > &

Re: uname -a

2022-07-09 Thread Jonathan Billings
On Jul 9, 2022, at 08:23, Patrick Dupre wrote: > > Yes,it is a multiboot > > df > Filesystem 1K-blocks Used Available Use% Mounted on > devtmpfs 39632040 3963204 0% /dev > tmpfs40079960 4007996 0% /dev/shm > tmpfs400799610008

Re: uname -a

2022-07-09 Thread Patrick Dupre
> > > > Hello, > > > > I get > > > > > > Linux Teucidide 5.7.6-201.fc32.x86_64 #1 SMP Mon Jun 29 15:15:52 UTC 2020 > > x86_64 x86_64 x86_64 GNU/Linux > > > > while it is a machine > > kernel-5.18.10-200.fc36.x86_64 > > I suspect you’ve got an extra /boot partition or directory someplace tha

Re: uname -a

2022-07-09 Thread Jonathan Billings
On Jul 9, 2022, at 06:31, Patrick Dupre wrote: > > Hello, > > I get > > > Linux Teucidide 5.7.6-201.fc32.x86_64 #1 SMP Mon Jun 29 15:15:52 UTC 2020 > x86_64 x86_64 x86_64 GNU/Linux > > while it is a machine > kernel-5.18.10-200.fc36.x86_64 I suspect you’ve got an extra /boot partition or d

Re: uname -a

2022-07-09 Thread Patrick Dupre
> Subject: Re: uname -a > > On 7/9/22 03:30, Patrick Dupre wrote: > > Hello, > > > > I get > > > > > > Linux Teucidide 5.7.6-201.fc32.x86_64 #1 SMP Mon Jun 29 15:15:52 UTC 2020 > > x86_64 x86_64 x86_64 GNU/Linux > > > > while it

Re: uname -a

2022-07-09 Thread ToddAndMargo via users
On 7/9/22 03:30, Patrick Dupre wrote: Hello, I get Linux Teucidide 5.7.6-201.fc32.x86_64 #1 SMP Mon Jun 29 15:15:52 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux while it is a machine kernel-5.18.10-200.fc36.x86_64 Hi Patrick, It is normal to have more than one kernel installed. uname is giving

uname -a

2022-07-09 Thread Patrick Dupre
Hello, I get Linux Teucidide 5.7.6-201.fc32.x86_64 #1 SMP Mon Jun 29 15:15:52 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux while it is a machine kernel-5.18.10-200.fc36.x86_64 === Patrick DUPRÉ