I've finished to copy the Bare Bone kernel in C from the wiki.
Now I'm trying to create an .iso file with grub2 bootloader on it to boot my the Bare Bone kernel in VirtualBox.
I've read some wiki pages but everything that I've tried doesn't work.
Someone knows how to do it?
Thank you.
Creating ISO with grub2
Re: Creating ISO with grub2
I've read this 3 or 4 times tonight, I'm not the typical guy that starts asking without trying all his weapons first.
Re: Creating ISO with grub2
[com]buster and reavengrey pointed me in the right direction in the IRC.
Re: Creating ISO with grub2
That's fine, but I wasn't to know that from your initial post!opengeek wrote: I've read this 3 or 4 times tonight, I'm not the typical guy that starts asking without trying all his weapons first.
Re: Creating ISO with grub2
Creating ISO with grub2 is not problem if kernel module answers multiboot specification.
If you have seen bad English in my words, tell me what's wrong, please.
- KotuxGuy
- Member
- Posts: 96
- Joined: Wed Nov 25, 2009 1:28 pm
- Location: Somewhere within 10ft of my favorite chubby penguin!
Re: Creating ISO with grub2
Easy: GRUB_2
I wrote most of that page, and tested the instructions.
Then again, I wrote it over 6 months ago, but still..
Anyway, try the "ISO Instructions" section. I boot my OS with those instructions.
EDIT: I just broke 80 posts! Yipee!
I wrote most of that page, and tested the instructions.
Then again, I wrote it over 6 months ago, but still..
Anyway, try the "ISO Instructions" section. I boot my OS with those instructions.
EDIT: I just broke 80 posts! Yipee!
Give a man Linux, you feed the nearest optician ( Been staring at the PC too long again? ).
Give a man OS X, you feed the nearest NVidia outlet ( I need more GPU power!! )
Give a man Windows, you feed the entire Tylenol company ( Self explanatory )
Give a man OS X, you feed the nearest NVidia outlet ( I need more GPU power!! )
Give a man Windows, you feed the entire Tylenol company ( Self explanatory )
Re: Creating ISO with grub2
You can't use stage1 and stage2, you need to use stage2_eltorito, a file used specifically for CDs and CD images(iso).
You can get it here:
ftp://ftp.linuxforum.hu/mirrors/frugalw ... 2_eltorito
This one should work, haven't made sure this is the right one.
You can get it here:
ftp://ftp.linuxforum.hu/mirrors/frugalw ... 2_eltorito
This one should work, haven't made sure this is the right one.
- KotuxGuy
- Member
- Posts: 96
- Joined: Wed Nov 25, 2009 1:28 pm
- Location: Somewhere within 10ft of my favorite chubby penguin!
Re: Creating ISO with grub2
He never said anything about stage1 or stage2.
Besides, those, IIRC, are for GRUB Legacy, not GRUB2!
Use the generated eltorito.img from the "ISO Instructions" section in the GRUB 2 wiki page, instead.
That image is for GRUB2. stage1 and stage2/stage2_eltorito are for GRUB Legacy.
Besides, those, IIRC, are for GRUB Legacy, not GRUB2!
Use the generated eltorito.img from the "ISO Instructions" section in the GRUB 2 wiki page, instead.
That image is for GRUB2. stage1 and stage2/stage2_eltorito are for GRUB Legacy.
Give a man Linux, you feed the nearest optician ( Been staring at the PC too long again? ).
Give a man OS X, you feed the nearest NVidia outlet ( I need more GPU power!! )
Give a man Windows, you feed the entire Tylenol company ( Self explanatory )
Give a man OS X, you feed the nearest NVidia outlet ( I need more GPU power!! )
Give a man Windows, you feed the entire Tylenol company ( Self explanatory )