As I was saying in my other post, I just re-installed Kubuntu and now Grub is not showing up anymore (I can't choose between Kubuntu and XP, it simply log in Kubuntu).
I searched in the forum but wasn't able to find anything similar...
this is the output of SUDO FDISK -L
sda1 is "/" partition
sda7 is "home" partition
sda5 is XP partition
I tried:
but still no grub at all when starting PC (neither with Kubuntu, Kubuntu recovery and memtest... simply, no grub is shown)
any idea
thanks!
Andy
I searched in the forum but wasn't able to find anything similar...
this is the output of SUDO FDISK -L
Code:
Disk /dev/sda: 82.0 GB, 81964302336 bytes 255 testine, 63 settori/tracce, 9964 cilindri, totale 160086528 settori Unità = settori di 1 * 512 = 512 byte Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Identificativo disco: 0xd9b7d9b7 Dispositivo Boot Start End Blocks Id System /dev/sda1 * 2048 27342847 13670400 83 Linux /dev/sda3 27344894 160055594 66355350+ 5 Esteso /dev/sda5 107442783 149565149 21061183+ 7 HPFS/NTFS/exFAT /dev/sda6 149565213 160055594 5245191 82 Linux swap / Solaris /dev/sda7 27344896 107442175 40048640 83 Linux
sda7 is "home" partition
sda5 is XP partition
I tried:
Code:
sudo update-grub2
Code:
Generating grub.cfg ... Found linux image: /boot/vmlinuz-3.0.0-12-generic Found initrd image: /boot/initrd.img-3.0.0-12-generic Found memtest86+ image: /boot/memtest86+.bin done
but still no grub at all when starting PC (neither with Kubuntu, Kubuntu recovery and memtest... simply, no grub is shown)
any idea

thanks!
Andy





I beleve you are corect about XP not booting off a logical partition I beleve .......I over looked that 

)
) you could recover normal booting for XP by install the NTLDR to the XP partition and then "chainload" to the XP partition. You should be able to download the NTLDR from somewhere, it's only 446 bytes after all.
Comment