Page 1 of 1

Help with pascal os...

Posted: Thu Dec 22, 2011 12:26 pm
by OxygenOS
I'm beginner in os dev,i have learned asm, but i want to make my os in pascal.
I'm folowing this tutorial "http://wiki.osdev.org/Pascal_Bare_Bones" but how can i boot this kernel
with wich bootloader.
Sorry for my bad English.

Re: Help with pascal os...

Posted: Thu Dec 22, 2011 12:58 pm
by xenos
The instructions are for a multiboot kernel which can be booted, for example, with GRUB. Maybe the instructions shown at Bare bones#Booting the kernel could help you.

Re: Help with pascal os...

Posted: Thu Dec 22, 2011 3:41 pm
by Nessphoro
OxygenOS wrote:Sorry for my bad English.
Please, don't use this in your posts.
Its considered highly unprofessional and is disliked in the community.

Anyhow welcome to OSDev