How to install ubuntu9.04 dual boot with Windows XP

This post was written by admin on April 26, 2009
Posted Under: General

Ubuntu 9.04 was released on April 23,and many new features increased that  make it more convenient and friendly for user.

This tutorial will show you how to install it in winXP,you just need to download ubuntu 9.04 image file from the following link:

http://www.ubuntu.com/getubuntu/download

and then download Grub4dos :

http://download.gna.org/grub4dos/

1.Extract Grub4dos to C:\,then open boot\grub\menu.lst by notebook, add following at the end of the file

title Install Ubuntu
root (hd0,0)
kernel (hd0,0)/vmlinuz boot=casper iso-scan/filename=/ubuntu-9.04-desktop-amd64.iso ro quiet
splash locale=zh_CN.UTF-8
initrd (hd0,0)/initrd.gz

00011

where ubuntu-9.04-desktop-amd64.iso is the ubuntu9.04 image filename you download above.

Then open boot.ini(it is a hidden file,go to tools–>folder options,untick hide protected operating system file at view tab)and add following at the end:

C:\grldr="GRUB"

2.Now copy the image file (ubuntu9.04-desktop-amd64.iso)to C:\, then open it and extract .disk to C:\,do the same to casper\initrd.gz,casper\vmlinuz,make sure initrd.gz,vmlinuz is extracted to C:\.

3.Restart your computer and select Grub and go to Install Ubuntu,open a terminal and type following command when going into ubuntu:

sudo umount -l /isodevice

4.Click install on the desktop,then do what you do when booting up from a CD for ubuntu install in CD-ROM.

Related posts:

  1. Install Ubuntu 9.10(Karmic) from Windows XP dual-boot system
  2. Install fresh Ubuntu 10.04 on Ubuntu 9.10 only machine without burning CD
  3. Fix system only boots into memtest after install Ubuntu 9.10(Karmic)
  4. How to uninstall ubuntu dual boot with windows
  5. How to restore Grub 2 after reinstalling Windows XP/Vista/Win7

    Reader Comments

    I install Ubuntu 9.04 on my computer after I had Windows XP installed Each on its own drives. In the gruber I can only enter Ubuntu and not Windows XP. What should I do to get Windows XP also on gruber.

    [Reply]

    admin Reply:

    In your ubuntu,open up terminal and run following:

    sudo gedit /boot/grub/menu.lst

    And add following above the last line which says:”### END DEBIAN AUTOMAGIC KERNELS LIST”

    title   Windows xp professional
    root   (hd0,0)
    makeactive
    chainloader +1

    Then,save and close the file.next you restart,Press ESC to load grub menu,Windows will be in the grub menu.

    [Reply]

    #1 
    Written By Corrie on July 4th, 2009 @ 1:20 am

    i had dual boot system . windows vista and ubuntu 9.04 .
    i installed the ubuntu inside windows vista . (i’ve live cd . i get it from ubuntu shippit) .

    i want ask about : i want to repair my windows but i won,t loss my ubuntu coz i usually update it .
    how to do it ???

    send the solution to my email:
    dwi.petrus@gmail.com

    tengz .

    [Reply]

    #2 
    Written By dwi petrus on November 19th, 2009 @ 7:46 pm

    Add a Comment

    required, use real name
    required, will not be published
    optional, your blog address