grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] skip over invalid BSD partitions


From: Felix Zielcke
Subject: [PATCH] skip over invalid BSD partitions
Date: Thu, 31 Jul 2008 01:19:25 +0200

On invalid BSD partitions partmap/pc.c stops with reading the partitons,
so grub doestn't know anything about the ones behind it.
Attached patch fixes this and displays also the partition number not
only the invalid magic it encounters

2008-07-31  Felix Zielcke  <address@hidden>

        * partmap/pc.c (pc_partition_map_iterate): Skip over invalid BSD 
partitions
        or if there's no space for the disk label and print the partition 
number on a 
        invalid magic

Attachment: skip_invalid_bsd_parts.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]