From owner-freebsd-questions@FreeBSD.ORG Thu Jul 28 06:54:17 2005 Return-Path: X-Original-To: questions@freebsd.org 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 B53C516A41F for ; Thu, 28 Jul 2005 06:54:17 +0000 (GMT) (envelope-from valerio.daelli@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5337243D46 for ; Thu, 28 Jul 2005 06:54:17 +0000 (GMT) (envelope-from valerio.daelli@gmail.com) Received: by wproxy.gmail.com with SMTP id i4so357009wra for ; Wed, 27 Jul 2005 23:54:16 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=soV1cKQCFVPlBjDsZsBbgIiJusCp/mj/5RFqbKmopTZfqOD/P4v/CUPM9iixteFIDvuYLHUOvXv2p9IGr3mVQN4QJQoXeWUYgQo4WJoMpBd520P5kGjAChEBgUoYSeNPi79F9zZbzlaF/MmYrIxA87581q89VMQ9Q6au01+7wfg= Received: by 10.54.45.14 with SMTP id s14mr699222wrs; Wed, 27 Jul 2005 23:54:16 -0700 (PDT) Received: by 10.54.160.11 with HTTP; Wed, 27 Jul 2005 23:54:16 -0700 (PDT) Message-ID: <27dbfc8c05072723541955ba02@mail.gmail.com> Date: Thu, 28 Jul 2005 08:54:16 +0200 From: Valerio daelli To: questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Cc: Subject: Grub not working X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Valerio daelli List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Jul 2005 06:54:17 -0000 Hello=20 I am trying to install grub as a boot loader on my disk. I installed it from ports. When I try to install it on the MBR I get the error Running "install /boot/grub/stage1 (hd0) /boot/grub/stage2 p /boot/grub/me= nu.l st "... failed Error 29: Disk write error I tried to install it with 'grub-install '(hd0)'' and with grub -> root (hd0,a) -> setup (hd0). I tried deinstalling the port and installing from sources (version 0.97). I don't think the problem is with menu.lst since I am using it with linux (identical file) and it works. Anyone a guess? Thanks Valerio Daelli