pwease hewp

Discussion in 'Linux, BSD and Other OS's' started by donkey42, Jan 1, 2007.

  1. donkey42

    donkey42 plank

    Likes Received:
    9
    Trophy Points:
    38
    right guys, i've got PCLinuxOS, Kubuntu, Debian installed to separate partitions with a 1 Gb /boot

    i upgraded the kernel on deby rebooted and uninstalled the default 386 kernel and reebooted again, now my menu.lst only contains the two deby entries
    Code:
    title		Debian GNU/Linux, kernel 2.6.8-3-686 
    root		(hd0,15)
    kernel		/boot/vmlinuz-2.6.8-3-686 root=/dev/hda16 ro 
    initrd		/boot/initrd.img-2.6.8-3-686
    savedefault
    boot
    
    title		Debian GNU/Linux, kernel 2.6.8-3-686 (recovery mode)
    root		(hd0,15)
    kernel		/boot/vmlinuz-2.6.8-3-686 root=/dev/hda16 ro single
    initrd		/boot/initrd.img-2.6.8-3-686
    savedefault
    boot
    PCLinuxOS was in control of the /boot but after installing deby PCLinuxOS & Kubuntu were automatically added to GRUB by deby but after i changed the kernel they have disappeared

    is there a command to make say PCLinuxOS or Kubuntu have contol of /boot from deby[ot]just thinking, i'll use my Kubuntu Live CD:doh: [/ot]
     
  2. Anti-Trend

    Anti-Trend Nonconformist Geek

    Likes Received:
    118
    Trophy Points:
    63
    The MBR, or Master Boot Record, is what controls the initial bootloader. Whichever distro wrote there is the one you should be concerned about.
     
  3. donkey42

    donkey42 plank

    Likes Received:
    9
    Trophy Points:
    38
    fixed it, by editing debys bootloader from Live CD
     

Share This Page