Re: /boot partition size

2025-04-07 Thread Pascal Hambourg
On 07/04/2025 at 09:23, Jen K wrote: I've been reading the official Debian install document, and I can't find an answer when it comes to partitioning how big the /boot should actually be. FWIW the /boot size has been raised to 768-1024 MB in Debian installer guided partitioning. Same with the

Re: /boot partition size

2025-04-07 Thread Cyril Brulebois
Lennart Sorensen (2025-04-07): > Looking at my system, I am seeing initrd sizes of 130MB. Add in another > 10MB for the kernel, and you can not fit two kermels in 250MB. Try 500MB > if you want to be sure to be able to fit two or three kernels at a time > for a while yet. Of course better yet i

Re: /boot partition size

2025-04-07 Thread Lennart Sorensen
On Mon, Apr 07, 2025 at 06:08:22PM +0700, Andika Triwidada wrote: > Not sure if this is the correct list to ask that question. > But anyway, you need space for at least three sets of unpacked kernel images > including generated initrd. For current x86 kernels, one set is roughly 75 > MB. > So 250 M

Re: /boot partition size

2025-04-07 Thread Andika Triwidada
On Mon, Apr 7, 2025 at 2:42 PM Jen K wrote: > I've been reading the official Debian install document, and I can't find > an answer when it comes to partitioning how big the /boot should actually > be. While there are recommendations for /var, /tmp, /root and /home > Hi Jen, Not sure if this is