Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: modifying boot.ini so i can load knoppix  (Read 5159 times)

0 Members and 1 Guest are viewing this topic.

liambiscuit

    Topic Starter


    Hopeful

    modifying boot.ini so i can load knoppix
    « on: December 29, 2007, 10:17:33 AM »
    ok im manually installing knoppix cuz im out of cds... i made 3 partitions one for sharing, one for knoppix, and oen fer xp.... knoppix files are where they should be now i need to modify boot.ini in xp so i can load knoppix... but i have no clue how, or where, it is.
    " When the rich wage war its the Poor who die "
            Linkin Park



    Whoever said that nothing is impossible has obviously never tried to slam a revolving door. -- Lauren

    You cannot buy your friends but you can buy them pizza - AzureBlade49

    michaewlewis



      Intermediate
    • Thanked: 26
      • Yes
      • Yes
    • Experience: Expert
    • OS: Unknown
    Re: modifying boot.ini so i can load knoppix
    « Reply #1 on: December 29, 2007, 10:31:06 AM »
    how did you put the knoppix files on the partition? I don't think linux can run on an ntfs file system. Also, linux needs a swap partition, so you'll have to make a fourth partition.
    I've never heard of the windows boot manager (boot.ini) working with linux OSes. You're best bet is to get wingrub and install the grub bootloader. An even better bet would be to wait until you get some cd's and you can do it the easy way and make sure it's right. ;)

    Deerpark



      Egghead
    • Thanked: 1
      Re: modifying boot.ini so i can load knoppix
      « Reply #2 on: December 29, 2007, 10:31:40 AM »
      Boot.ini is in the root of your windows partition. It is hidden so if you can't see it, configure windows to show hidden files and folders.
      There are guides on how to add a Linux bootloader to the windows bootloader. But I think most of them assumes you've already got a Linux distro installed or got bootable media to install from.
      http://www.google.com/search?hl=en&q=linux+windows+bootloader&btnG=Google+Search
      Any sufficiently advanced technology is indistinguishable from magic.
      Arthur C. Clarke (1917 - 2008)

      liambiscuit

        Topic Starter


        Hopeful

        Re: modifying boot.ini so i can load knoppix
        « Reply #3 on: December 29, 2007, 10:40:14 AM »
        i found out it was hidden a bit after i posted this... already shown it and its not there... now where can i find wingrub? (dont answer that ill just google it)
        " When the rich wage war its the Poor who die "
                Linkin Park



        Whoever said that nothing is impossible has obviously never tried to slam a revolving door. -- Lauren

        You cannot buy your friends but you can buy them pizza - AzureBlade49

        Deerpark



          Egghead
        • Thanked: 1
          Re: modifying boot.ini so i can load knoppix
          « Reply #4 on: December 29, 2007, 10:46:16 AM »
          You will also need to untick "Hide protected operating system files" in order to see the boot.ini. Trust me it's there, else your system wouldn't boot at all. Which incidentally might also be the result if you edit boot.ini incorrectly.
          Any sufficiently advanced technology is indistinguishable from magic.
          Arthur C. Clarke (1917 - 2008)

          michaewlewis



            Intermediate
          • Thanked: 26
            • Yes
            • Yes
          • Experience: Expert
          • OS: Unknown
          Re: modifying boot.ini so i can load knoppix
          « Reply #5 on: December 29, 2007, 12:32:19 PM »
          right click on My Computer, click properties, go to Advanced, and startup and recovery settings, then Edit  in the system startup section.
          And don't forget to save a backup of the original boot.ini before making any changes. ;)

          liambiscuit

            Topic Starter


            Hopeful

            Re: modifying boot.ini so i can load knoppix
            « Reply #6 on: December 29, 2007, 01:57:04 PM »
            alright now whats the strand of code i add on to run knoppix? it is drive D:/ just fyi
            " When the rich wage war its the Poor who die "
                    Linkin Park



            Whoever said that nothing is impossible has obviously never tried to slam a revolving door. -- Lauren

            You cannot buy your friends but you can buy them pizza - AzureBlade49

            Deerpark



              Egghead
            • Thanked: 1
              Re: modifying boot.ini so i can load knoppix
              « Reply #7 on: December 29, 2007, 02:08:51 PM »
              I think you'll have to find that out for yourself. I believe all who have participated in your threads have suggested you burn or acquire bootable install media. The method you've chosen to use is for power users to say the very least.
              As I've mentioned previously there are guides available on how to call a Linux bootloader from the one for windows... but they assume you're either installing from bootable media or already have a distro installed.
              Any sufficiently advanced technology is indistinguishable from magic.
              Arthur C. Clarke (1917 - 2008)

              Sid



                Apprentice
              • Thanked: 8
                • Experience: Experienced
                • OS: Windows XP
                Re: modifying boot.ini so i can load knoppix
                « Reply #8 on: December 30, 2007, 04:16:29 AM »
                I don't think boot.ini is going to work the way you want it to.

                It's designed for WinNT based kernels, that said it can be used to point to other kernels, like that of Win9x...so it might work, but I doubt it.