Date: Sun, 9 Oct 2011 10:55:33 +1030 From: Matt Thyer <matt.thyer@gmail.com> To: Warren Block <wblock@wonkity.com> Cc: Garrett Cooper <yanegomi@gmail.com>, Glen Barber <gjb@freebsd.org>, freebsd-current@freebsd.org, "Thomas K." <fwd@gothschlampen.com> Subject: Re: Memstick image differences between 8.x and 9.x Message-ID: <CACM2%2B-7QLk6OSiSN-1MSpQjdbFy_HFpaW_zv-4enqvPHRF1=%2Bw@mail.gmail.com> In-Reply-To: <alpine.BSF.2.00.1110081616340.9628@wonkity.com> References: <20111008155252.GA24223.edited@vs2.gothschlampen.com> <CAGH67wTeHVfb01Bc51%2Bd=XCct7cUBfobcg5zWM-Rn%2B3bdM43cg@mail.gmail.com> <4E90B4B1.7000009@FreeBSD.org> <alpine.BSF.2.00.1110081533330.9628@wonkity.com> <4E90C801.4060108@FreeBSD.org> <alpine.BSF.2.00.1110081616340.9628@wonkity.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Oct 9, 2011 8:52 AM, "Warren Block" <wblock@wonkity.com> wrote: > > On Sat, 8 Oct 2011, Glen Barber wrote: > >> On 10/8/11 5:40 PM, Warren Block wrote: >>> >>> On Sat, 8 Oct 2011, Glen Barber wrote: >>> >>>> On 10/8/11 2:21 PM, Garrett Cooper wrote: >>>>>> >>>>>> Are there any general structural differences between FreeBSD 8 and 9 >>>>>> memstick >>>>>> images which could be at fault here? >>>>>> >>>>> >>>>> The new memstick image uses GPT instead of MBR partitioning. >>>> >>>> >>>> GPT should have no impact on booting from the memory stick, as far as I >>>> am aware. >>> >>> >>> Memory stick should not be a problem, but some of the Lenovo notebooks >>> hate GPT, even with a PMBR: >>> http://forums.freebsd.org/showthread.php?t=26304 >>> http://forums.freebsd.org/showthread.php?t=26759 >>> >> >> Ugh, that's annoying. I'm half-tempted to note this in the new >> installer chapter, but I don't like the idea of such edge cases as these >> to effectively turn that page into a pseudo-HCL. > > > There are already a couple of notes about having to use MBR with XP and other older operating systems. But instead of updating them, I'd rather see somebody with one of the affected systems contact somebody with influence at Lenovo and say "hey, the FreeBSD guys are talking about making your broken GPT support famous" followed quickly by a BIOS update. > I believe this is actually a case of the memstick image being an improperly formatted GPT as there is no backup partition table at the end of the volume. The only sensible answer is to not use GPT for the memstick image. I not said this,loud enough yet but this is a show stopper for 9.0-RELEASE and must be fixed. We can't have a major release that modern systems cannot install with one of now most popular install methods. As a first step, Andriy Gapon has provided a quick patch for makefs(8) so it can create filesystems with UFS labels (as bsdinstall relys on labels). If you want to fix your memstick, create a copy of the partition table at the end of the volume and it should boot.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CACM2%2B-7QLk6OSiSN-1MSpQjdbFy_HFpaW_zv-4enqvPHRF1=%2Bw>