Announcement

Collapse
No announcement yet.

Kubuntu Won't Start

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Kubuntu Won't Start

    I downloaded Kubuntu DVD 6.06 Dapper Drake 64 bits and installed it. The installation worked fine but when I rebooted I've got an error 15 from grub when I tried to boot Linux.

    I have 3 sata disks. On the first one there is Xosl that is installed (Always worked fine with my earlier installation of windows and linux) and Windows installed

    Linux is installed in the third sata disk, where I've but grub.

    I've installed the ifs ext3 driver in Windows and it gives me the opportunity to check my grub configuration.

    Here is the configuration :

    title Ubuntu, kernel 2.6.15-23-386
    root (hd2,0)
    kernel /boot/vmlinuz-2.6.15-23-386 root=/dev/sdc1 ro quiet splash
    initrd /boot/initrd.img-2.6.15-23-386
    savedefault
    boot

    I also tried the i386 DVD version but still got the same problem. (Grub error 15)


    My configuration
    AMD Athlon 64 bits 3500+ X2
    1 Gigs memory
    3 Sata hard drive (200go, 230go, 160go)
    ATI X550 PCIE

    #2
    Re: Kubuntu Won't Start

    You could try changing root=/dev/sdc1 to root=/dev/sdc3 if sdc3 is where your root partition is, it should then boot.

    Comment

    Working...
    X