Page 1 of 2 12 LastLast
Results 1 to 10 of 16

Thread: Dual Boot Setup

  1. #1
    Join Date
    Nov 2010
    Beans
    7

    Dual Boot Setup

    Hello guys,

    So I've tried the liveCD and I love it! Right now I want to install Ubuntu, however I still want to keep Windows XP on my computer. I've been reading many articles, but I want to know the best way to dual boot.

    I going to be installing Ubuntu on an ancient compuetr to see whether I can squeeze any juice out of this little thing. It only has 512 MB Ram, 40GB HDD, 2.4Ghz Pentium 4, ATI Mobile Radeon 64/128MB (can't remember).

    Currently I have Windows taking up about 16 GB (leaving me with about 24 GB leftover). I want to know how much space I should use for: /, /home (separate partition if possible for future upgrades), swap space, Windows, and a data partition (where I can store all my personal files which can be accessible between Ubuntu and Windows). This set-up makes 5 partitions which if I remember correctly cannot be done (if their primary, I don't know how logical partitions work). Another poblem is that if I make /home and my data partition the same one, what file system should I use. Will it automatically become ext4 (which Windows is having trouble with now), or can I format it specifically and still allow it to be /home?

    If it can be done, how much space should I allocate to each partition?

    Thanks.

    BTW: On a side note, when I was trying it on a LiveCD, I left it for a while and the screen went completely white. I couldn't get out of it, so I had to manually shut down. Next time I stayed with it while it loaded the LiveCD and had a play around with Ubuntu before shutting it down normally. Could the white screen have to do with the Ubuntu sleeping by any chance?

  2. #2
    Join Date
    Jun 2009
    Location
    SW Forida
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: Dual Boot Setup

    This is my standard:

    Ubuntu's standard install is just / & swap, but it is better to add another partition for /home:
    1. 10-20 GB Mountpoint / primary beginning ext4(or ext3)
    2. all but 2 GB Mountpoint /home logical beginning ext3(or ext4)
    3. 2 GB Mountpoint swap logical

    But in your case swap can be only 1GB or 2X RAM when RAM is below 1GB. I would not suggest a separate /home as you do not have a lot of room. I would make the extra space a shared NTFS partition and leave /home inside root.

    Then you have something like this:

    16GB Windows XP
    12GB / including all system partitions
    10GB NTFS shared data
    1GB swap

    Root can be as small as 4 to 6GB but you have to be careful to houseclean regularly and may not have room to write a DVD (if you have a DVD writer) as that will use 4GB of tmp space. IF only CD then smaller is ok also. If real tight on space you can replace some of the standard larger apps with lighter weight versions. No Firefox, no OpenOffice etc.

    With 512 it should work ok, but you can try alternatives also.
    Lighter weight Versions use with Chromium browser as it is lighter than firefox:
    http://www.psychocats.net/ubuntu/minimal
    Lubuntu, which uses the LXDE desktop environment, targeted at "normal computers" with 128 MB
    Xubuntu, a "lightweight" distribution based on the Xfce desktop environment or add LXDE desktop (is not lubuntu)
    Crunchbang: the unofficial Ubuntu Lite
    Someone posted this:
    Linux Mint XFCE runs fine on a PIII, 500 MHz
    8 of the best tiny Linux distros
    http://www.techradar.com/news/softwa...distros-683552
    Slitaz, DSL, Puppy, Crunchbang
    UEFI boot install & repair info - Regularly Updated :
    https://ubuntuforums.org/showthread.php?t=2147295
    Please use Thread Tools above first post to change to [Solved] when/if answered completely.

  3. #3
    Join Date
    Nov 2010
    Beans
    7

    Re: Dual Boot Setup

    Thanks for your reply.
    Woops, made a mistake. After my HDD's been formatted it's only 37GB. Would this set-up be OK?:

    18GB Windows
    12GB / and others
    1GB Swap
    6 GB NTFS and shared

    Thanks.

  4. #4
    Join Date
    Jun 2009
    Location
    SW Forida
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: Dual Boot Setup

    That works. When you have a computer with a larger drive you will want more but can work very well with that as long as you do not save huge amounts of data.

    I like to set up partitions in advance using gparted from the liveCD or a gparted liveCD. The new Maverick installer is a little confusing I have heard. Since I always partition in advance and use manual install I have not seen the issues.

    Some examples of installs and issues:
    http://ubuntuforums.org/showthread.php?t=1622388
    http://news.softpedia.com/news/Insta...0-160966.shtml
    Maverick partition by hand to use free space:
    http://sites.google.com/site/easylin...t/partitioning
    http://www.dedoimedo.com/computers/ubuntu-maverick.html
    UEFI boot install & repair info - Regularly Updated :
    https://ubuntuforums.org/showthread.php?t=2147295
    Please use Thread Tools above first post to change to [Solved] when/if answered completely.

  5. #5
    Join Date
    Nov 2010
    Beans
    7

    Re: Dual Boot Setup

    Yep, OK. By "huge" amounts of data, how big do you mean?
    When you install programs onto Ubuntu, does it go in your home or your / ?

    Yeah I think I partition it first.

    Thanks.

    BTW: Have you ever heard of a problem where Ubuntu goes to sleep and goes completely white?

  6. #6
    Join Date
    Apr 2009
    Location
    Rawalpindi, Pakistan
    Beans
    5,669
    Distro
    Ubuntu Gnome Development Release

    Re: Dual Boot Setup

    Oldfred seems to be away for the moment so I am jumping in

    When you install some programs on Ubuntu, they are installed to / partition. The only thing that goes to /home partition or home directory is their configuration/settings.

    Most of the programs installed on Ubuntu are sized less than 30 MB most cases as the libraries are shared between them. I have installed all the regularly/daily needed software and still am using less than 4 GB space on /. So 12 GB would be sufficient unless you want to download all the software from repositores

    Regarding the white screen issue, I feel I have heard it happen. Graphics drivers going bad... But that is not a bug in the newer versions and should not effect you.

  7. #7
    Join Date
    Nov 2010
    Beans
    7

    Re: Dual Boot Setup

    Hmmm...yeah, I think he's gone.

    Ahhh OK, so basically /home stores all my configuration while / stores all the apps themselves?
    I don't think I want to download that many apps! Would it be OK to drop / to 10GB and increase Windows to 20GB (Windows is fat ).

    Thanks.

    BTW: I'm using a Belkin N1 Wireless Adapter for this laptop (yes highly overpowered considering how old this machine is), and as expected Belkin didn't release any Linux drivers. How would I go about using Ndiswrapper if I can't connect to the internet to download it?

  8. #8
    Join Date
    Apr 2009
    Location
    Rawalpindi, Pakistan
    Beans
    5,669
    Distro
    Ubuntu Gnome Development Release

    Re: Dual Boot Setup

    10 GB would be manageable for /.

    Regarding wireless adapter, it would be better to start a new thread in the Networking and Wireless sub-forum. You'll get better answers there.

    Open for further queries regarding installation

    Good Luck!

  9. #9
    Join Date
    Nov 2010
    Beans
    7

    Re: Dual Boot Setup

    Ok, that's good. Yeah I might open another thread for that separate issue. A question, with my / partition should I use ext3 or ext4?

    Thanks.

  10. #10
    Join Date
    Apr 2009
    Location
    Rawalpindi, Pakistan
    Beans
    5,669
    Distro
    Ubuntu Gnome Development Release

    Re: Dual Boot Setup

    with my / partition should I use ext3 or ext4?
    Ext4 is the default with Ubuntu so I would go for that.

    You can have Ext3 as well but Ext4 is an updated version to that and I've never had any issues regarding that.

    If you are just curious, you can Google "ext3 vs ext4" and find the differneces

    Yeah I might open another thread for that separate issue.
    I advised that because the title attracts the experienced users to the problem. I don't have any experience with wireless adapters and no one will come to your thread specifically for solving that problem for you as the titile suggests something else.

    I hope you get it

Page 1 of 2 12 LastLast

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
  •