* How about boot Virtual Disk Drive like VHD, DSK, VDI, VMDK without bootmgr?
@ 2011-07-03 9:12 김민준
2011-07-03 16:11 ` Nathan Coulson
0 siblings, 1 reply; 4+ messages in thread
From: 김민준 @ 2011-07-03 9:12 UTC (permalink / raw)
To: grub-devel
I think that's impossible because Micro$oft have VHD licence. So this is
big dream.
However, I think that's possible about booting other virtual disk file
with only grub2.
p.s: I'm a korean student. So my translation can't be perfect. Sorry...
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: How about boot Virtual Disk Drive like VHD, DSK, VDI, VMDK without bootmgr?
2011-07-03 9:12 How about boot Virtual Disk Drive like VHD, DSK, VDI, VMDK without bootmgr? 김민준
@ 2011-07-03 16:11 ` Nathan Coulson
0 siblings, 0 replies; 4+ messages in thread
From: Nathan Coulson @ 2011-07-03 16:11 UTC (permalink / raw)
To: The development of GNU GRUB
On Sun, Jul 3, 2011 at 2:12 AM, 김민준 <goodwin7hongyang@gmail.com> wrote:
> I think that's impossible because Micro$oft have VHD licence. So this is big
> dream.
> However, I think that's possible about booting other virtual disk file with
> only grub2.
>
> p.s: I'm a korean student. So my translation can't be perfect. Sorry...
I had some success using memdisk (from syslinux), for booting floppy images.
linux16 /boot/memdisk
initrd16 /boot/disk.img
the floppy image was just dd'd off a real floppy. 1.44mb (Handy for a tech cd)
I believe memdisk has options for loading virtual hard drives as well,
but it loads the images into ram.
--
Nathan Coulson (conathan)
------
Location: British Columbia, Canada
Timezone: PST (-8)
Webpage: http://www.nathancoulson.com
^ permalink raw reply [flat|nested] 4+ messages in thread
* How about boot Virtual Disk Drive like VHD, DSK, VDI, VMDK without bootmgr?
@ 2011-07-03 5:31 김민준
2011-07-03 9:07 ` 김민준
0 siblings, 1 reply; 4+ messages in thread
From: 김민준 @ 2011-07-03 5:31 UTC (permalink / raw)
To: grub-devel
I think that's impossible because Micro$oft have VHD licence. So this is
big dream.
However, I think boot other virtual disk file with only grub2.
p.s:This is not useful imformation. I'm a korean student. So my
translation can't be perfect. Sorry...
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2011-07-04 13:52 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-03 9:12 How about boot Virtual Disk Drive like VHD, DSK, VDI, VMDK without bootmgr? 김민준
2011-07-03 16:11 ` Nathan Coulson
-- strict thread matches above, loose matches on Subject: below --
2011-07-03 5:31 김민준
2011-07-03 9:07 ` 김민준
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.