From owner-freebsd-fs@FreeBSD.ORG Fri Jan 20 20:39:24 2006 Return-Path: X-Original-To: freebsd-fs@freebsd.org Delivered-To: freebsd-fs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 10A9E16A422 for ; Fri, 20 Jan 2006 20:39:24 +0000 (GMT) (envelope-from pawciobiel@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 42F9543D69 for ; Fri, 20 Jan 2006 20:39:15 +0000 (GMT) (envelope-from pawciobiel@gmail.com) Received: by wproxy.gmail.com with SMTP id i30so562257wra for ; Fri, 20 Jan 2006 12:39:14 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=X31A0kzZGiAt1SbW4cqlGy5bmBU1RDnCROYPTvUNYKv8vb92lt5ryiGKqzk9hiriccZntpiqw+dB4Vm9X2TaWjlHDMVETXUrgznMPUqQp3DowamAxN/nnu9xIh/ngoa9A++FD5OyPDdeUgVpF3UJfNIHRC0BKNTgr4AfVjf7jMs= Received: by 10.64.250.3 with SMTP id x3mr1819297qbh; Fri, 20 Jan 2006 12:39:14 -0800 (PST) Received: from ?192.168.1.102? ( [82.44.103.144]) by mx.gmail.com with ESMTP id f17sm1542950qba.2006.01.20.12.39.13; Fri, 20 Jan 2006 12:39:14 -0800 (PST) Message-ID: <43D14A6A.4060305@gmail.com> Date: Fri, 20 Jan 2006 20:39:06 +0000 From: Pawel User-Agent: Thunderbird 1.5 (X11/20051217) MIME-Version: 1.0 To: freebsd-fs@freebsd.org References: <20060120193757.38908.qmail@web30304.mail.mud.yahoo.com> In-Reply-To: <20060120193757.38908.qmail@web30304.mail.mud.yahoo.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Restoring backup on vergin disk X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Jan 2006 20:39:24 -0000 Arne Woerner wrote: > --- Pawel wrote: >> And the worst thing is that after when >> I've made one fat32, active partition on >> this disk, move dos system on (sys a: c:), >> boot my backup-cd, restore backup the >> system boot properly! >> > Happy to read, that it boots now... :-) ;) > I "fought" a little bit with fdisk, boot0cfg and bsdlabel some > weeks ago... It was quite weird... Somehow those 16 sectors were > not there in the beginning of ad0s1; so I had to move the whole > ad0s1a, because I mentioned that too late... ;-) How did You managed to move it on bsd? > Do you remember the output of > % fdisk ad0 > and > %bsdlabel ad0s1 > ? I have output from bsdlabel -A but unfortunately not from fdisk, so I can't compare it. Although I may have copy of MBR made with dd somewhere. Good suggestion, THX. Will try to compare fdisk output. I will also try fill disk with 00, restore backup again, so will save fdisk output next time and maybe finally I will understand how fdisk works. Many thanks -- pawciobiel