Re: Bigger boot block size?
From: Dag-Erling Smørgrav (des_at_des.no)
Date: 09/11/05
- Previous message: Poul-Henning Kamp: "Re: Bigger boot block size?"
- In reply to: Scott Long: "Re: Bigger boot block size?"
- Next in thread: Poul-Henning Kamp: "Re: Bigger boot block size?"
- Reply: Poul-Henning Kamp: "Re: Bigger boot block size?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: Scott Long <scottl@samsco.org> Date: Sun, 11 Sep 2005 16:34:29 +0200
Scott Long <scottl@samsco.org> writes:
> Yes, and you've been waving your hands about this for a long time =-)
> GPT is a nice sucessor, but our support for it is not ready for prime
> time, IMHO. What is required to actually make the switch:
>
> 1) appropriate support in all stages of the bootloader for i386 and
> amd64.
> 2) appropriate support in sysinstall for all platforms.
> 3) docs that describe GPT on FreeBSD, how to install a system to it, and
> how to upgrade a system to it.
> 4) visual editor for GPT. You might laugh that bsdlabel/disklabel only
> uses vi, but it's worlds better than what the gpt utility provides now.
5) rewrite gpt(8) to use GEOM verbs (which need to be implemented in
geom_gpt) instead of operating directly on the provider. With the
current state of affairs, you can't even 'gpt show' if one of the
partitions on the GPT volume is mounted.
We also need to fix gstripe, gmirror etc. so they place their metadata
at the start of the provider instead of at the end.
DES
-- Dag-Erling Smørgrav - des@des.no _______________________________________________ freebsd-arch@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-arch To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org"
- Previous message: Poul-Henning Kamp: "Re: Bigger boot block size?"
- In reply to: Scott Long: "Re: Bigger boot block size?"
- Next in thread: Poul-Henning Kamp: "Re: Bigger boot block size?"
- Reply: Poul-Henning Kamp: "Re: Bigger boot block size?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|