Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Dual/Multi-OS boot

  • 07-09-2004 3:42pm
    #1
    Registered Users, Registered Users 2 Posts: 205 ✭✭


    Can anyone tell me how to go about setting up a hard drive so that I can select form multiple boot options at startup.

    Specifically, I would like to be able to choose from a menu something like the old DOS/Windows options like this:

    WIn2000
    WinXP
    Linux1
    Linux2

    Ideally I want to be able to partition an 80Gb drive into 4x20Gb partitions with the option to boot from any of them. The current alternative is using 4x20Gb slide drives. I only have two slide drive holders so I'm stuck with pulling drives out of the holders if I need to swap - messy!


Comments

  • Registered Users, Registered Users 2 Posts: 1,967 ✭✭✭Dun


    Just use partitions. Be aware that you'll need swap partitions for your linux installations. As for the order of installation, make sure you install it in that order - Windows 2000, Windows XP, older linux, newer linux.

    Have a Google or search Computers/Linux boards here for more info on setting up linux partitions.


  • Closed Accounts Posts: 143 ✭✭Zonko


    It shall be easy enough to do, read up on lilo, grub and partitions, basicly install windows first, then Linux.


  • Registered Users, Registered Users 2 Posts: 13,016 ✭✭✭✭vibe666


    do a google for boot managers or download the http://www.ultimatebootcd.com/ and burn it to disk it has some free boot managers on there, although you might be able to download just those from the site (or google for them) if thats all you want.

    don't partition for linux though, just leave some space, and let the linux install do the partitioning, as you'll need more than one partition to run linux effectively.


  • Moderators, Recreation & Hobbies Moderators, Science, Health & Environment Moderators, Technology & Internet Moderators Posts: 93,599 Mod ✭✭✭✭Capt'n Midnight


    It's best to install the Windows OS's in order the came out and in different folders and you will need a separate license for each copy of windows.

    One way of doing it - skip the bits you don't need


    Boot up from a DOS 5 boot disk and create a 2GB partition and install DOS5 and then Windows 95
    Or
    Boot up from a Windows 98 boot disk and create a FAT32 partition.
    Install windows 98
    Install Windows NT 3.51 , NT4 , Windows 2000 , Windows XP
    When asked in the install choose folder names like Windows , WINNT , Win2k WinXP

    For linux you should have left some free space on the drive and install in it's own partiton.

    Each OS will recognise the boot loader of the previous ones - but not visa versa - installing in the wrong order means only the last one installed will boot.

    ==========================================
    OR if you have NTFS, clean down any uneeded files, turn off hibernation support in control panel (to delete hiberfil.sys) defrag.
    Boot from a Knoppix cd or similar and use QTparted to resize NTFS to free up space for the partition.

    You can also leave the entire drive as FAT32 and use LOADLIN.EXE in a dos mode to start up linux from a bootable cd image that was copied to the driver


  • Closed Accounts Posts: 2,918 ✭✭✭Deadwing


    Tbh on my pc in my course i had
    Win NT
    Win 98
    2000
    XP
    Mandrake linux.

    Just make 4-6gig partitions (as many as you need for each OS) and install each os on them. But as said, make sure you start with the oldest and work up to the newest OS. (installing 98 after a 2000 install will fork up your 2000 etc etc)


  • Advertisement
  • Registered Users, Registered Users 2 Posts: 593 ✭✭✭davmigil


    Space saving tip: All your linux distros can share the one swap partition.

    I like this free bootmanager:

    http://gag.sourceforge.net/

    With gag, for you linux distro just choose to install their bootloaders (grub/lilo) to their partitions and not the MBR!


  • Closed Accounts Posts: 14,483 ✭✭✭✭daveirl


    This post has been deleted.


Advertisement