[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Libreboot] Maximum size of a kernel installed on the flash chip
From: |
Denis 'GNUtoo' Carikli |
Subject: |
Re: [Libreboot] Maximum size of a kernel installed on the flash chip |
Date: |
Wed, 20 Apr 2016 13:40:30 +0200 |
Sorry for the later reply.
On Tue, 2 Feb 2016 19:12:44 +0100
Tobias Platen <address@hidden> wrote:
> I want to install a kernel and a root filesystem in the flash chip of
> my Libreboot T400. How do I find how much space is occupied by
> different components and partitions. Is there a df command for
> cbfstool.
$ cbfstool ./coreboot.rom print
Performing operation on 'COREBOOT' region...
Name Offset Type Size
[...]
(empty) 0x18ba00 null 473880
Size is in bytes.
Note that it is possible to have multiple empty sections, this is
usually the case when reusing existing images, like when using the
normal/fallback mechanism for recovery.
Denis.
pgp8XvjjZDf24.pgp
Description: OpenPGP digital signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [Libreboot] Maximum size of a kernel installed on the flash chip,
Denis 'GNUtoo' Carikli <=