Re: fdisk on mini-installer iso

Matt Turner <[email protected]> Mon, 8 Apr 2024 18:54:59 -0400
Newsgroups gmane.linux.gentoo.alpha
Message-ID <CAEdQ38Hc9_s4Xcc-d54O8Agvj8shDjNF-V584JzAFNEwuPhWzA@mail.gmail.com>
On Mon, Apr 8, 2024 at 6:28=E2=80=AFPM Magnus Lindholm <[email protected]> =
wrote:
>
> Hi,
>
> A few days ago I fired up my UP2000+ Alpha and booted a recent
> gentoo-alpha installer iso.
> "install-alpha-minimal-20240328T170423Z.iso". Things seemed to work
> fine, but I was unable to partition my drive. fdisk complained about
> missing BSD* partitions. I remember reading something back in the days
> about broken fdisk on gentoo-alpha installer so I took my old
> install-alpha.minimal.iso from 2011. With this old installer CD I was
> able to partition the disk and then continue the installation with the
> recent mini installer from 2024. Has anyone here recent experience
> from booting a current mini-install iso?
>
> Regards
>
> Magnus Lindholm

Yes, fdisk has been broken for many years. I believe it broke in v2.23.

See https://marc.info/?t=3D143891491000001&r=3D1&w=3D4

Use `parted` instead.

(parted) mktable bsd

See https://forums.gentoo.org/viewtopic-t-1025044.html for some instruction=
s.