From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1Uy7HD-0003IU-CZ for mharc-grub-devel@gnu.org; Sat, 13 Jul 2013 17:22:47 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43766) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uy7HB-0003Hy-Lg for grub-devel@gnu.org; Sat, 13 Jul 2013 17:22:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uy7HA-0004tv-Sf for grub-devel@gnu.org; Sat, 13 Jul 2013 17:22:45 -0400 Received: from smtp.volny.cz ([2001:4de8:71c:62::33]:56136) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uy7HA-0004tN-Mi for grub-devel@gnu.org; Sat, 13 Jul 2013 17:22:44 -0400 Received: from [192.168.6.11] (unknown [193.86.90.90]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: starous@volny.cz) by smtp.volny.cz (Postfix) with ESMTPSA id 5A95E260A81 for ; Sat, 13 Jul 2013 23:22:42 +0200 (CEST) Message-ID: <51E1C52B.10204@volny.cz> Date: Sat, 13 Jul 2013 23:22:51 +0200 From: =?UTF-8?B?QWxlxaEgTmVzcnN0YQ==?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130625 Thunderbird/17.0.7 MIME-Version: 1.0 To: The development of GNU GRUB Subject: Re: [grub-devel] loongson-2f mini-pc (fuloong) elf image generation. References: <508D6906.5000100@gmail.com> <1351547244.2511.11.camel@king.jenpiliny.cz> <1351628069.2535.33.camel@king.jenpiliny.cz> <51E00C7F.6080700@gmail.com> <51E02E16.5020404@volny.cz> <51E10C46.2070605@gmail.com> <51E197FC.7060905@volny.cz> <51E1B066.4010800@gmail.com> In-Reply-To: <51E1B066.4010800@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4de8:71c:62::33 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: Sat, 13 Jul 2013 21:22:46 -0000 > You have to use nativedisk command which reloads disk drivers all at > once as BIOS disk services are disables when *hci or pata is loaded. Thanks, it works - it looks like I missed some important change in GRUB... BR, Ales