Re: Kernel panic on new machine

2022-04-14 Thread raingloom
On Thu, 14 Apr 2022 07:47:47 + phodina wrote: > Hi, > > > This is a Guix init issue, not "really" a kernel panic. As you can > > see, there is some kind of error in the Scheme code being run at > > boot time, but instead of being dropped into a debug shell, it > > exits, which causes the ker

Re: Kernel panic on new machine

2022-04-14 Thread phodina
Hi, > This is a Guix init issue, not "really" a kernel panic. As you can see, > there is some kind of error in the Scheme code being run at boot time, > but instead of being dropped into a debug shell, it exits, which causes > the kernel to panic. > This is because Guile is running as PID 1, that

Re: Kernel panic on new machine

2022-04-13 Thread raingloom
On Mon, 11 Apr 2022 16:51:30 + phodina via wrote: > Hi, > > I've installed Guix to a new machine and after rebooting the live > install I get kernel panic. > > The machine is Dell x86_64 uefi machine with FAT32 boot partition and > Luks partition with Btrfs filesystem with rootfs. > > Coul

Re: Kernel panic on new machine

2022-04-11 Thread phodina via
Hi, I've installed Guix to a new machine and after rebooting the live install I get kernel panic. The machine is Dell x86_64 uefi machine with FAT32 boot partition and Luks partition with Btrfs filesystem with rootfs. Could you please help me? Petr