Date: Mon, 30 Jun 2014 12:43:50 -0600 (MDT) From: Warren Block <wblock@wonkity.com> To: Ian Smith <smithi@nimnet.asn.au> Cc: freebsd-mobile@freebsd.org Subject: Re: bootable CD-ROM image to memstick image? Message-ID: <alpine.BSF.2.11.1406301223510.69943@wonkity.com> In-Reply-To: <20140701010648.W50382@sola.nimnet.asn.au> References: <20140629205303.L50382@sola.nimnet.asn.au> <alpine.BSF.2.11.1406290744470.59060@wonkity.com> <alpine.BSF.2.11.1406290758000.59060@wonkity.com> <20140630015422.M50382@sola.nimnet.asn.au> <20140701010648.W50382@sola.nimnet.asn.au>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 1 Jul 2014, Ian Smith wrote: > You last said "Good luck!" and I thought I was all set, but alas .. it > seemed to be loading ok, but then "Missing operating system" was all it > said, a horror story long preceding the infamous BSoD to old DOS jocks. Hm. The image ought to have the boot blocks. Maybe a geometry difference? If Win95/98 is easily available, it could do a 'sys' on that USB drive (not MS-DOS, because it can't see USB). Or maybe FreeDOS would work, I have not used it much. For that matter, the FreeBSD MBR bootcode might be enough ('fdisk -B'). I have a 32M MS-DOS hard drive image on my PXE server just for this kind of situation. Mount the image, copy the firmware update files to it, umount and PXE boot the target system from it. A bit of a hassle, but often less than the alternative. Most systems work with it. Although a few have complained and refused to run the firmware update, no other problems (that is, no bricks).
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.11.1406301223510.69943>