Dual booting with GRUB Legacy

Post here questions, problems and suggestions in English language
  • How can I do step 3?
  • D-Kontroller wrote:How can I do step 3?
    I don't have Linux myself now, so I can't check it for you, but it's working.
    Here is a complete installation instruction (it is also available inside the distribution ZIP file that you have downloaded): http://websvn.kolibrios.org/filedetails ... NSTALL.TXT
    Look for section II. Install to hard disk.
  • kernel (hd0,3)/boot/memdisk
    [Linux-bzImage, setup=0x600, size=0x4658]
    so, set your initrd to (hd0,3)/boot/kolibri.img
    That's all.
  • SoUrcerer: Didn't work, got the same message
  • D-Kontroller, are you sure that kernel+initrd are in the same section? Assuming that kolibri.img resides in the same folder /boot as memdisk, this should be like

    Code: Select all

    label KolibriOS
    kernel (hd0,3)/boot/memdisk
    initrd (hd0,3)/boot/kolibri.img
    
    in consequtive lines.
    If this still doesn't work, try

    Code: Select all

    label KolibriOS
    kernel (hd0,3)/boot/memdisk
    append initrd=(hd0,3)/boot/kolibri.img
    
    Сделаем мир лучше!
  • Who is online

    Users browsing this forum: No registered users and 12 guests