Results 1 to 4 of 4

Thread: Dual booting Windows XP and Meego

  1. #1
    Join Date
    Dec 2010
    Posts
    219

    Dual booting Windows XP and Meego

    I am using Asus 1000H on which I have installed Windows XP on it. I am also run Meego USB drive of mine. Well really love this operating system Meego and I have decided to install on my computer. Well I want to whether I dual boot Windows XP and Meego . Any suggestions to fulfill my requirement will be highly appreciated. Please reply with appropriate solution as soon as possible. Thanks a lot in advance.

  2. #2
    Join Date
    Mar 2010
    Posts
    2,470

    Re: Dual booting Windows XP and Meego

    You have to decide whether system should partition the free space or you manually want to do the same. Installer will itself will format the partition.You should consider the following points.
    • Root partition that is primary partition should be consist of 2GB to 10 GB.
    • Logical /Extended partition for (/boot) should be consist of 300 to 400 MB.
    • Logical / Extended partition for (/home) should be largest partition where all the user data being stored .
    You have to use Anaconda which is an installer. It will search for the XP during the installation process and also provide boot menu.

  3. #3
    Join Date
    Mar 2010
    Posts
    2,713

    Re: Dual booting Windows XP and Meego

    You can follow instruction during the installation process. You have to click on Application and go to Terminal.Copy paste the following code
    Code:
    prompt 0
    timeout 5
    Now use the following one.
    Code:
    #menu hidden
    Now to show boot menu on the screen copy paste the following command on the terminal.
    Code:
    label meego
            menu label MeeGo (2.6.33.3-11.1-netbook)
            kernel vmlinuz-2.6.33.3-11.1-netbook
            append ro root=/dev/sda3 quiet vga=current
    label Other
            menu label Windows
            kernel chain.c32
            append boot 1
            menu default
    I am hoping the above mentioned instructions help you to solve the problem.

  4. #4
    Join Date
    Mar 2010
    Posts
    2,529

    Re: Dual booting Windows XP and Meego

    You have to use vi mode to edit file in Meego. You can use vi editor in command mode,i nsert mode and command line mode. Well you have to press ā€˜iā€™ from the keyboard to enter in to insert mode. So that you can make desire change wherever in the file. If you want to save the file by using ā€˜:wqā€™ command on the terminal. I am hoping that this command will help you to enter into edit mode in Meego. Thanks a lot for reading.

Similar Threads

  1. Windows 8 Dual-Booting with MAC OSX 10
    By Punk@y in forum Operating Systems
    Replies: 8
    Last Post: 03-12-2011, 01:08 AM
  2. Is it possible to dual boot Windows 7 and MeeGo?
    By Ur Rehman in forum Operating Systems
    Replies: 4
    Last Post: 24-01-2011, 03:42 PM
  3. Dual booting the System with Windows and Linux.
    By Aaghaz in forum Operating Systems
    Replies: 5
    Last Post: 27-12-2010, 11:04 AM
  4. Dual booting Windows XP and Ubuntu Linux
    By Malcolm W in forum Operating Systems
    Replies: 2
    Last Post: 07-01-2010, 08:11 AM
  5. Dual-booting Windows 7 and Ubuntu 9.10 Karmic Koala
    By Leland in forum Windows x64 Edition
    Replies: 4
    Last Post: 08-11-2009, 07:16 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,032,642.15533 seconds with 17 queries