From owner-freebsd-questions@FreeBSD.ORG Tue Aug 12 13:17:55 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 43DC537B401 for ; Tue, 12 Aug 2003 13:17:55 -0700 (PDT) Received: from mail.tiscali.cz (stateless1.tiscali.cz [213.235.135.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F69443F3F for ; Tue, 12 Aug 2003 13:17:54 -0700 (PDT) (envelope-from martin.vana@vslib.cz) Received: from Vanovci (212.11.116.99) by mail.tiscali.cz (6.7.018) id 3F269CE000303504 for freebsd-questions@freebsd.org; Tue, 12 Aug 2003 22:12:24 +0200 Message-ID: <000a01c3610f$1c947180$63740bd4@Vanovci> From: "Martin Vana" To: Date: Tue, 12 Aug 2003 22:19:22 +0200 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: system move X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Aug 2003 20:17:55 -0000 Hi, I've bought a new disk and tried to move my FreeBSD 5.1 release on it. I've followed all the steps from faq/disks 9.2 carrefuly /*eg. dump 0af = - / | restore xf -*/ and finally set bootable in sysinstall. All the = data are there when I tried to mount it but it is still bugging me with = 'invalid partition' message during boot. Here are some data that might help you to help me: ad1s1 and ad1s3 are just data. /,/var,/tmp,/swp are all on ad1s2=20 -------------------------------------------------------------------------= -- Sysinstall-fdisk output: Disk name: ad1 FDISK Partition = Editor DISK Geometry: 4863 cyls/255 heads/63 sectors =3D 78124095 sectors = (38146MB) Offset Size(ST) End Name PType Desc Subtype = Flags 0 63 62 - 12 unused 0 63 27262242 27262304 ad1s2 8 freebsd 165 27262305 26073495 53335799 ad1s3 8 freebsd 165 53335800 24788295 78124094 ad1s1 8 freebsd 165 78124095 905 78124999 - 12 unused 0 ------------------------------------------------------------------------ 'Boot0cfg -v ad1' output:=20 # flag start chs type end chs offset size 1 0x00 1023:255:63 0xa5 1023:254:63 53335800 24788295 2 0x80 0: 1: 1 0xa5 1023:254:63 63 27262242 3 0x00 1023:255:63 0xa5 1023:254:63 27262305 26073495 version=3D1.0 drive=3D0x80 mask=3D0xf ticks=3D182 options=3Dpacket,update,nosetdrv default_selection=3DF2 (Slice 2) ------------------------------------------------------------------------ Thanks for any suggestion. Martin