From owner-freebsd-questions@FreeBSD.ORG Mon May 4 01:26:44 2009 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4E6D8106566C for ; Mon, 4 May 2009 01:26:44 +0000 (UTC) (envelope-from cchamb0@interchange.ubc.ca) Received: from mr3.mail-relay.ubc.ca (mr3.mail-relay.ubc.ca [137.82.45.5]) by mx1.freebsd.org (Postfix) with ESMTP id 28E008FC2B for ; Mon, 4 May 2009 01:26:43 +0000 (UTC) (envelope-from cchamb0@interchange.ubc.ca) Received: from mta1.interchange.ubc.ca (mta1.interchange.ubc.ca [142.103.145.69]) by mr3.mail-relay.ubc.ca (Postfix) with ESMTP id 5A860181AB for ; Sun, 3 May 2009 18:26:43 -0700 (PDT) Received: from handel.my.ubc.ca (handel.my.ubc.ca [137.82.115.14]) by smtp.interchange.ubc.ca (iPlanet Messaging Server 5.2 HotFix 1.21 (built Sep 8 2003)) with ESMTP id <0KJ300M1CIOIEL@smtp.interchange.ubc.ca> for questions@freebsd.org; Sun, 03 May 2009 18:26:43 -0700 (PDT) Date: Sun, 03 May 2009 18:26:42 -0700 (PDT) From: Chris Chambers To: questions@freebsd.org Message-id: <21461620.25281241400402258.JavaMail.myubc2@handel.my.ubc.ca> MIME-version: 1.0 X-Mailer: uPortal WEB email client 3.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit X-UBC-Scanned: Sophos PureMessage 5.4.6.353000, Antispam-Engine: 2.6.1.350677, Antispam-Data: 2009.5.4.11327 X-UBC-Relayed: Relayed through mail-relay.ubc.ca X-PerlMx-Spam: Probability=8%, Report=SUPERLONG_LINE 0.05, BODY_SIZE_1000_LESS 0, BODY_SIZE_2000_LESS 0, BODY_SIZE_300_399 0, BODY_SIZE_5000_LESS 0, BODY_SIZE_7000_LESS 0, TO_NO_NAME 0, WEBMAIL_SOURCE 0, WEBMAIL_XMAILER 0, __CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __HAS_X_MAILER 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __PHISH_SPEAR_STRUCTURE_1 0, __PHISH_SPEAR_STRUCTURE_2 0, __SANE_MSGID 0, __TO_MALFORMED_2 0 X-Spam-Level: X-Spam-Flag: No Cc: Subject: Broken Partition X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 May 2009 01:26:44 -0000 Hi, Using partition magic, I freed some space from my msdos partition. Then using sysinstall's fdisk and label, I attempted to add the space to my freebsd partition. I broke the installation. The boot loader can not find /boot/kernal. I tried mounting the partition under FixIt, but mount says "broken argument". Any ideas? Chris