Find the answer to your Linux question:
Results 1 to 3 of 3
I wanna install Fedora11 and Debian 5.0 on the same server. Whenever I try to install 2nd linux operating system it unmounts the previously install OS n then mount the ...
  1. #1
    Just Joined!
    Join Date
    May 2009
    Posts
    13

    Dual mode for 2 linux OS



    I wanna install Fedora11 and Debian 5.0 on the same server. Whenever I try to install 2nd linux operating system it unmounts the previously install OS n then mount the new one. I dont know how to enable dual boot for 2 linux operating systems. Any idea??

  2. #2
    Linux Engineer hazel's Avatar
    Join Date
    May 2004
    Location
    Harrow, UK
    Posts
    913
    You need a spare partition for your second system. When you install, choose to partition your disk manually and specify the spare partition as the root partition of your new system. Don't install a bootloader; use the existing one. If it's GRUB, edit menu.lst in your existing system to show the second system as an option; if it's LILO, edit a new stanza into lilo.conf and run /sbin/lilo in your old system.

    Lots of us dual-boot. It doesn't usually cause problems.
    "I'm just a little old lady; don't try to dazzle me with jargon!"

  3. #3
    Just Joined!
    Join Date
    May 2009
    Posts
    13
    Its working.... Thanks alot!

Posting Permissions

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