* Problem with booting any non-linux iso from grub2 menu
@ 2011-12-20 20:09 Alejandro González de Aguilar
2011-12-22 15:24 ` Vladimir 'φ-coder/phcoder' Serbinenko
0 siblings, 1 reply; 3+ messages in thread
From: Alejandro González de Aguilar @ 2011-12-20 20:09 UTC (permalink / raw)
To: grub-devel
[-- Attachment #1: Type: text/plain, Size: 754 bytes --]
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...
- booting a Hiren's Boot Cd ISO also from the menu
Other ISO's (any linux-based iso) work fine.
Could you, please, tell me exactly what I have to write in the .cfg file to
boot a Windows 7 (and XP, if it is not much..) ISO ? And what about Hiren's
Boot CD??
I have to say that I've looked for those topics on Google, and there isn't
anybody who solves the problem...or that is my conclusion after hours and
hours looking by Google...And in the official manuals (and non-official
others) I've found for Grub or Grub2, also say nothing to respect.
Please, help me!
Best regards.
[-- Attachment #2: Type: text/html, Size: 842 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Problem with booting any non-linux iso from grub2 menu
2011-12-20 20:09 Problem with booting any non-linux iso from grub2 menu Alejandro González de Aguilar
@ 2011-12-22 15:24 ` Vladimir 'φ-coder/phcoder' Serbinenko
2011-12-22 16:45 ` Vladimir 'φ-coder/phcoder' Serbinenko
0 siblings, 1 reply; 3+ messages in thread
From: Vladimir 'φ-coder/phcoder' Serbinenko @ 2011-12-22 15:24 UTC (permalink / raw)
To: grub-devel
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
> - booting a Hiren's Boot Cd ISO also from the menu
>
AFAIR Hiren is DOS-based. You can try load it using memdisk from
syslinux package as intermediary (remeber to use linux16 and initrd16).
But even under DOS some tools may choose to use direct access and so
will fail.
I feel like it's more appropriate to use GNU/Linux CDs in most cases
which is aware of it being loaded the peculiar way rather than using tricks.
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Problem with booting any non-linux iso from grub2 menu
2011-12-22 15:24 ` Vladimir 'φ-coder/phcoder' Serbinenko
@ 2011-12-22 16:45 ` Vladimir 'φ-coder/phcoder' Serbinenko
0 siblings, 0 replies; 3+ messages in thread
From: Vladimir 'φ-coder/phcoder' Serbinenko @ 2011-12-22 16:45 UTC (permalink / raw)
To: grub-devel
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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-12-22 16:45 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-20 20:09 Problem with booting any non-linux iso from grub2 menu Alejandro González de Aguilar
2011-12-22 15:24 ` Vladimir 'φ-coder/phcoder' Serbinenko
2011-12-22 16:45 ` Vladimir 'φ-coder/phcoder' Serbinenko
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.