From owner-freebsd-hackers@FreeBSD.ORG Tue Jan 28 07:51:10 2014 Return-Path: Delivered-To: hackers@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CA2C9EB2; Tue, 28 Jan 2014 07:51:10 +0000 (UTC) Received: from onlyone.friendlyhosting.spb.ru (onlyone.friendlyhosting.spb.ru [IPv6:2a01:4f8:131:60a2::2]) by mx1.freebsd.org (Postfix) with ESMTP id 9102011AD; Tue, 28 Jan 2014 07:51:10 +0000 (UTC) Received: from lion.home.serebryakov.spb.ru (unknown [IPv6:2001:470:923f:1:e01d:156b:782f:c36]) (Authenticated sender: lev@serebryakov.spb.ru) by onlyone.friendlyhosting.spb.ru (Postfix) with ESMTPSA id C03BB4AC2D; Tue, 28 Jan 2014 11:51:08 +0400 (MSK) Date: Tue, 28 Jan 2014 11:51:04 +0400 From: Lev Serebryakov Organization: FreeBSD X-Priority: 3 (Normal) Message-ID: <976149194.20140128115104@serebryakov.spb.ru> To: freebsd-stable@freebsd.org, hackers@FreeBSD.org Subject: Did somebody boot old Sony Vaio laptop from FreeBSD memstick successfully? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: lev@FreeBSD.org List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jan 2014 07:51:10 -0000 Hello, All. I'm trying to install FreeBSD 10-R (i386) on old Sony Vaio laptop (it is VGN-SZ340P, Merom generation of Core2, ~2007). It allows to select "USB Hard drive" or "USB Optical Drive" as boot device, but it writes "No operating system" in both cases. I've checked memstick and found, that it doesn't have MBR (it looks like /dev/da4a). I've added MBR, one slice, mbr bootcode, make this slice active, and dump memstick image to /dev/da4s1. My desktop boots from this memstick without problems, laptop says "No boot code". Unfortunately, this Laptop has broken CD-ROM (and it looks like by DVD-RW drive in desktop is disgunctional too, I've tried to do something with it 4 years ago). Maybe, somebody has experience of booting such old Sony Vaio from FreeBSD memstick and here is some trick to do this? -- // Black Lion AKA Lev Serebryakov