It is possible to add zero space in front?

|
. . 2022-09-03 17:57:27
archlinuxgroup-611789.jpg
Kernel panic after update
BTW boots with older kernels
. . 2022-09-03 17:57:41
archlinuxgroup-611790.jpg
Also i get this everytime i boot from old kernels
JF049 2022-09-03 17:58:40
. . 2022-09-03 17:57:41
archlinuxgroup-611790.jpg
Also i get this everytime i boot from old kernels

It literally says about the problem, you have several ways to deal with it

MRsahay 2022-09-03 17:58:46
go into the settings of kde plasma you will find setting for default apps and change it to firefox
Ronard 2022-09-03 18:15:25
. . 2022-09-03 17:57:41
archlinuxgroup-611790.jpg
Also i get this everytime i boot from old kernels

it may be because the kernel doesnt recognize the fs

JF049 2022-09-03 18:16:18
Ronard 2022-09-03 18:15:25
archlinuxgroup-611790.jpg
it may be because the kernel doesnt recognize the fs

How it did not recognize when it show that it determined how much free space left on “boot” partition/volume?

JF049 2022-09-03 18:16:58
The reason why he gets this notification is because this partition is full and has not enough space to install new initramfs image for the new kernel
JF049 2022-09-03 18:17:32
The guy either needs to compress images further or increase the size of this partition
Ronard 2022-09-03 18:17:38
JF049 2022-09-03 18:16:58
archlinuxgroup-611790.jpg
The reason why he gets this notification is because this partition is full and has not enough space to install new initramfs image for the new kernel

maybe

Ronard 2022-09-03 18:17:49
i thought it is /boot partition
JF049 2022-09-03 18:19:26
archlinuxgroup-611802.jpg
I have my /efi at 512 megabytes on my machine, for example, to avoid this kind of an issue
. . 2022-09-03 18:19:35
JF049 2022-09-03 17:58:40
archlinuxgroup-611790.jpg
It literally says about the problem, you have several ways to deal with it

How

. . 2022-09-03 18:20:27
JF049 2022-09-03 18:19:26
archlinuxgroup-611802.jpg
I have my /efi at 512 megabytes on my machine, for example, to avoid this kind of an issue

If i delete old kernels

. . 2022-09-03 18:20:43
. . 2022-09-03 18:20:27
archlinuxgroup-611802.jpg
If i delete old kernels

Is the problem solved

JF049 2022-09-03 18:23:35
. . 2022-09-03 18:19:35
archlinuxgroup-611802.jpg
How

You have several options:
1. Resize the boot partition. I recommend doing this so the OS could have some space to write the new kernel/initrams image first safely and then delete the older one.
2. Clean up old kernels and their initial ram fs images, install a new one
3. You can also make the mkinitcpio to select a different compression algorithm so your images will be a bit smaller

JF049 2022-09-03 18:24:50
I don’t know what your partition table is, though. The safest way to resize partitions is to use a liveCD. You can use Arch LInux’s ISO for that, but the easiest option is to run GParted from any other liveCD/liveUSB linux distribution
JF049 2022-09-03 18:25:43
https://wiki.archlinux.org/title/Parted – from the command line
https://gparted.org/liveusb.php – a separate image with the GParted on it, with a graphical interface
. . 2022-09-03 18:32:31
JF049 2022-09-03 18:23:35
archlinuxgroup-611802.jpg
You have several options:
1. Resize the boot partition. I recommend doing this so the OS could have some space to write the new kernel/initrams image first safely and then delete the older one.
2. Clean up old kernels and their initial ram fs images, install a new one
3. You can also make the mkinitcpio to select a different compression algorithm so your images will be a bit smaller

Thanks really appreciated

Ronard 2022-09-03 18:38:16
JF049 2022-09-03 18:23:35
archlinuxgroup-611802.jpg
You have several options:
1. Resize the boot partition. I recommend doing this so the OS could have some space to write the new kernel/initrams image first safely and then delete the older one.
2. Clean up old kernels and their initial ram fs images, install a new one
3. You can also make the mkinitcpio to select a different compression algorithm so your images will be a bit smaller

How can he do this, when he cant shrink into the partition (/dev/sda2),

Ronard 2022-09-03 18:38:31
Isnt possible to shrink into the beginning of sectors
Ronard 2022-09-03 18:38:42
Please correct me if i m wrong
joehonkey 2022-09-03 18:39:01
does KDE make a “latte-dock” replacement?
JF049 2022-09-03 18:39:14
Ronard 2022-09-03 18:38:16
archlinuxgroup-611802.jpg
How can he do this, when he cant shrink into the partition (/dev/sda2),

First, they shrinks other volumes, then increases the boot partition

Ronard 2022-09-03 18:40:33
JF049 2022-09-03 18:39:14
archlinuxgroup-611802.jpg
First, they shrinks other volumes, then increases the boot partition

As far as i know, you can t shrink into the beginning of the next partition(like the first set of sector data, because it s already used. You can shrink only at the end of the partition. So if meansz it should shrink into other partition which is before /boot

Ronard 2022-09-03 18:41:33
My english is meh
Ronard 2022-09-03 18:45:26
JF049 2022-09-03 18:39:14
archlinuxgroup-611802.jpg
First, they shrinks other volumes, then increases the boot partition

So, more clear, you can t shrink into already used sectors, which are next ti boot partition, unless is not a root partition,

Rob 2022-09-03 18:45:56
Ronard 2022-09-03 18:45:26
archlinuxgroup-611802.jpg
So, more clear, you can t shrink into already used sectors, which are next ti boot partition, unless is not a root partition,

That’s why you resize it with empty space infront, so it gets written further into the disk

Rob 2022-09-03 18:47:02
Don’t think resizing partitions is the best idea, but if you need to because your boot partition is too small or something it can be done without issues
Ronard 2022-09-03 18:47:08
Ye
Ronard 2022-09-03 18:47:22
But he must delete the next partition.
Ronard 2022-09-03 18:47:54
I dont know if there can be something prior to /boot
Rob 2022-09-03 18:48:35
Ronard 2022-09-03 18:47:22
archlinuxgroup-611802.jpg
But he must delete the next partition.

Don’t need to delete anything, if he has boot/root/swap for example, resize root with empty space infront with gparted for example.. Will take a while, then increase boot partition size

Rob 2022-09-03 18:48:50
Either way I don’t really like resizing partitions, but it can be done
Ronard 2022-09-03 18:50:16
Rob 2022-09-03 18:48:35
archlinuxgroup-611802.jpg
Don’t need to delete anything, if he has boot/root/swap for example, resize root with empty space infront with gparted for example.. Will take a while, then increase boot partition size

It is possible to add zero space in front?

Ronard 2022-09-03 18:50:26
Interesting. Haven t tried it yet :))
|