Hi folks, i 've been waiting for feisty fawn with hope as previous version couldn't run because of my sata jmicron controller (some kernel bug). Now - it looks okay, but not quite, i can't run kubuntu at all because of grub error 21, It appears everytime, whatever if i put grub into mbr or into fd0 (floppy) or partition with linux. I've read bout error 21, but can't resolve my prob.
The disk is single Seagate 3250824A (250 GB JMicron sata II controller), divided like this:
SDA1 - 10 GB - NTFS (xp boot)
SDA2 - 12 GB EXT3
SDA 3 - 0,8 GB SWAP
SDA5-8 - NTFS
sda1 is marked with bootflag but kubuntu doesn't start even if sda2 is flagged. Installation says it is okay to put grub into mbr as windows is detected. Here is unhashed menu.lst from grub:
Is this correct ? Please, Help me to join kubuntu society, as i don't like suse anymore
Regards
The disk is single Seagate 3250824A (250 GB JMicron sata II controller), divided like this:
SDA1 - 10 GB - NTFS (xp boot)
SDA2 - 12 GB EXT3
SDA 3 - 0,8 GB SWAP
SDA5-8 - NTFS
sda1 is marked with bootflag but kubuntu doesn't start even if sda2 is flagged. Installation says it is okay to put grub into mbr as windows is detected. Here is unhashed menu.lst from grub:
Code:
title Ubuntu, kernel 2.6.20-15-generic root (hd0,1) kernel /boot/vmlinuz-2.6.20-15-generic root=UUID=b699f2e6-b543-424f-bb62-d30a9e6e3ad0 ro quiet splash initrd /boot/initrd.img-2.6.20-15-generic quiet savedefault title Ubuntu, kernel 2.6.20-15-generic (recovery mode) root (hd0,1) kernel /boot/vmlinuz-2.6.20-15-generic root=UUID=b699f2e6-b543-424f-bb62-d30a9e6e3ad0 ro single initrd /boot/initrd.img-2.6.20-15-generic title Ubuntu, memtest86+ root (hd0,1) kernel /boot/memtest86+.bin quiet ### END DEBIAN AUTOMAGIC KERNELS LIST # This is a divider, added to separate the menu items below from the Debian # ones. title Other operating systems: root # This entry automatically added by the Debian installer for a non-linux OS # on /dev/sda1 title Microsoft Windows XP Professional root (hd0,0) savedefault chainloader +1
Regards
Comment