Page 2 of 2
Re: [question]how do i boot with grub binaries?
Posted: Fri Sep 16, 2011 8:51 pm
by Chandra
iON wrote:berkus wrote:iON wrote:I meant multiboot.i couldnt get GRUB to use my custom multiboot-compat systems.
Sorry? Did you just say you cannot implement multiboot support in your kernel properly?
im realy not sure.i might try working on linux but not now.
so far im researching functions,etc.
the reason i dont "ld -T link.ld kernst.o fun.o otherfun.o -o mygreat kernel.bin"is because it gives me the error:
Code: Select all
ld:cannot perform PE operations on non-PE.
if it's NOT "nasm -f COFF ..."then it says:
Code: Select all
ld:kernst.o: unrecognized file format
That's what
Cross Compilers are for.
I think you have a problem with
OSDEV Wiki. So far, every problem you've mentioned had already been answered by the Wiki. This also means you didn't check out the
Frequently Asked Questions and hence broke
Forum Rules for yet another time.
Re: [question]how do i boot with grub binaries?
Posted: Sat Sep 17, 2011 6:56 am
by iON
Re: [question]how do i boot with grub binaries?
Posted: Sat Sep 17, 2011 6:58 am
by iON
also,the wiki is the first part i ever saw on this website.
im not even ignoring it as much as it's not helpfull.
(there are parts that are WONDERFUL,however so i dont mean the whole thing isn't good)
Re: [question]how do i boot with grub binaries?
Posted: Sat Sep 17, 2011 7:47 am
by Combuster
iON wrote:it does not work curse curse it does not work curse it does not work it does not work curse curse it does not work curse it does not work curse curse curse shift-123456789
And you expect to get your problems solved that way?
Besides that you once more need to calm down,
here is another forum rule for you
Re: [question]how do i boot with grub binaries?
Posted: Sat Sep 17, 2011 8:11 am
by iON
Combuster wrote:iON wrote:it does not work curse curse it does not work curse it does not work it does not work curse curse it does not work curse it does not work curse curse curse shift-123456789
And you expect to get your problems solved that way?
Besides that you once more need to calm down,
here is another forum rule for you
ok NOW im mad.
WHY did you quote me incorrectly!?
IDK if you are trolling or what but i dont like being misquoted.
Re: [question]how do i boot with grub binaries?
Posted: Sat Sep 17, 2011 8:15 am
by thepowersgang
iON, what Combuster meant by that is the attitude you were displaying. An important thing to remember when programming is to keep a level head.
If you are having trouble with compiling the cross compiler, ask for help. That's what we're here for. And, as Combuster linked, the forum rules point you to a nice page where you can learn to ask questions that won't cause people to treat you like a 4 year old troll.'
tl;dr - Read the forum rules, ask questions properly, search the wiki, and ask questions properly.
Re: [question]how do i boot with grub binaries?
Posted: Sat Sep 17, 2011 8:16 am
by Chandra
Combuster wrote:And you expect to get your problems solved that way?
The bottom-line is, he's got a real problem with this forum and gets furious when that fact is pointed out. We've no way to help him even if we desire to help him. I think we should just ignore him. That's all the favor we could do for him anyway.
Re: [question]how do i boot with grub binaries?
Posted: Sat Sep 17, 2011 8:49 am
by iON
im sorry i couldn't learn better.i have an medical condidtion i should have taken into account before i started writing anything about my OS.
sorry that i sound like a little kid,i try my best to work hard on my OS.
thank you,but this thread is pretty much JUNK
Re: [question]how do i boot with grub binaries?
Posted: Sat Sep 17, 2011 9:26 am
by Combuster
We've no way to help him even if we desire to help him. I think we should just ignore him. That's all the favor we could do for him anyway.
+1, and a thread lock has been requested.
@iON: if you read this again over time, I hope you will at that point realize that we have no intent of abuse towards you, but instead are primarily focused on trying to teaching you the skill of solving problems, and that solving the actual problem is best used as a live practice of that skill. Problems are challenges to be beaten, if you keep running away from a barrier you will never pass it.