From owner-freebsd-hackers@FreeBSD.ORG Fri Mar 23 12:20:54 2012 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AD74D106566C for ; Fri, 23 Mar 2012 12:20:54 +0000 (UTC) (envelope-from freebsd-hackers@herveybayaustralia.com.au) Received: from mail.unitedinsong.com.au (mail.unitedinsong.com.au [150.101.178.33]) by mx1.freebsd.org (Postfix) with ESMTP id 614AD8FC0A for ; Fri, 23 Mar 2012 12:20:54 +0000 (UTC) Received: from laptop1.herveybayaustralia.com.au (laptop1.herveybayaustralia.com.au [192.168.0.182]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.unitedinsong.com.au (Postfix) with ESMTPSA id 246355C22 for ; Fri, 23 Mar 2012 22:34:27 +1000 (EST) Message-ID: <4F6C6AA4.90006@herveybayaustralia.com.au> Date: Fri, 23 Mar 2012 22:20:52 +1000 From: Da Rock User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:7.0.1) Gecko/20111109 Thunderbird/7.0.1 MIME-Version: 1.0 To: freebsd-hackers@freebsd.org References: <4F6C5E33.7000506@herveybayaustralia.com.au> <10030481899038@192.168.2.69> In-Reply-To: <10030481899038@192.168.2.69> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: iso2flash img X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Mar 2012 12:20:54 -0000 On 03/23/12 22:08, Thomas Schmitt wrote: > Hi, > >> Thats the whole point of this exercise - I can't, no cdrom: its a netbook. > I hoped that you had a USB attachable optical drive in reach for development. Haven't you heard? CD's are so yesterday... ;) The reality is I don't have a working CDROM unless its builtin. Haven't needed one for years now, so no point. The servers and desktops have one as well, but most are not working very well anymore due to non use - too much bump and not enough grind. The laptops give me what I need atm. > >> My disk worked in VBox, so I'm sure it is just a netbook thing. I >> also use that disk as my "install" disk, so I'm not sure exactly what >> partitions been on it now, it has been used for FreeBSD, PC-BSD, Linux >> distros, etc. > After copying the ISO image to the base device (/dev/da0 rather than > /dev/da0s1), it now carries the isohybrid MBR which marks a single DOS > partition and leaves the rest of the disk unclaimed. A partition editor > should be able to push the end of the partition to the next 1 MiB boundary, > without altering the partition content. > > But as said, it is unlikely that this misalignement of the partition end > is the cause. The observable state of ISOLINUX rather points to a problem > between hardware, firmware, and the SYSLINUX programs. My thoughts exactly. Could be Acer, netbook firmware, or the Atom I'd say (or a combination of these).