View Full Version: New Kolibri loader for grub

meos32 >>Programs >>New Kolibri loader for grub


trolly- 02-28-2007
New Kolibri loader for grub
It my new kolibri loader for grub: the code is based of mboot but: fully rewrite in fasm (without ned of ld for generating the multiboot-header) dont check signature, or try to pass parameter only load the kernel at the correct adresse and jump to it GRUB configuration (/boot/menu.lst) Title KolibriOS kernel /boot/kboot.bin module /boot/kernel.mnt

jason.b.c- 02-28-2007

So where do you put the line for the partition you are booting..? At the bottom of that.? , or above the line "kernel" ...?

trolly- 03-01-2007

sory: the config is: Title KolibriOS root (hd0,0) kernel /boot/kboot.bin module /boot/kernel.mnt

jason.b.c- 03-01-2007

sory: the config is: Title KolibriOS root (hd0,0) kernel /boot/kboot.bin module /boot/kernel.mnt Well that still dosen't answer my question..! , Where do i put the line on "WHAT" partition i am booting..? /dev/hda??

trolly- 03-02-2007

normaly, you must booting from /dev/hda1, or the mbr of /dev/hda so , you must install grub on it first partion (/dev/hda1) with the command (inside grub): install (hd0,0)/boot/stage1 (hd0) (hd0,0)/boot/stage2 p (hd0,0)/boot/menu.lst PS: you must install KolibriOS in a fat32 partition. in the config file, the line that's describe on what partition you are booting ist "root (hd0,0)"

Forumer™ is Voted #1 Free Forum Hosting provider
Build your own community today with the largest message board hosting company.