3Oct/103
How do i boot to my linux partition after installing windows?
I ran kubuntu and windows xp on my laptop and recently formatted the windows partition. Afterwards the usual GRUB bootloader was gone and now i can't boot to my linux partition anymore. Can anyone tell me how to get it back without having to format the linux partition?
October 3rd, 2010 - 05:52
just follow these directions :
http://apcmag.com/how_to_dual_boot_windows_xp_and_linux_xp_installed_first.htm
October 3rd, 2010 - 06:17
Ubuntu is still there you just need to reinstall the linux bootloader (grub).
Follow these instructions.
Good luck
October 3rd, 2010 - 06:57
use linux boot cd and after booting to shell prompt .
use “grub–install /dev/sda”
sda is your boot partition installed.