Date: Thu, 11 Aug 2016 11:17:17 +0000 From: Howard Su <howard0su@gmail.com> To: Allan Jude <allanjude@freebsd.org>, freebsd-current@freebsd.org Subject: Re: Fwd: Failed to boot -Current snapshot memstick img with EFI Message-ID: <CAAvnz_oUV7y26eR70FLbZd-05C3kPc0GnzwBBtZfmvxVQ73L7w@mail.gmail.com> In-Reply-To: <CAAvnz_pV7up2_KWBu6msy2-kOQBGS5WvRReeWUdom5ichJ2=hQ@mail.gmail.com> References: <CAAvnz_pKWnVu5nkBdvjeooSWv27dhAf=sO_GHFzNzVBNKm-P8w@mail.gmail.com> <CAAvnz_owbkYZm9wpyuk2uwnZN1BR5Q%2B%2B6nS_OwPPGh9doLstNA@mail.gmail.com> <cc753934-554f-e924-214c-a9c6b70b8d40@freebsd.org> <CAAvnz_qjff5WXYMB=6_3gj8bY_KC_cm%2BSRPkh=OOL_hC2Hk4ew@mail.gmail.com> <CAAvnz_pV7up2_KWBu6msy2-kOQBGS5WvRReeWUdom5ichJ2=hQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
This is fixed by r303944. On Fri, Jul 29, 2016 at 1:24 AM Howard Su <howard0su@gmail.com> wrote: > It turns out a USB driver problem. the usb disk size is not correctly > detected. But the disk works fine in BIOS. > > Here is dmesg information: > ugen7.2: <I-O DATA> at usbus7 > umass0: <I-O DATA USB Flash Disk, class 0/0, rev 2.10/0.01, addr 2> on > usbus7 > umass0: SCSI over Bulk-Only; quirks = 0x8100 > umass0:6:0: Attached to scbus6 > da0 at umass-sim0 bus 0 scbus6 target 0 lun 0 > da0: <I-O DATA USB Flash Disk 1.00> Removable Direct Access SPC-4 SCSI > device > da0: Serial Number 137161312223005B > da0: 40.000MB/s transfers > da0: 0MB (1 512 byte sectors) <---------------- > da0: quirks=0x2<NO_6_BYTE> > GEOM_PART: integrity check failed (da0, MBR) > GEOM_PART: integrity check failed (diskid/DISK-137161312223005B, MBR) > > Anyone has idea how this happen? > > -Howard > > On Wed, Jul 27, 2016 at 12:21 PM Howard Su <howard0su@gmail.com> wrote: > >> 8GB >> >> Allan Jude <allanjude@freebsd.org>于2016年7月27日周三 上午11:35写道: >> >>> On 2016-07-26 23:33, Howard Su wrote: >>> > The same issue is still there in 11-BETA2. I tried the memstick image >>> for >>> > amd64. I got the exact same error (with boot -v). >>> > GEOM_PART: last LBA is below first LBA: 0 < 32 >>> > GEOM_PART: integrity check failed (da0, MBR) >>> > >>> > This make mem stick image totally useless. Anyone take a look? I am >>> happy >>> > to provide more information. >>> > >>> > Thanks, >>> > >>> > Howard >>> > >>> > ---------- Forwarded message ---------- >>> > From: Howard Su <howard0su@gmail.com> >>> > Date: Sat, Apr 23, 2016 at 10:40 PM >>> > Subject: Failed to boot -Current snapshot memstick img with EFI >>> > To: "freebsd-current@freebsd.org" <freebsd-current@freebsd.org> >>> > >>> > >>> > The issue is partition table in img is wrong so that GEOM cannot >>> discover >>> > the partitions. >>> > >>> > Detailed error: >>> > >>> > GEOM_PART: last LBA is below first LBA: 0 < 32 >>> > GEOM_PART: integrity check failed (da0, MBR) >>> > >>> > I tried this month and last month memstick img. both has same problem. >>> Any >>> > idea on the issue? >>> > >>> > -Howard >>> > >>> >>> The last LBA is being reported as 0, which is obviously bogus. >>> >>> How big is the USB device you have written the memstick to? >>> >>> -- >>> Allan Jude >>> >>> -- >> -Howard >> > -- > -Howard > -- -Howard
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAAvnz_oUV7y26eR70FLbZd-05C3kPc0GnzwBBtZfmvxVQ73L7w>
