Results 1 to 6 of 6

Thread: XP on 1 drive, UBUNTU on another DATA on a 3rd?

  1. #1
    Join Date
    Dec 2007
    Beans
    41

    XP on 1 drive, UBUNTU on another DATA on a 3rd?

    Is this feasible? If so How would I set about it. Running 7.10
    I also need to know
    1. Can a Drive with multiple partitions have different formats eg. 1 parition NTFS another ext3 and another partition FAT32

    Which formats would be best for my setup given that I want to read and write data from linux and XP

    thanks
    Last edited by gmilne; May 21st, 2008 at 10:18 PM.

  2. #2
    Join Date
    Mar 2007
    Location
    Here & Now
    Beans
    16,549
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: XP on 1 drive, UBUNTU on another DATA on a 3rd?

    A drive can have partitions with different formats. Linux reads and write to ntfs. You can see Ubuntu from XP with a special driver. I hope you have all SATA or all IDE.

    Dr. Fernando Duran Dollenz
    Libertad 584
    6824871

  3. #3
    Join Date
    Apr 2008
    Location
    Buenos Aires, Argentina
    Beans
    109
    Distro
    Ubuntu 8.04 Hardy Heron

    Smile Re: XP on 1 drive, UBUNTU on another DATA on a 3rd?

    Yeah, sure. A Drive with multiple partitions CAN have different formats.
    It's actually very easy to do it.
    For dual-booting use THIS

    After you finish, boot in to Ubuntu and do this:

    1. Open terminal

    2. Type:
    Code:
    sudo apt-get gparted
    Type your password.
    This will install Gnome Partition Editor (Gparted)

    3. After the installation is over do to Settings>Administration> Gnome Partition Editor and create a new partition for your Data. Make sure this partition is formated as FAT32 so both Ubuntu AND Windows can read/write on it.
    Thats pretty much it.
    Remember: NTFS for XP, ext3 for Ubuntu and FAT32 for DATA.
    DATA can be also used as a "sharing folder" between the OS' cause Windows can't read/write on ext3 but both OS' can write and read in FAT32.
    As Pumalite points out, there are a few drivers available for windows to read and write in ext2/ext3. They work great, I tested them myself.

    Remember to THANK ME by clicking the little star button at the bottom-right of the post if it was useful
    Last edited by IHATEDLINK; May 21st, 2008 at 10:46 PM.
    If the above was useful to you please thank me by clicking the star button at the bottom-right of the post.
    Miss iTunes? Check out the iTunes Linux Project!

  4. #4
    Join Date
    Mar 2007
    Location
    Here & Now
    Beans
    16,549
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: XP on 1 drive, UBUNTU on another DATA on a 3rd?

    Better use Gparted Live CD to do your partitioning:
    http://gparted.sourceforge.net/download.php
    Burn to disk and boot from it.
    https://help.ubuntu.com/community/Installation

    Dr. Fernando Duran Dollenz
    Libertad 584
    6824871

  5. #5
    Join Date
    Dec 2007
    Beans
    41

    Re: XP on 1 drive, UBUNTU on another DATA on a 3rd?

    In the message from IHATEDLINK, the site you recommended assumes I installed Linux first. I installed XP first. Trying Gparted instead.
    Thasnk

  6. #6
    Join Date
    Apr 2008
    Location
    Buenos Aires, Argentina
    Beans
    109
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: XP on 1 drive, UBUNTU on another DATA on a 3rd?

    Well... How did it went?
    For a guide about Dual-booting with XP FIRST go HERE
    Pumalite is right, you better use the gParted live CD or Ubuntu Live CD itself (Once it booted System>Administration>Gnome Partition Editor)
    If you still want the XP-can-read-ext3 drivers go HERE

    Oh, and if you installed gParted and you want to get rid of it:

    Code:
     sudo apt-get remove gparted
    Tell me how it went later.
    If the above was useful to you please thank me by clicking the star button at the bottom-right of the post.
    Miss iTunes? Check out the iTunes Linux Project!

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
  •