From owner-freebsd-questions Fri May 23 13:51:51 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id NAA14931 for questions-outgoing; Fri, 23 May 1997 13:51:51 -0700 (PDT) Received: from blackhole.dimensional.com (root@blackhole.dimensional.com [208.206.176.10]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id NAA14915 for ; Fri, 23 May 1997 13:51:47 -0700 (PDT) Received: from myname.my.domain (p17.pm-6.pm.dimcom.net [208.206.177.177]) by blackhole.dimensional.com (8.7.6/8.6.12) with SMTP id OAA09953 for ; Fri, 23 May 1997 14:51:43 -0600 (MDT) Posted-Date: Fri, 23 May 1997 14:51:43 -0600 (MDT) Message-ID: <33860476.41C67EA6@dimensional.com> Date: Fri, 23 May 1997 14:56:23 -0600 From: Gerard Giamberdine X-Mailer: Mozilla 3.01Gold (X11; I; FreeBSD 2.2-RELEASE i386) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Transfering FreeBSD to 1G IDE Drive Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hello, I'm trying to transfer FreeBSD 2.2 from a 420M IDE HD to a 1G IDE HD and am hoping someone can help me out a bit. First of all, is this possible/ a good idea without reinstalling the distributions? Next, I'm having problems 'newfs'ing the drive - in sysinstall when I try to write the labels for the allocated partitions I get: Unable to add /dev/wd0s1b as a swap device [OK] ... (newfs -b 8192 -f 1024 /dev/rwd0s1a) panic: ufs_lock: recursive lock not expected, pid 738 (system then reboots) Any ideas what the problem is here? Also, should I leave LBA on in BIOS for the 1G drive (FBSD will get the whole thing) and will I need to change any geometry settings in FBSD? Finally, If and when I get all the above working, can I simply copy FreeBSD over to the new drive? Thanks in advance, Gerard. Additional info, if it helps: Pentium-75. 1G HD is master, 420M is slave.