[Bug 16276] New: fdisk can't support disks of more then 2^32 sectors
bugzilla at busybox.net
bugzilla at busybox.net
Sat Jan 4 16:53:43 UTC 2025
https://bugs.busybox.net/show_bug.cgi?id=16276
Bug ID: 16276
Summary: fdisk can't support disks of more then 2^32 sectors
Product: Busybox
Version: 1.37.x
Hardware: All
OS: Linux
Status: NEW
Severity: major
Priority: P5
Component: Other
Assignee: unassigned at busybox.net
Reporter: thierry.laurion at gmail.com
CC: busybox-cvs at busybox.net
Target Milestone: ---
fdisk truncates output and errors on fdisk -l at
https://github.com/mirror/busybox/blob/371fe9f71d445d18be28c82a2a6d82115c8af19d/util-linux/fdisk.c#L512
bb_simple_error_msg("device has more than 2^32 sectors,
can't use all of them");
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the busybox-cvs
mailing list