Bug 27268

Summary: fdisk does not recognize Linux extended partitions (0x85)
Product: Base System Reporter: rubens_ramos <rubens_ramos>
Component: binAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
fdisk none

Description rubens_ramos 2001-05-11 15:10:03 UTC
/sbin/fdisk does not recognize linux extended partitons. I am also sending
another PR against the kernel, to be able to mount extended linux 
partitions.

I am sending the uuencoded patch to fdisk.

How-To-Repeat: just type
> fdisk <linux extended partition>

It will show "unrecognized partition" for the linux partition.
Comment 1 Hartmut Brandt freebsd_committer freebsd_triage 2004-01-30 14:37:29 UTC
State Changed
From-To: open->closed

Committed and MFC'ed.