From owner-freebsd-questions Sat Nov 6 14:46:13 1999 Delivered-To: freebsd-questions@freebsd.org Received: from athserv.otenet.gr (athserv.otenet.gr [195.170.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 0EAFA14FD4 for ; Sat, 6 Nov 1999 14:46:02 -0800 (PST) (envelope-from keramida@diogenis.ceid.upatras.gr) Received: from hades.hell.gr (patr530-a037.otenet.gr [195.167.115.37]) by athserv.otenet.gr (8.9.3/8.9.3) with SMTP id AAA00109 for ; Sun, 7 Nov 1999 00:45:59 +0200 (EET) Received: (qmail 5932 invoked by uid 1001); 6 Nov 1999 14:19:13 -0000 To: freebsd-questions@freebsd.org Subject: Re: Boot Problem References: <199911060012.TAA51122@perth.logantech.com> From: Giorgos Keramidas Date: 06 Nov 1999 16:19:12 +0200 In-Reply-To: clb's message of "Fri, 5 Nov 1999 19:12:37 -0500 (EST)" Message-ID: <863duju2hr.fsf@localhost.hell.gr> Lines: 15 X-Mailer: Gnus v5.6.45/XEmacs 21.1 - "20 Minutes to Nikko" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG clb writes: > Did an fdisk and things look ok, except for the "Can Boot" column > which is set to no. The other thing is that the root partition is now larger, > 3.6G. Have I exceeded an O/S limit? Use fdisk(8) with the -a option and you'll get an easy way to change the active partition of the disk. You can also pass another disk, not the first one to fdisk, as in: # fdisk -a /dev/rwd1 -- Giorgos Keramidas, "What we have to learn to do, we learn by doing." [Aristotle] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message