Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
boot img like a iso, but..
2018-10-14, 07:19
Post: #1
boot img like a iso, but..
Hello!
I want to load a virtual machine image without using iscsi target, like a bootable iso image:
Code:
:iso
initrd ../Win98SE_bootdisk.iso || goto failed
chain ../memdisk iso raw || goto failed
goto start
it works!

It is logical to assume that the raw image (mbr, gpt and other scheme) can not be placed completely in the ramdisk. Maybe I'm wrong and there is a way around it..

Help me, please!
Find all posts by this user
Quote this message in a reply
2018-10-14, 13:33
Post: #2
RE: boot img like a iso, but..
One of many places that this has been explained is in the FAQ

Use GitHub Discussions
VRAM bin
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)