From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1OvgaI-0001TS-7x for mharc-grub-devel@gnu.org; Tue, 14 Sep 2010 21:14:50 -0400 Received: from [140.186.70.92] (port=42824 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OvgaE-0001TF-V2 for grub-devel@gnu.org; Tue, 14 Sep 2010 21:14:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OvgaD-0001aF-C1 for grub-devel@gnu.org; Tue, 14 Sep 2010 21:14:46 -0400 Received: from mail-yx0-f169.google.com ([209.85.213.169]:35948) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OvgaD-0001Zo-9b for grub-devel@gnu.org; Tue, 14 Sep 2010 21:14:45 -0400 Received: by yxk8 with SMTP id 8so3431497yxk.0 for ; Tue, 14 Sep 2010 18:14:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:x-mailer:mime-version:content-type :content-transfer-encoding; bh=asIinsObCSil3BtIZdEfKB/5ZA2eAdMdEXlcbpqlNOU=; b=bLaBtbhqxR4POGEz20i+VhyLjTA4ryAA04GwfEHTXw/fFc2XWYo8yoRcFE6C+y8i3w 89NjHaa4wmOlvR+Q3sdvsXUSc90c3YFZQZvCI/0ucXVeV8gTwX3nvb4EqYItyEkH0MTQ 6A65xYhTB2Km7aEackODRss6PNXyUH7j85xVY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:x-mailer:mime-version:content-type :content-transfer-encoding; b=QSAv5+gpWs/pPdeRa4kRYH57AuUbZytm8FqFLUv2SWmY49YDTv8SvPxe9F2a+94kYy A5GvXqC+FMmWVrpgyW+4slrD0AlaF6VH7mXwHyFuB85bmJuwpn7T74sXCklaqsryaj5R 6xFwgrx0QZj4pGH6UGlLKIyjqxII+EPuEcI3Y= Received: by 10.101.171.40 with SMTP id y40mr965214ano.7.1284513284380; Tue, 14 Sep 2010 18:14:44 -0700 (PDT) Received: from localhost ([189.64.76.52]) by mx.google.com with ESMTPS id c19sm1140123ana.22.2010.09.14.18.14.42 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 14 Sep 2010 18:14:44 -0700 (PDT) Date: Tue, 14 Sep 2010 22:15:07 -0300 From: Teresa e Junior To: The development of GNU GRUB Message-ID: <20100914221507.5af5666a@gmail.com> X-Mailer: Claws Mail 3.7.6 (GTK+ 2.20.1; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) Subject: grub-install on unmounted partitions X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Sep 2010 01:14:48 -0000 Hello there! grub-install man page doesn't mention whether the device needs to be mounted or not. Any ideas? Thank you! Teresa e Junior