| Summary: | fdisk does not recognize Linux extended partitions (0x85) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | rubens_ramos <rubens_ramos> | ||||
| Component: | bin | Assignee: | freebsd-bugs (Nobody) <bugs> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Unspecified | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
State Changed From-To: open->closed Committed and MFC'ed. |
/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.