Kanu 0.00000000001 Test request
- os.hacker64
- Member
- Posts: 149
- Joined: Mon Feb 11, 2008 4:43 pm
- Location: Limbo City,Afterlife
Kanu 0.00000000001 Test request
Yeah, my OS hasn't really gone past kprint and "enabling long mode" I'm working on paging now but I'd like to make sure this works before going any further. It's a binary file that is the kernel that can be booted by any multiboot compliant loader. So here it is:
NOTE Rename it to kanu the txt extension was just so that I could attach it without an Illegal extension message.
NOTE Rename it to kanu the txt extension was just so that I could attach it without an Illegal extension message.
- Attachments
-
- kanu.txt
- (395 Bytes) Downloaded 111 times
- os.hacker64
- Member
- Posts: 149
- Joined: Mon Feb 11, 2008 4:43 pm
- Location: Limbo City,Afterlife
- os.hacker64
- Member
- Posts: 149
- Joined: Mon Feb 11, 2008 4:43 pm
- Location: Limbo City,Afterlife
- AndrewAPrice
- Member
- Posts: 2299
- Joined: Mon Jun 05, 2006 11:00 pm
- Location: USA (and Australia)
Wow, that's great work! Are you, by chance, that guy who's moving towards streamlining cross-platform functionalities and to target granular platforms?
My OS is Perception.
- os.hacker64
- Member
- Posts: 149
- Joined: Mon Feb 11, 2008 4:43 pm
- Location: Limbo City,Afterlife
Sorry to burst your bubble, but it doesn't work for me.
GRUB 0.96 gives "Error 13: Invalid or unsupported executable format".
At 395 bytes, it seems pretty small to be anything but a flat binary... Are you sure you compiled/linked this properly?
Because your OS sounds like it has nothing worthwhile to be tested yet (we really don't know what direction it'll take).
GRUB 0.96 gives "Error 13: Invalid or unsupported executable format".
At 395 bytes, it seems pretty small to be anything but a flat binary... Are you sure you compiled/linked this properly?
I think he was being sarcastic... (I may be wrong).Wow, that's great work! Are you, by chance, that guy who's moving towards streamlining cross-platform functionalities and to target granular platforms?
Because your OS sounds like it has nothing worthwhile to be tested yet (we really don't know what direction it'll take).
"Sufficiently advanced stupidity is indistinguishable from malice."
- piranha
- Member
- Posts: 1391
- Joined: Thu Dec 21, 2006 7:42 pm
- Location: Unknown. Momentum is pretty certain, however.
- Contact:
If thats not sarcasm, then I don't know what it.
Wooo, you got it to boot.....Holy Cow
Geez..
-gey el (phonetic spelling)
Wooo, you got it to boot.....Holy Cow
Geez..
-gey el (phonetic spelling)
SeaOS: Adding VT-x, networking, and ARM support
dbittman on IRC, @danielbittman on twitter
https://dbittman.github.io
dbittman on IRC, @danielbittman on twitter
https://dbittman.github.io
- os.hacker64
- Member
- Posts: 149
- Joined: Mon Feb 11, 2008 4:43 pm
- Location: Limbo City,Afterlife
Thats why I said 0.000000000001, meaning nothing but crap done yet.karekare0 wrote:Sorry to burst your bubble, but it doesn't work for me.
GRUB 0.96 gives "Error 13: Invalid or unsupported executable format".
At 395 bytes, it seems pretty small to be anything but a flat binary... Are you sure you compiled/linked this properly?
I think he was being sarcastic... (I may be wrong).Wow, that's great work! Are you, by chance, that guy who's moving towards streamlining cross-platform functionalities and to target granular platforms?
Because your OS sounds like it has nothing worthwhile to be tested yet (we really don't know what direction it'll take).
It is a flat binary written with Fasm.
Kanu Operating System
Working on:Paging and Multitasking
BURN /\/\1(40$0|=7
Working on:Paging and Multitasking
BURN /\/\1(40$0|=7
- os.hacker64
- Member
- Posts: 149
- Joined: Mon Feb 11, 2008 4:43 pm
- Location: Limbo City,Afterlife
os.hacker64 wrote:It looks like I CAN do Osdev and asm is the way to go.
God, all yer switches... Did you manage your OS to boot properly by "switching" to C?os.hacker64 wrote:I switched to C to increase portablility.
Any-who, good luck.
Regards
inflater
My web site: http://inflater.wz.cz (Slovak)
Derrick operating system: http://derrick.xf.cz (Slovak and English )
Derrick operating system: http://derrick.xf.cz (Slovak and English )
- os.hacker64
- Member
- Posts: 149
- Joined: Mon Feb 11, 2008 4:43 pm
- Location: Limbo City,Afterlife