Find the answer to your Linux question:
Results 1 to 2 of 2
Hi folks, I'm prepared using a newly built AMD64 box to build a multi-boot system for testing OSs. HD - total capacity 40G 10G - WinXP (now running) the remaining ...
  1. #1
    Linux Guru
    Join Date
    Sep 2004
    Posts
    1,546

    Multi-boot system for testing purpose

    Hi folks,

    I'm prepared using a newly built AMD64 box to build a multi-boot system for testing OSs.


    HD - total capacity 40G
    10G - WinXP (now running)

    the remaining capacity is spare without partition nor FS.

    I'll install Ubuntu 5.10_64 from the install CD (installer) supplied by Ubuntu on the next ~10G space of the HD.

    Please advise:-
    - can I run the installer to partition the remaining space of the HD during installation
    - do I need to create 100M space as bootloader tabbed
    - will 2G swap space be sufficient (RAM 1.024Mb)
    - is 10G space sufficient for / and /home, etc. I'm not going to create a partition for /home. Because on installing another OS a further /home partition will make the HD complication.
    - will installing ubuntu influence the running WinXP

    Further suggestion will be appreciated. TIA

    B.R.
    satimis

  2. #2
    Linux Guru budman7's Avatar
    Join Date
    Oct 2004
    Location
    Knee deep in Grand Rapids, Michigan
    Posts
    3,242
    For the swap, I wouldn't bother if I were you.
    1 GB ram is more than enough.
    For the partitioning, I would partition the remaining space using XP's disk management.
    Start>Settings>Control Panel>Performance and Maintenance>Administrative Tools>Computer Management>Disk Management.
    For installing the 2nd distro, just install grub to the root partition.
    then edit your grub.conf or menu.lst file, and make an entry like this.

    title=linux
    root (hd0,5)
    chainloader +1
    How to know if you are a geek.
    when you respond to "get a life!" with "what's the URL?"
    - Birger

    New users read The FAQ

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •