From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1Rdllk-0003xo-Ul for mharc-grub-devel@gnu.org; Thu, 22 Dec 2011 11:45:24 -0500 Received: from eggs.gnu.org ([140.186.70.92]:58597) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rdlld-0003xc-Vh for grub-devel@gnu.org; Thu, 22 Dec 2011 11:45:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rdlld-0007Kp-2W for grub-devel@gnu.org; Thu, 22 Dec 2011 11:45:17 -0500 Received: from mail-wi0-f169.google.com ([209.85.212.169]:46499) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rdllc-0007Kj-TB for grub-devel@gnu.org; Thu, 22 Dec 2011 11:45:17 -0500 Received: by wibhq12 with SMTP id hq12so3513793wib.0 for ; Thu, 22 Dec 2011 08:45:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=Xi1q9GiieWP9jfH95xoDXKCfTcTon7SJbBq6hfNXafA=; b=SdQoCKExy2c2UJq//1EkpKjKyke7s9wCVasklCBxxvLr3ay7CizKPQR1d8lI+A6dok 9ivuHRHlQP3x9CsiKAWsTykcQqhSxFQLNe0rjINKL5EgdGwG7Y/kjyXvb830MVjJhhNU YEf6CfamlQ535vJ87pRD1FMkuYGKaJUgbzOac= Received: by 10.180.106.165 with SMTP id gv5mr24841826wib.18.1324572315914; Thu, 22 Dec 2011 08:45:15 -0800 (PST) Received: from debian.x201.phnet (27-233.197-178.cust.bluewin.ch. [178.197.233.27]) by mx.google.com with ESMTPS id k5sm23933361wiz.9.2011.12.22.08.45.13 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 22 Dec 2011 08:45:14 -0800 (PST) Message-ID: <4EF35E96.50703@gmail.com> Date: Thu, 22 Dec 2011 17:45:10 +0100 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111114 Icedove/3.1.16 MIME-Version: 1.0 To: grub-devel@gnu.org Subject: Re: Problem with booting any non-linux iso from grub2 menu References: <4EF34BC6.8090207@gmail.com> In-Reply-To: <4EF34BC6.8090207@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.212.169 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: Thu, 22 Dec 2011 16:45:23 -0000 On 22.12.2011 16:24, Vladimir 'φ-coder/phcoder' Serbinenko wrote: > On 20.12.2011 21:09, Alejandro González de Aguilar wrote: >> Dear Grub2's developer team, >> >> I've spent several days trying to do something I get using grub4dos: >> >> - booting a Windows 7 Installer ISO (with bootmgr) from the menu and... > Windows doesn't support loading from such config. While it's possible > to simulate disk through BIOS it won't get you far as windows will > lose the disk the moment it uses native drivers I've documented the issue in manual now. -- Regards Vladimir 'φ-coder/phcoder' Serbinenko