Date: Fri, 7 Jun 2013 17:22:56 -0400 From: Glen Barber <gjb@FreeBSD.org> To: Jimmy <jimmy.kelley@charter.net> Cc: freebsd-current@freebsd.org Subject: Re: 10-CURRENT i386 memstick snapshots broken? Message-ID: <20130607212256.GG38117@glenbarber.us> In-Reply-To: <20130607205129.GA1103@jmobile.jimmy.net> References: <20130607205129.GA1103@jmobile.jimmy.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--7lMq7vMTJT4tNk0a Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jun 07, 2013 at 03:51:29PM -0500, Jimmy wrote: > Greetings - >=20 > I had originally started playing with the 10-CURRENT amd64 release > a couple of months ago (no complaints here - keep up the good work!) > and had used the memstick snapshot to set things up back then with > no problems. >=20 > Now I'd like to wipe everything and switch to the i386 version, but > the memstick images (all of the last 4 or 5) seem to be broken. > My machine sees that the USB stick is there, but won't boot off of > it at all. When I do 'fdisk' on /dev/da0 with the i386 stuff loaded, > I get a invalid partition error, so on a hunch I decided to take a > closer look at the memstick images using > dd if=3Dxxx-memstick bs=3D512 count=3D1 | hd > The amd64 images look like what I would expect: some bootblock code > with a partition table at the end and the "a5" type marker. The i386 > image, however, is ALL '00'. It would appear the whatever puts those > memstick images together (src/release/i386/make-memstick.sh, perhaps?) > is failing for some reason. >=20 > Has anyone else tried the i386 memstick and having the same problem? >=20 Hmm. Thanks for the report. I'll take a look at the logs for i386, but they are generated the same way as the amd64, so in theory should not have any noticable difference. Glen --7lMq7vMTJT4tNk0a Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.20 (FreeBSD) iQEcBAEBCAAGBQJRsk8wAAoJEFJPDDeguUajWToH/Ap5W2isZsD5u5syVF1OkI5+ TYfUdRIvbPWiF2taXglvxUkpa1XEAtsT28vchb7AQQQBohJoVaWtTGnCvNuvIAfm ZsxcSH3EclajLXprNC/lIiLy9nja8tBzoMvTHc/Mf0tDlddXkOF31GepNMYofvu2 ppuzN0lexYIap+0l22xFr6S7+bMD/UGabDVSOWJMHsfw+ZYcrL9aNLZOBT8+aMmt N3fXzbuEwefUqnsmjemFtBPwpVnhF3PD0CBITdSRH07oK7XcV2LpfpdR/JBQwdFf UUBaImS1OE1H8d3GR9C2PHQ125o93ZjnckIDd+MTXc0IYEQ0DfdEhPxZvwmMFts= =V5cp -----END PGP SIGNATURE----- --7lMq7vMTJT4tNk0a--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130607212256.GG38117>