Page 1 of 1
beginner help
Posted: Sun Mar 09, 2008 4:07 pm
by rowen
hello to everyone...
i've started createing my own operative system and i have learn a lot of new thinks with the bran's tutorial. i've create the binary file but now i don't understand how to go on. i don't know how to load the kernel. i've downloaded bochs but i don't understand how to create the img file and how use grub to create the boot disk. can any one suggest me a very simple tutorial on it? thank's in advance.
ps sorry for my bed english but i am italian
Posted: Sun Mar 09, 2008 4:22 pm
by nekros
I hope you keep learning English.
Posted: Sun Mar 09, 2008 4:32 pm
by rowen
my kernel is in binary and i use windows xp...
Posted: Sun Mar 09, 2008 4:36 pm
by nekros
I suggest using an elf format. Also, you should install cygwin if you are using C. What language are you using(?), and please do read the tutorials.
Also, Check out
Working with disk images under Windows
Posted: Sun Mar 09, 2008 10:46 pm
by 01000101
Bochs for Windows
Loading Sectors
Using Grub
you could have at least looked under Brans tutorial.
Posted: Mon Mar 10, 2008 6:44 am
by rowen
i'am using c. i'am following the Bran's Kernel Development tutorial!!
Re: beginner help
Posted: Mon Mar 10, 2008 7:51 am
by Brynet-Inc
rowen wrote:ps sorry for my bed english but i am italian
Well, here is your first English lesson.
A "bed" is:
EDIT: Removed 2015: Imageshack replaced all links with spam.
While, "bad" is:
EDIT: Removed 2015: Imageshack replaced all links with spam.
So in the future, be careful with your a's and e's... you might accidentally proposition someone.
Posted: Mon Mar 10, 2008 10:04 am
by nekros
rowen wrote:i'am using c. i'am following the Bran's Kernel Development tutorial!!
Don't get upset, excuse me, but your post was what could be called very n00bish. From what I get of you, I think you should really study some computer science, read manuals etc. I would not rely on turorials for everything( Even though that is great to start out),don't base your OS on one.