help-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

chainloading iso image file directly.


From: 김민준
Subject: chainloading iso image file directly.
Date: Sat, 16 Jul 2011 22:13:25 +0900
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.18) Gecko/20110617 Thunderbird/3.1.11

I think a command of chainload iso file directly is

loopback loop /path/to/image.iso
chainloader (loop)+1

But, I googled about this, people always failed even if command is

loopback loop /path/to/image.iso
set root=(loop)
chainloader +1

and

loopback loop /path/to/image.iso
chainloader (loop).

What is command of chainloading iso image file directly.
I want to use this command to boot windows installation image and mac 'darwin.iso'



reply via email to

[Prev in Thread] Current Thread [Next in Thread]