From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1RPvQ8-0003w7-Ei for mharc-grub-devel@gnu.org; Mon, 14 Nov 2011 07:13:52 -0500 Received: from eggs.gnu.org ([140.186.70.92]:57104) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RPvQ4-0003pN-7P for grub-devel@gnu.org; Mon, 14 Nov 2011 07:13:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RPvQ3-0005iz-Da for grub-devel@gnu.org; Mon, 14 Nov 2011 07:13:48 -0500 Received: from lo.gmane.org ([80.91.229.12]:59725) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RPvQ3-0005ia-8X for grub-devel@gnu.org; Mon, 14 Nov 2011 07:13:47 -0500 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1RPvQ0-0005UT-Fz for grub-devel@gnu.org; Mon, 14 Nov 2011 13:13:44 +0100 Received: from 178-26-101-221-dynip.superkabel.de ([178.26.101.221]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 14 Nov 2011 13:13:44 +0100 Received: from kxroberto by 178-26-101-221-dynip.superkabel.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 14 Nov 2011 13:13:44 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: grub-devel@gnu.org From: Robert Subject: Re: [FEATURE REQUEST] firewire IEEE 1394 (ohci) module Date: Mon, 14 Nov 2011 13:13:43 +0100 Message-ID: References: <4EC05F17.8070108@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 178-26-101-221-dynip.superkabel.de User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:7.0.1) Gecko/20110928 Firefox/7.0.1 SeaMonkey/2.4.1 In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 80.91.229.12 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 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: Mon, 14 Nov 2011 12:13:49 -0000 Robert wrote: > > (as far as Linux is concerned, currently I help me using FiWi by > loading the Linux kernel&initrd from another device, which needs > special updates etc.) > Note: I remember the first installation of Grub into the internal HD MBR while installing Debian 6 on Firewire: Where was no warning, but on reboot the Laptop was dead on the rescue prompt of Grub (which could do only 'ls' and nothing else). "error: device not found" or so. and even the original Windows on intern could not be started. Maybe there can be added a check&warning at install time if Grub cannot load its own modules (which obviously remained on the Firewire parititition.) Robert