How to install and boot 145 operating systems in a PC


Results 1 to 15 of 177

Thread: How to install and boot 145 operating systems in a PC

Threaded View

  1. #20
    Join Date
    Jun 2004
    Location
    Newcastle upon Tyne
    Posts
    2,978
    maek3rcr129 ,

    Welcome to JustLinux!


    The answer to your questions are

    (1) Only the MS systems (Dos and Windows), Solaris and BSD systems boot loaders use the booting flag. Linux's Lilo and Grub never use it. Typically a MS systems stage1 boot loader (it doesn't have a name) searches the 4 primaries in the partition table and boot whichever one that has the booting flag switched on. We can place Grub inside a Fat partition, set it bootable and use Xp, Vista or Win7 boot loader to boot up Grub. I have demonstrated it in this thread.

    (2) My thread was written when Linux still called the IDE disks as hda, hdb, hdc and hdd whereas sda, sdb etc were reserved for Sata disks or USB devices. Later kernels now call all disks sda, sdb, sdc etc. I placed Grub in hda3 as a data only partition. Each of all other partitions has an operating system inside and also its own boot loader.

    It is an extreme case to demonstrate that Grub can be anywhere and can exist without an operating system attached.

    If I put Grub inside say Dos or Win3.1 then I can't boot that system because the boot sector would be taken over by Grub.

    In a normal case one can use a Grub from any of the Linux to do the same job. However I thought Linux users may like to know some powerful features of Grub.
    Last edited by saikee; 01-07-2010 at 07:52 PM.
    Linux user started Jun 2004 - No. 361921
    Using a Linux live CD to clone XP
    To install Linux and keep Windows MBR untouched
    Adding extra Linux & Doing it in a lazy way
    A Grub menu booting 100+ systems & A "Howto" to install and boot 145 systems
    Just cloning tips Just booting tips A collection of booting tips

    Judge asked Linux "You are being charged murdering Windoze by stabbing its heart with a weapon, what was it?" Replied Linux "A Live CD"

Posting Permissions

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