[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Does core.img have a magic signature?
From: |
Andrei Borzenkov |
Subject: |
Re: Does core.img have a magic signature? |
Date: |
Wed, 1 Jun 2016 22:29:41 +0300 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0 |
01.06.2016 20:12, Mike Fleetwood пишет:
> Hi,
>
> I would like to know if it is possible to recognise core.img when
> written to a disk, especially written to a BIOS Boot partition (type
> GUID 21686148-6449-6E6F-744E-656564454649)? Is there a signature that
> can be checked?
>
Not really. You can look at bootinfoscript that contains some heuristic
to detect and parse core.img. Having self-identifying core.img would
actually be good.
https://github.com/arvidjaar/bootinfoscript
> I'm a GParted developer and I am investigating being able to detect and
> report such partitions containing core.img.
>
> Thanks,
> Mike
>
> _______________________________________________
> Help-grub mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/help-grub
>