I suppose the more likely problem will be it cannot boot up linux if install window after linux is installed, because window will blindly overwrite the boot sector. In this case it need to boot up linux using live-cd or bootable usb stick, and manually re-create the grub list (google for the detail steps). It is often install windows first and then install linux afterwards.
On Sun, 04 Oct 2009, emptist wrote: > > If one cannot boot up Windows after installing Ubuntu, that it just run > Ubuntu and there's no selection screen at all, then this is easy to get > Windows back. > sudo gedit /boot/menu.lst > and take a close look at it. In my pc I just un-comment the line > #default 0 > and that will solve the problem. > > > Alex Rufon wrote: > [---=| TOFU protection by t-prot: 238 lines snipped |=---] -- regards, ==================================================== GPG key 1024D/4434BAB3 2008-08-24 gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3 ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
